[perl-Mail-GnuPG] Upstream update.

corsepiu corsepiu at fedoraproject.org
Wed Jul 30 10:24:47 UTC 2014


commit 18777df318c23933679dbb38f229e26b963a1af4
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Jul 30 12:24:41 2014 +0200

    Upstream update.

 .gitignore           |    2 +-
 perl-Mail-GnuPG.spec |    8 +++++---
 sources              |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac342ba..7f2fef6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Mail-GnuPG-0.19.tar.gz
+/Mail-GnuPG-0.20.tar.gz
diff --git a/perl-Mail-GnuPG.spec b/perl-Mail-GnuPG.spec
index 3de7469..8297ab4 100644
--- a/perl-Mail-GnuPG.spec
+++ b/perl-Mail-GnuPG.spec
@@ -1,7 +1,7 @@
 Name:		perl-Mail-GnuPG
 Summary:	Process email with GPG
-Version:	0.19
-Release:	4%{?dist}
+Version:	0.20
+Release:	1%{?dist}
 License:	GPLv2 or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Mail-GnuPG/
@@ -44,12 +44,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 GPG_PRESET_PASSPHRASE=/usr/libexec/gpg-preset-passphrase ./Build test
 
 %files
-%defattr(-,root,root)
 %doc README Changes
 %{perl_vendorlib}/Mail
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jul 30 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.20-1
+- Upstream update.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 846fbd9..9842e83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ded21ed8826ed04a806105cf4ff7ffc  Mail-GnuPG-0.19.tar.gz
+7a7c44bbe9c6824fb4cd6dd81379b799  Mail-GnuPG-0.20.tar.gz



More information about the perl-devel mailing list