[perl-IO-Socket-INET6] Update to 2.71 (typo fixes - CPAN RT#73143, CPAN RT#86344)

Paul Howarth pghmcfc at fedoraproject.org
Sun Jun 23 16:32:30 UTC 2013


commit b1b8cbbf551dd69b1eaf9fe3221ff137251a2883
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Jun 23 17:31:48 2013 +0100

    Update to 2.71 (typo fixes - CPAN RT#73143, CPAN RT#86344)

 perl-IO-Socket-INET6.spec |    9 ++++++---
 sources                   |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/perl-IO-Socket-INET6.spec b/perl-IO-Socket-INET6.spec
index 2aaa53d..92449a5 100644
--- a/perl-IO-Socket-INET6.spec
+++ b/perl-IO-Socket-INET6.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Socket-INET6
-Version:        2.69
-Release:        5%{?dist}
+Version:        2.71
+Release:        1%{?dist}
 Summary:        Perl Object interface for AF_INET|AF_INET6 domain sockets
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -11,7 +11,7 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IO::Socket)
 BuildRequires:  perl(Socket)
-BuildRequires:  perl(Socket6)
+BuildRequires:  perl(Socket6) >= 0.12
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/IO::Socket::INET6.3pm*
 
 %changelog
+* Sun Jun 23 2013 Paul Howarth <paul at city-fan.org> - 2.71-1
+- Update to 2.71 (typo fixes - CPAN RT#73143, CPAN RT#86344)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.69-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 623aa00..82de25f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12a80a5164a775294a9bf9c812fc3257  IO-Socket-INET6-2.69.tar.gz
+cd40daacbdb90066205d6b581fafc775  IO-Socket-INET6-2.71.tar.gz


More information about the scm-commits mailing list