Update to 0.76
- New upstream release 0.76 - Fix signature tests by defaulting to verify(skip=>1) when $ENV{TEST_SIGNATURE} is true
This commit is contained in:
parent
effd200704
commit
6e270cc278
@ -1,5 +1,5 @@
|
||||
Name: perl-Module-Signature
|
||||
Version: 0.75
|
||||
Version: 0.76
|
||||
Release: 1%{?dist}
|
||||
Summary: CPAN signature management utilities and modules
|
||||
Group: Development/Libraries
|
||||
@ -83,6 +83,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Module::Signature.3*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 8 2015 Paul Howarth <paul@city-fan.org> - 0.76-1
|
||||
- Update to 0.76
|
||||
- Fix signature tests by defaulting to verify(skip=>1) when
|
||||
$ENV{TEST_SIGNATURE} is true
|
||||
|
||||
* Tue Apr 7 2015 Paul Howarth <paul@city-fan.org> - 0.75-1
|
||||
- Update to 0.75
|
||||
- Fix GPG signature parsing logic
|
||||
|
Loading…
Reference in New Issue
Block a user