Update to 0.70

- New upstream release 0.70
  - Don't check gpg version if gpg does not exist
This commit is contained in:
Paul Howarth 2012-11-28 20:55:39 +00:00
parent a5b4afffee
commit f0b0d9b8fb
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Module-Signature
Version: 0.69
Version: 0.70
Release: 1%{?dist}
Summary: CPAN signature management utilities and modules
Group: Development/Libraries
@ -85,6 +85,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm*
%changelog
* Wed Nov 28 2012 Paul Howarth <paul@city-fan.org> - 0.70-1
- Update to 0.70
- Don't check gpg version if gpg does not exist
* Fri Nov 2 2012 Paul Howarth <paul@city-fan.org> - 0.69-1
- Update to 0.69
- Support for gpg under these alternate names: gpg gpg2 gnupg gnupg2

View File

@ -1 +1 @@
57b252aa2788871718279353d170e1f7 Module-Signature-0.69.tar.gz
c13eabb8c2e6b12fd098710a81185ac6 Module-Signature-0.70.tar.gz