Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 21:19:44 +02:00
parent 6e82801dba
commit 3d60b374f0

View File

@ -1,6 +1,6 @@
Name: perl-Module-Signature
Version: 0.73
Release: 1%{?dist}
Release: 2%{?dist}
Summary: CPAN signature management utilities and modules
Group: Development/Libraries
License: CC0
@ -85,6 +85,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.73-2
- Perl 5.18 rebuild
* Fri Jun 7 2013 Paul Howarth <paul@city-fan.org> - 0.73-1
- Update to 0.73
- Constrain the user-specified digest name to /^\w+\d+$/