1.365 bump

This commit is contained in:
Petr Šabata 2014-10-14 15:23:11 +02:00
parent 19d19be3d6
commit a99bb78880
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 1.365-1
- 1.365 bump
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.364-3
- Perl 5.20 re-rebuild of bootstrapped packages

View File

@ -1 +1 @@
eb83124faeac63d2bf86b0a7983299b4 POE-1.364.tar.gz
e5e56e2b458322ac89d3d96b777ea497 POE-1.365.tar.gz