- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 10:54:01 +00:00
parent 9b171c243a
commit 3e49d434b7

View File

@ -5,7 +5,7 @@
Name: perl-IO-Socket-SSL
Version: 1.31
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
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.31-2
- rebuild against perl 5.10.1
* Sun Sep 27 2009 Paul Howarth <paul@city-fan.org> - 1.31-1
- Update to 1.31 (see Changes for details)