Update to 0.78

- New upstream release 0.78
  - Fix verify() use from cpanm and CPAN.pm
This commit is contained in:
Paul Howarth 2015-04-09 12:27:44 +01:00
parent e79e4d2ea0
commit 7b3eb44be7
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Module-Signature
Version: 0.77
Version: 0.78
Release: 1%{?dist}
Summary: CPAN signature management utilities and modules
Group: Development/Libraries
@ -78,6 +78,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3*
%changelog
* Thu Apr 9 2015 Paul Howarth <paul@city-fan.org> - 0.78-1
- Update to 0.78
- Fix verify() use from cpanm and CPAN.pm
* Wed Apr 8 2015 Paul Howarth <paul@city-fan.org> - 0.77-1
- Update to 0.77
- Include the latest public keys of PAUSE, ANDK and AUDREYT

View File

@ -1 +1 @@
3d3178441b9daada2266709cb22e23a4 Module-Signature-0.77.tar.gz
7e4490835974882ef7ba15a45afa5839 Module-Signature-0.78.tar.gz