Update to 0.70
- New upstream release 0.70 - Don't check gpg version if gpg does not exist
This commit is contained in:
parent
a5b4afffee
commit
f0b0d9b8fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user