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 - 1.63-10 +- Fix fedora patch + * Wed Dec 15 2010 Marcela Maslanova - 1.63-9 - 661697 rebuild for fixing problems with vendorach/lib