Update to 1.52

- New upstream release 1.52
  - rebuild package with gnu format tar, to prevent problems with unpacking on
    other systems such as old Solaris
This commit is contained in:
Paul Howarth 2013-01-09 14:15:33 +00:00
parent 989ee0bd37
commit f0bb229c2b
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Net-SSLeay
Version: 1.51
Version: 1.52
Release: 1%{?dist}
Summary: Perl extension for using OpenSSL
Group: Development/Libraries
@ -92,6 +92,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/Net::SSLeay::Handle.3pm*
%changelog
* Wed Jan 9 2013 Paul Howarth <paul@city-fan.org> - 1.52-1
- update to 1.52
- rebuild package with gnu format tar, to prevent problems with unpacking on
other systems such as old Solaris
* Fri Dec 14 2012 Paul Howarth <paul@city-fan.org> - 1.51-1
- update to 1.51
- fixed a problem where SSL_set_SSL_CTX is not available with

View File

@ -1 +1 @@
8dfa6adc39623905267a4d3232158e01 Net-SSLeay-1.51.tar.gz
b885d173d5733b103355658aa4b3c60d Net-SSLeay-1.52.tar.gz