commit 201c2cc3ee6be6ddda181770fd3b349defbc00d1
Author: Ralf Corsépius <corse...@fedoraproject.org>
Date:   Thu Jun 13 08:40:38 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 898db91..28b00b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-TCP-1.27.tar.gz
+/Test-TCP-2.00.tar.gz
diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec
index d389de1..33ee708 100644
--- a/perl-Test-TCP.spec
+++ b/perl-Test-TCP.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-TCP
-Version:        1.27
+Version:        2.00
 Release:        1%{?dist}
 Summary:        Testing TCP program
 License:        GPL+ or Artistic
@@ -12,6 +12,7 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::SharedFork) >= 0.19
 BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(File::Which)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -40,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 13 2013 Ralf Corsépius <corse...@fedoraproject.org> 2.00-1
+- Upstream update.
+
 * Tue May 21 2013 Ralf Corsépius <corse...@fedoraproject.org> 1.27-1
 - Upstream update.
 
diff --git a/sources b/sources
index f27a2f1..22436ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-304d2227a8f18027ae3cba21e764ebe1  Test-TCP-1.27.tar.gz
+48e496d9550e6f78eb0d622d6eea909b  Test-TCP-2.00.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to