Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 13:18:33 +02:00
parent a24c036a33
commit bcadfc9d97

View File

@ -4,7 +4,7 @@
Name: perl-Test-Requires
Summary: Checks to see if a given module can be loaded
Version: 0.06
Release: 4%{?dist}
Release: 5%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Test-Requires
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Requires.3pm*
%changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.06-5
- Perl 5.16 rebuild
* Thu Mar 22 2012 Paul Howarth <paul@city-fan.org> - 0.06-4
- Drop -tests subpackage (general lack of interest in this), but include
them as documentation for the main package