commit 2191d8c7865c4bba628d061f762e885824576c2e
Author: Marcela Mašláňová <mmasl...@redhat.com>
Date:   Fri Dec 17 07:43:34 2010 +0100

    Fix fedora patch

 perl-Crypt-GPG-1.63-fedora.patch |    2 +-
 perl-Crypt-GPG.spec              |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Crypt-GPG-1.63-fedora.patch b/perl-Crypt-GPG-1.63-fedora.patch
index 9d63e4f..5ed8053 100644
--- a/perl-Crypt-GPG-1.63-fedora.patch
+++ b/perl-Crypt-GPG-1.63-fedora.patch
@@ -5,7 +5,7 @@ at Fedora and Red Hat Enterprise Linux.
 --- Crypt-GPG-1.63/GPG.pm                      2007-04-02 15:39:39.000000000 
+0200
 +++ Crypt-GPG-1.63/GPG.pm.fedora               2009-05-29 14:11:17.000000000 
+0200
 @@ -26,7 +26,7 @@
- ( $VERSION ) = '$Revision: 1.1 $' =~ /\s+([\d\.]+)/;
+ ( $VERSION ) = '$Revision: 1.63 $' =~ /\s+([\d\.]+)/;
  
  sub new {
 -  bless { GPGBIN         =>   '/usr/local/bin/gpg',
diff --git a/perl-Crypt-GPG.spec b/perl-Crypt-GPG.spec
index f34a54c..ea3f649 100644
--- a/perl-Crypt-GPG.spec
+++ b/perl-Crypt-GPG.spec
@@ -3,7 +3,7 @@
 Summary:       Perl Object Oriented Interface to GnuPG
 Name:          perl-Crypt-GPG
 Version:       1.63
-Release:       9%{?dist}
+Release:       10%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Crypt::GPG.3pm*
 
 %changelog
+* Thu Dec 16 2010 Petr Pisar <ppi...@redhat.com> - 1.63-10
+- Fix fedora patch
+
 * Wed Dec 15 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.63-9
 - 661697 rebuild for fixing problems with vendorach/lib
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to