Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 18:10:25 +02:00
parent b72aa5f198
commit 30352f6286

View File

@ -1,6 +1,6 @@
Name: perl-Sub-Install
Version: 0.928
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Install subroutines into packages easily
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Sub::Install.3pm*
%changelog
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.928-2
- Perl 5.20 rebuild
* Fri Jun 27 2014 Paul Howarth <paul@city-fan.org> - 0.928-1
- Update to 0.928
- Cope with subroutines with spaces in their names when catching warnings