Update to 1.77

- New upstream release 1.77
  - Support _update_peer for IPv6 too (CPAN RT#79916)
This commit is contained in:
Paul Howarth 2012-10-05 11:04:01 +01:00
parent 46462b9f96
commit aee95ecc7b
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-SSL Name: perl-IO-Socket-SSL
Version: 1.76 Version: 1.77
Release: 3%{?dist} Release: 1%{?dist}
Summary: Perl library for transparent SSL Summary: Perl library for transparent SSL
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -61,6 +61,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL.3pm* %{_mandir}/man3/IO::Socket::SSL.3pm*
%changelog %changelog
* Fri Oct 5 2012 Paul Howarth <paul@city-fan.org> - 1.77-1
- Update to 1.77
- support _update_peer for IPv6 too (CPAN RT#79916)
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.76-3 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.76-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
27796a16df658aa3b3d2defd0fe3ac61 IO-Socket-SSL-1.76.tar.gz 8f6fbd004048e21c6034e288a354e181 IO-Socket-SSL-1.77.tar.gz