Update to 1.39

- New upstream release 1.39:
  - fixed documentation of http verification: wildcards in cn is allowed
This commit is contained in:
Paul Howarth 2011-03-03 15:27:17 +00:00
parent e2b100e5bb
commit 099a308b91
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/IO-Socket-SSL-1.38.tar.gz
/IO-Socket-SSL-1.39.tar.gz

View File

@ -4,8 +4,8 @@
#
Name: perl-IO-Socket-SSL
Version: 1.38
Release: 2%{?dist}
Version: 1.39
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
License: GPL+ or Artistic
@ -61,6 +61,10 @@ done
%{_mandir}/man3/IO::Socket::SSL.3pm*
%changelog
* Thu Mar 3 2011 Paul Howarth <paul@city-fan.org> - 1.39-1
- Update to 1.39
- fixed documentation of http verification: wildcards in cn is allowed
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
290375542379e63e4d6f8eec7c08eb70 IO-Socket-SSL-1.38.tar.gz
776f36451970287c9b3c77e1d39dd7ed IO-Socket-SSL-1.39.tar.gz