- Mass rebuild with perl-5.12.0

This commit is contained in:
Marcela Mašláňová 2010-05-02 18:02:10 +00:00
parent 390ab9855d
commit 5fc4b441aa

View File

@ -5,7 +5,7 @@
Name: perl-IO-Socket-SSL
Version: 1.33
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
License: GPL+ or Artistic
@ -61,6 +61,9 @@ done
%{_mandir}/man3/IO::Socket::SSL.3pm*
%changelog
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.33-2
- Mass rebuild with perl-5.12.0
* Wed Mar 17 2010 Paul Howarth <paul@city-fan.org> - 1.33-1
- Update to 1.33
- attempt to make t/memleak_bad_handshake.t more stable