Update to 1.39

- New upstream release 1.39
  - Downgraded Module::Install to 0.93 since 1.01 was causing problems in the
    Makefile
This commit is contained in:
Paul Howarth 2011-09-21 12:40:05 +01:00
parent 8024750a61
commit e9fab8348e
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Net-SSLeay
Version: 1.38
Version: 1.39
Release: 1%{?dist}
Summary: Perl extension for using OpenSSL
Group: Development/Libraries
@ -79,6 +79,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/Net::SSLeay*.3*
%changelog
* Wed Sep 21 2011 Paul Howarth <paul@city-fan.org> - 1.39-1
- update to 1.39
- downgraded Module::Install to 0.93 since 1.01 was causing problems in the
Makefile
* Fri Sep 16 2011 Paul Howarth <paul@city-fan.org> - 1.38-1
- update to 1.38
- fixed a problem with various symbols that only became available in OpenSSL

View File

@ -1 +1 @@
b64d0167fe6497493e331f121a57fb52 Net-SSLeay-1.38.tar.gz
d0a0b92d4ca2d8e7c50a4b232d5861a7 Net-SSLeay-1.39.tar.gz