From d85e6f40721361546fd03ffc33b49f2035525205 Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Nov 04 2014 16:06:48 +0000 Subject: 1.366 bump --- diff --git a/.gitignore b/.gitignore index 62bdf39..9b50654 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ POE-1.289.tar.gz /POE-1.358.tar.gz /POE-1.364.tar.gz /POE-1.365.tar.gz +/POE-1.366.tar.gz diff --git a/perl-POE.spec b/perl-POE.spec index 9986623..9f5f585 100644 --- a/perl-POE.spec +++ b/perl-POE.spec @@ -1,5 +1,5 @@ Name: perl-POE -Version: 1.365 +Version: 1.366 Release: 1%{?dist} Summary: POE - portable multitasking and networking framework for Perl @@ -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.359 +BuildRequires: perl(POE::Test::Loops) >= 1.360 %endif Requires: perl(Compress::Zlib) >= 1.33 @@ -143,6 +143,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Nov 04 2014 Petr Šabata - 1.366-1 +- 1.366 bump + * Tue Oct 14 2014 Petr Šabata - 1.365-1 - 1.365 bump diff --git a/sources b/sources index 800abc3..04b2d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5e56e2b458322ac89d3d96b777ea497 POE-1.365.tar.gz +0cbbc3fadf5787cd91a5005128fd39f0 POE-1.366.tar.gz