[perl-POE] 1.365 bump

Petr Šabata psabata at fedoraproject.org
Tue Oct 14 13:23:19 UTC 2014


commit a99bb78880451a5855ab5e275df1d08c45130e58
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Oct 14 15:23:11 2014 +0200

    1.365 bump

 .gitignore    |    1 +
 perl-POE.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a33c35..62bdf39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ POE-1.289.tar.gz
 /POE-1.356.tar.gz
 /POE-1.358.tar.gz
 /POE-1.364.tar.gz
+/POE-1.365.tar.gz
diff --git a/perl-POE.spec b/perl-POE.spec
index 9b3718e..9986623 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,6 @@
 Name:      perl-POE
-Version:   1.364
-Release:   3%{?dist}
+Version:   1.365
+Release:   1%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group:     Development/Libraries
@@ -65,7 +65,7 @@ BuildRequires:  perl(Time::HiRes) >= 1.59
 # POE::Test::Loops unsurprisingly requires POE
 # ...and it's not in EPEL at the moment
 %if 0%{!?perl_bootstrap:1} && ! ( 0%{?rhel} )
-BuildRequires:  perl(POE::Test::Loops) >= 1.352
+BuildRequires:  perl(POE::Test::Loops) >= 1.359
 %endif
 
 Requires:       perl(Compress::Zlib) >= 1.33
@@ -143,6 +143,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Oct 14 2014 Petr Šabata <contyk at redhat.com> - 1.365-1
+- 1.365 bump
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.364-3
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index cedaecf..800abc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb83124faeac63d2bf86b0a7983299b4  POE-1.364.tar.gz
+e5e56e2b458322ac89d3d96b777ea497  POE-1.365.tar.gz


More information about the scm-commits mailing list