This commit is contained in:
Dennis Gilmore 2014-06-07 00:53:38 -05:00
parent bd54b1a932
commit b6f7a4170e

View File

@ -1,6 +1,6 @@
Name: perl-Import-Into
Version: 1.002002
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Import packages into other packages
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/Import::Into.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.002002-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 7 2014 Paul Howarth <paul@city-fan.org> - 1.002002-1
- Update to 1.002002
- Minor metadata updates