[perl-IO-Socket-Timeout] Update to 0.27. Test suite updates

David Dick ddick at fedoraproject.org
Sat Aug 2 04:34:17 UTC 2014


commit d3c3f9aa97b6599874a2d0a20b1699cf0c8184a6
Author: David Dick <ddick at cpan.org>
Date:   Sat Aug 2 14:34:07 2014 +1000

    Update to 0.27.  Test suite updates

 .gitignore                  |    1 +
 perl-IO-Socket-Timeout.spec |    5 +++++
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e32d2e0..9480411 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /IO-Socket-Timeout-0.24.tar.gz
 /IO-Socket-Timeout-0.25.tar.gz
+/IO-Socket-Timeout-0.27.tar.gz
diff --git a/perl-IO-Socket-Timeout.spec b/perl-IO-Socket-Timeout.spec
index 33518d6..694f098 100644
--- a/perl-IO-Socket-Timeout.spec
+++ b/perl-IO-Socket-Timeout.spec
@@ -28,6 +28,7 @@ BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Socket)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Synopsis)
 BuildRequires:  perl(Test::TCP)
 BuildRequires:  perl(warnings)
 Requires:       perl(PerlIO::via::Timeout) >= 0.28
@@ -70,6 +71,10 @@ make test
 
 %changelog
 * Mon Jul 07 2014 David Dick <ddick at cpan.org> - 0.25-1
+- Update to 0.27.  Test suite updates
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.24-3
+* Mon Jul 07 2014 David Dick <ddick at cpan.org> - 0.25-1
 - Update to 0.25
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.24-3
diff --git a/sources b/sources
index 0a17a90..dc92041 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c55c72dc4a0556b6d607422eb46f2c25  IO-Socket-Timeout-0.25.tar.gz
+2e22f5f17b5a8e99f9647ebb120af8cd  IO-Socket-Timeout-0.27.tar.gz



More information about the perl-devel mailing list