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:
parent
8024750a61
commit
e9fab8348e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user