[perl-POE-Test-Loops] 1.350 bump

Petr Šabata psabata at fedoraproject.org
Wed Dec 21 14:33:26 UTC 2011


commit 140b7cc171f1764350ff5e439f421aa68de3dbce
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Dec 21 15:30:34 2011 +0100

    1.350 bump

 .gitignore               |    1 +
 perl-POE-Test-Loops.spec |   10 ++++++----
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa287a3..cfc8573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 POE-Test-Loops-1.035.tar.gz
 /POE-Test-Loops-1.312.tar.gz
+/POE-Test-Loops-1.350.tar.gz
diff --git a/perl-POE-Test-Loops.spec b/perl-POE-Test-Loops.spec
index 22678bf..d3dca4d 100644
--- a/perl-POE-Test-Loops.spec
+++ b/perl-POE-Test-Loops.spec
@@ -1,7 +1,7 @@
 Name:           perl-POE-Test-Loops
 Summary:        Reusable tests for POE::Loop authors
-Version:        1.312
-Release:        2%{?dist}
+Version:        1.350
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Test-Loops-%{version}.tar.gz 
@@ -17,9 +17,8 @@ BuildRequires:  perl(IO::Socket)
 BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(POE)
 BuildRequires:  perl(Socket)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.94
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       perl(constant)
 
 # RPM 4.8 style
 %{?filter_from_provides: %filter_from_provides /perl([DIFMOSU].*)/d; /perl(POE::MySession)/d; /perl(POE::Kernel)/d; /perl(PoeTestWorker)/d; /perl(Switch)/d }
@@ -64,6 +63,9 @@ make test
 %{_mandir}/man1/poe-gen-tests.1.gz
 
 %changelog
+* Wed Dec 21 2011 Petr Šabata <contyk at redhat.com> - 1.350-1
+- 1.350 bump
+
 * Fri Aug  5 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.312-2
 - filter also Switch from provides, just to be sure
 
diff --git a/sources b/sources
index e9107c5..a212fa1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e352fe9c9592d642cdf8a4230af6ad2  POE-Test-Loops-1.312.tar.gz
+0ac7131832b3cd9f03edfcae53d634c0  POE-Test-Loops-1.350.tar.gz



More information about the perl-devel mailing list