[perl-Mail-GnuPG] Upstream update.

corsepiu corsepiu at fedoraproject.org
Thu Dec 15 17:30:28 UTC 2011


commit c1fdfb9de46baf6ffd4b680beca0e2a24dc30c58
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Dec 15 18:30:27 2011 +0100

    Upstream update.

 .gitignore           |    3 +--
 perl-Mail-GnuPG.spec |   12 +++++-------
 sources              |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e102d7..9cbc8f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Mail-GnuPG-0.15.tar.gz
-/Mail-GnuPG-0.16.tar.gz
+/Mail-GnuPG-0.17.tar.gz
diff --git a/perl-Mail-GnuPG.spec b/perl-Mail-GnuPG.spec
index ef67c27..d23302e 100644
--- a/perl-Mail-GnuPG.spec
+++ b/perl-Mail-GnuPG.spec
@@ -1,11 +1,10 @@
 Name:		perl-Mail-GnuPG
 Summary:	Process email with GPG
-Version:	0.16
-Release:	3%{?dist}
+Version:	0.17
+Release:	1%{?dist}
 License:	GPLv2 or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Mail-GnuPG/
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -36,15 +35,11 @@ mv README~ README
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %check
 GPG_PRESET_PASSPHRASE=/usr/libexec/gpg-preset-passphrase ./Build test
 
@@ -55,6 +50,9 @@ GPG_PRESET_PASSPHRASE=/usr/libexec/gpg-preset-passphrase ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 15 2011 Ralf Corsépius < corsepiu at fedoraproject.org> - 0.17-1
+- Upstream update.
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.16-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 9bc6a84..4d2ac6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab13896e4410563c2c4f92f7de6684ae  Mail-GnuPG-0.16.tar.gz
+b6c94307bcac31a4f6c7a47aa8065bd9  Mail-GnuPG-0.17.tar.gz



More information about the perl-devel mailing list