Update to 1.953

- New upstream release 1.953
  - Precedence fixes for IO::Socket::SSL::Utils (CPAN RT#87052)
This commit is contained in:
Paul Howarth 2013-07-22 11:30:22 +01:00
parent 715fbf7cf8
commit a974477abe
2 changed files with 7 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# Work around Perl/RPM versioning inconsistencies
%global rpmversion 1.95.2
%global cpanversion 1.952
%global rpmversion 1.95.3
%global cpanversion 1.953
Name: perl-IO-Socket-SSL
Version: %{rpmversion}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Perl library for transparent SSL
Group: Development/Libraries
License: GPL+ or Artistic
@ -74,8 +74,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
%changelog
* Thu Jul 18 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1.95.2-2
- Rebuilt for perl 5.18
* Mon Jul 22 2013 Paul Howarth <paul@city-fan.org> - 1.95.3-1
- Update to 1.953
- Precedence fixes for IO::Socket::SSL::Utils (CPAN RT#87052)
* Fri Jul 12 2013 Paul Howarth <paul@city-fan.org> - 1.95.2-1
- Update to 1.952

View File

@ -1 +1 @@
efb82ed55d40fd0f00ab8c9723999a12 IO-Socket-SSL-1.952.tar.gz
cfeef54e8c209f2a454fa4bfcc8cb04e IO-Socket-SSL-1.953.tar.gz