- rebuild with new openssl

This commit is contained in:
Tomáš Mráz 2009-01-17 19:02:07 +00:00
parent f300417c5b
commit f68db9e153

View File

@ -1,6 +1,6 @@
Name: perl-Crypt-OpenSSL-RSA
Version: 0.25
Release: 6%{?dist}
Release: 7%{?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
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 0.25-7
- rebuild with new openssl
* Wed Jun 18 2008 Wes Hardaker <wjhns174@hardakers.net> - 0.25-6
- Fix bug 451900: force-require the bignum module