Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 18:06:29 +02:00
parent 87f256f5be
commit c325bd2468

View File

@ -2,7 +2,7 @@
Name: perl-Module-Implementation
Version: 0.09
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Loads one of several alternate underlying implementations for a module
Group: Development/Libraries
License: Artistic 2.0
@ -111,6 +111,9 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/Module::Implementation.3pm*
%changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-3
- Perl 5.22 rebuild
* Tue Sep 09 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-2
- Perl 5.20 mass