Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 13:46:51 +02:00
parent 02c51f44e3
commit acd370ae26

View File

@ -1,6 +1,6 @@
Name: perl-Module-Signature Name: perl-Module-Signature
Version: 0.68 Version: 0.68
Release: 3%{?dist} Release: 4%{?dist}
Summary: CPAN signature management utilities and modules Summary: CPAN signature management utilities and modules
Group: Development/Libraries Group: Development/Libraries
License: CC0 License: CC0
@ -66,6 +66,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm* %{_mandir}/man3/Module::Signature.3pm*
%changelog %changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.68-4
- Perl 5.16 rebuild
* Thu Jan 12 2012 Paul Howarth <paul@city-fan.org> - 0.68-3 * Thu Jan 12 2012 Paul Howarth <paul@city-fan.org> - 0.68-3
- BR: perl(Exporter) and perl(ExtUtils::Manifest) - BR: perl(Exporter) and perl(ExtUtils::Manifest)
- Use %%{_fixperms} macro rather than our own chmod incantation - Use %%{_fixperms} macro rather than our own chmod incantation