- rebuild with new openssl

This commit is contained in:
Tomáš Mráz 2009-01-17 19:36:55 +00:00
parent 4941c926c3
commit f52b578ae8

View File

@ -1,6 +1,6 @@
Name: perl-Net-SSLeay
Version: 1.35
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for using OpenSSL
Group: Development/Libraries
License: OpenSSL
@ -64,6 +64,9 @@ PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL \
%{_mandir}/man3/Net::SSLeay*.3*
%changelog
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 1.35-2
- rebuild with new openssl
* Mon Jul 28 2008 Paul Howarth <paul@city-fan.org> - 1.35-1
- update to 1.35
- drop flag and patch for enabling/disabling external tests - patch now upstream