update to the upstream 0.26

This commit is contained in:
Wes Hardaker 2010-09-09 16:59:12 -07:00
parent 6005488024
commit 06066f85ec
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Crypt-OpenSSL-RSA-0.25.tar.gz Crypt-OpenSSL-RSA-0.25.tar.gz
/Crypt-OpenSSL-RSA-0.26.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Crypt-OpenSSL-RSA Name: perl-Crypt-OpenSSL-RSA
Version: 0.25 Version: 0.26
Release: 12%{?dist} Release: 1%{?dist}
Summary: Perl interface to OpenSSL for RSA Summary: Perl interface to OpenSSL for RSA
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -50,6 +50,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Sep 9 2010 Wes Hardaker <wjhns174@hardakers.net> - 0.26-1
- Updated to the upstream 0.26
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.25-12 * Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.25-12
- Mass rebuild with perl-5.12.0 - Mass rebuild with perl-5.12.0

View File

@ -1 +1 @@
fdf19c9093f47cffb851ae937d053c14 Crypt-OpenSSL-RSA-0.25.tar.gz baf875f01ee39b88335b8f0962fe4bbc Crypt-OpenSSL-RSA-0.26.tar.gz