This commit is contained in:
Dennis Gilmore 2012-07-20 12:10:08 -05:00
parent 12061207c2
commit e05abc12b8

View File

@ -1,6 +1,6 @@
Name: perl-Module-Signature Name: perl-Module-Signature
Version: 0.68 Version: 0.68
Release: 5%{?dist} Release: 6%{?dist}
Summary: CPAN signature management utilities and modules Summary: CPAN signature management utilities and modules
Group: Development/Libraries Group: Development/Libraries
License: CC0 License: CC0
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm* %{_mandir}/man3/Module::Signature.3pm*
%changelog %changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.68-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 12 2012 Paul Howarth <paul@city-fan.org> - 0.68-5 * Tue Jun 12 2012 Paul Howarth <paul@city-fan.org> - 0.68-5
- BR: perl(constant), perl(Data::Dumper) and perl(lib) - BR: perl(constant), perl(Data::Dumper) and perl(lib)
- Don't need to remove empty directories from the buildroot - Don't need to remove empty directories from the buildroot