From 06066f85ec636868bb3539794737396bca73f5ec Mon Sep 17 00:00:00 2001 From: Wes Hardaker Date: Thu, 9 Sep 2010 16:59:12 -0700 Subject: [PATCH] update to the upstream 0.26 --- .gitignore | 1 + perl-Crypt-OpenSSL-RSA.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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