Update to 1.62
- New upstream release 1.62 - Small fix to last version
This commit is contained in:
parent
c823e4faca
commit
25ec10130c
@ -1,5 +1,5 @@
|
|||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.61
|
Version: 1.62
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl library for transparent SSL
|
Summary: Perl library for transparent SSL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -60,6 +60,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
%{_mandir}/man3/IO::Socket::SSL.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 28 2012 Paul Howarth <paul@city-fan.org> - 1.62-1
|
||||||
|
- Update to 1.62
|
||||||
|
- small fix to last version
|
||||||
|
|
||||||
* Tue Mar 27 2012 Paul Howarth <paul@city-fan.org> - 1.61-1
|
* Tue Mar 27 2012 Paul Howarth <paul@city-fan.org> - 1.61-1
|
||||||
- Update to 1.61
|
- Update to 1.61
|
||||||
- call CTX_set_session_id_context so that server's session caching works with
|
- call CTX_set_session_id_context so that server's session caching works with
|
||||||
|
Loading…
Reference in New Issue
Block a user