Update to 0.79

- New upstream release 0.79
  - Restore "cpansign --skip" functionality
This commit is contained in:
Paul Howarth 2015-05-19 11:41:57 +01:00
parent 7b3eb44be7
commit 56f17bdcdc
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Module-Signature
Version: 0.78
Version: 0.79
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
* Tue May 19 2015 Paul Howarth <paul@city-fan.org> - 0.79-1
- Update to 0.79
- Restore "cpansign --skip" functionality
* 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

View File

@ -1 +1 @@
7e4490835974882ef7ba15a45afa5839 Module-Signature-0.78.tar.gz
aca891faf8eb9e7e5e85d13b5095ff57 Module-Signature-0.79.tar.gz