Update to 1.953
- New upstream release 1.953 - Precedence fixes for IO::Socket::SSL::Utils (CPAN RT#87052)
This commit is contained in:
parent
715fbf7cf8
commit
a974477abe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user