Update to 1.94
- New upstream release 1.94 - Makefile.PL reported wrong version of openssl if Net::SSLeay was not installed, instead of reporting a missing dependency of Net::SSLeay
This commit is contained in:
parent
3ed72db8d2
commit
4b2baf4c09
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: 1.93
|
||||
Version: 1.94
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
@ -70,6 +70,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 1 2013 Paul Howarth <paul@city-fan.org> - 1.94-1
|
||||
- Update to 1.94
|
||||
- Makefile.PL reported wrong version of openssl if Net::SSLeay was not
|
||||
installed, instead of reporting a missing dependency of Net::SSLeay
|
||||
|
||||
* Fri May 31 2013 Paul Howarth <paul@city-fan.org> - 1.93-1
|
||||
- Update to 1.93
|
||||
- Need at least OpenSSL version 0.9.8 now, since last 0.9.7 was released 6
|
||||
|
Loading…
Reference in New Issue
Block a user