Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 13:25:40 +02:00
parent 0b328d5688
commit e6e6c99036

View File

@ -1,7 +1,7 @@
%global base_version 5.70
Name: perl-Exporter
Version: 5.72
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Implements default import method for modules
License: GPL+ or Artistic
Group: Development/Libraries
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 5.72-2
- Perl 5.22 rebuild
* Wed May 06 2015 Petr Pisar <ppisar@redhat.com> - 5.72-1
- 5.72 bump in order to dual-live with perl 5.22