[perl-Test-TCP] Upstream update. BR: perl(Test::Shared::Fork) >= 0.19.

corsepiu corsepiu at fedoraproject.org
Thu Dec 15 17:59:55 UTC 2011


commit bd8fb3de2f8cc48fa3feffbe7bfe72062de41905
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Dec 15 18:59:54 2011 +0100

    Upstream update.
    BR: perl(Test::Shared::Fork) >= 0.19.

 .gitignore         |    2 +-
 perl-Test-TCP.spec |   10 +++++++---
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fa7b56..6c5bb03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-1.13.tar.gz
+/Test-TCP-1.14.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index 7853a69..7e7d455 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-TCP
-Version:        1.13
-Release:        2%{?dist}
+Version:        1.14
+Release:        1%{?dist}
 Summary:        Testing TCP program
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ BuildArch:      noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More) >= 0.98
-BuildRequires:  perl(Test::SharedFork) >= 0.14
+BuildRequires:  perl(Test::SharedFork) >= 0.19
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # Get rid of perl-Test-TCP-tests
@@ -45,6 +45,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 15 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 1.14-1
+- Upstream update.
+- BR: perl(Test::Shared::Fork) >= 0.19.
+
 * Mon Jun 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.13-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 8e25c34..736546b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe152a1e66123b0de6779e0aa546ab34  Test-TCP-1.13.tar.gz
+f328b8b207ade2aba981bddb4cc2dd31  Test-TCP-1.14.tar.gz



More information about the perl-devel mailing list