rebuild with new openssl

This commit is contained in:
Paul Howarth 2007-12-05 10:23:38 +00:00
parent ef0a04943b
commit f6165e9558

View File

@ -5,7 +5,7 @@
Name: perl-Net-SSLeay
Version: 1.32
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for using OpenSSL
Group: Development/Libraries
License: OpenSSL
@ -67,6 +67,9 @@ PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL \
%{_mandir}/man3/Net::SSLeay*.3*
%changelog
* Wed Dec 5 2007 Paul Howarth <paul@city-fan.org> - 1.32-2
- rebuild with new openssl
* Wed Nov 28 2007 Paul Howarth <paul@city-fan.org> - 1.32-1
- update to 1.32, incorporate new upstream URLs
- cosmetic spec changes suiting new maintainer's preferences