[perl-IO-Socket-SSL] Update to 1.953

Paul Howarth pghmcfc at fedoraproject.org
Mon Jul 22 10:31:06 UTC 2013


commit a974477abecfbd6a962206b9c83bd6bf6aec8f1f
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Jul 22 11:30:22 2013 +0100

    Update to 1.953
    
    - New upstream release 1.953
      - Precedence fixes for IO::Socket::SSL::Utils (CPAN RT#87052)

 perl-IO-Socket-SSL.spec |   11 ++++++-----
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 9dae04c..12044dd 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -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 at 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 at city-fan.org> - 1.95.2-1
 - Update to 1.952
diff --git a/sources b/sources
index f97ca29..450cae9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efb82ed55d40fd0f00ab8c9723999a12  IO-Socket-SSL-1.952.tar.gz
+cfeef54e8c209f2a454fa4bfcc8cb04e  IO-Socket-SSL-1.953.tar.gz


More information about the scm-commits mailing list