[perl-Test-TCP] Upstream update.

corsepiu corsepiu at fedoraproject.org
Tue May 21 09:02:57 UTC 2013


commit 3bc7949cc49d9ce2ba8fb297a816b3ce5f23a630
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue May 21 11:02:46 2013 +0200

    Upstream update.

 .gitignore         |    2 +-
 perl-Test-TCP.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efd9836..898db91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-1.26.tar.gz
+/Test-TCP-1.27.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index 666c6bf..d389de1 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-TCP
-Version:        1.26
+Version:        1.27
 Release:        1%{?dist}
 Summary:        Testing TCP program
 License:        GPL+ or Artistic
@@ -11,6 +11,7 @@ BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::SharedFork) >= 0.19
+BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -39,6 +40,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 21 2013 Ralf Corsépius <corsepiu at fedoraproject.org> 1.27-1
+- Upstream update.
+
 * Wed Apr 17 2013 Ralf Corsépius <corsepiu at fedoraproject.org> 1.26-1
 - Upstream update.
 - Reflect upstream having switched to perl(Module::Build).
diff --git a/sources b/sources
index 0860433..f27a2f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-573eb3c848cb4ef0de5b0b46905da5b5  Test-TCP-1.26.tar.gz
+304d2227a8f18027ae3cba21e764ebe1  Test-TCP-1.27.tar.gz



More information about the perl-devel mailing list