Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-13 14:36:06 +02:00
parent 340248ef60
commit 3a29bd00c0

View File

@ -1,6 +1,6 @@
Name: perl-Sub-Exporter
Version: 0.984
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sophisticated exporter for custom-built routines
License: GPL+ or Artistic
Group: Development/Libraries
@ -77,6 +77,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Sub::Exporter::Util.3pm*
%changelog
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.984-2
- Perl 5.16 rebuild
* Tue Jun 5 2012 Paul Howarth <paul@city-fan.org> - 0.984-1
- Update to 0.984 (documentation fixes)
- Add filters for provides/requires from the test suite