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:
parent
989ee0bd37
commit
f0bb229c2b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user