diff --git a/.gitignore b/.gitignore index dfc9bb8..d6a9ecc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Crypt-OpenSSL-RSA-0.25.tar.gz +/Crypt-OpenSSL-RSA-0.26.tar.gz diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index b1ab94e..9a90d98 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-OpenSSL-RSA -Version: 0.25 -Release: 12%{?dist} +Version: 0.26 +Release: 1%{?dist} Summary: Perl interface to OpenSSL for RSA License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu Sep 9 2010 Wes Hardaker - 0.26-1 +- Updated to the upstream 0.26 + * Fri Apr 30 2010 Marcela Maslanova - 0.25-12 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 1091e61..6e7f2f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdf19c9093f47cffb851ae937d053c14 Crypt-OpenSSL-RSA-0.25.tar.gz +baf875f01ee39b88335b8f0962fe4bbc Crypt-OpenSSL-RSA-0.26.tar.gz