This commit is contained in:
Dennis Gilmore 2013-02-14 07:41:25 -06:00
parent f0b0d9b8fb
commit 8272c4efcc

View File

@ -1,6 +1,6 @@
Name: perl-Module-Signature
Version: 0.70
Release: 1%{?dist}
Release: 2%{?dist}
Summary: CPAN signature management utilities and modules
Group: Development/Libraries
License: CC0
@ -85,6 +85,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.70-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* 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