Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 06:48:43 +02:00
parent e2d746486b
commit 6fae5ab6ea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-POE Name: perl-POE
Version: 1.367 Version: 1.367
Release: 1%{?dist} Release: 2%{?dist}
Summary: POE - portable multitasking and networking framework for Perl Summary: POE - portable multitasking and networking framework for Perl
Group: Development/Libraries Group: Development/Libraries
@ -129,6 +129,9 @@ make test
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.367-2
- Perl 5.22 rebuild
* Thu Jun 04 2015 Petr Šabata <contyk@redhat.com> - 1.367-1 * Thu Jun 04 2015 Petr Šabata <contyk@redhat.com> - 1.367-1
- 1.367 bump - 1.367 bump
- Rewrite the dep list, drop EPEL support - Rewrite the dep list, drop EPEL support