This commit is contained in:
Dennis Gilmore 2013-02-14 07:18:50 -06:00
parent d8d9392c5a
commit cdf5b84336

View File

@ -1,6 +1,6 @@
Name: perl-List-MoreUtils
Version: 0.33
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Provide the stuff missing in List::Util
Group: Development/Libraries
License: GPL+ or Artistic
@ -69,6 +69,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/List::MoreUtils.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Oct 17 2012 Paul Howarth <paul@city-fan.org> - 0.33-7
- BR:/R: perl(Carp)
- BR: perl(constant), perl(Exporter) and perl(ExtUtils::CBuilder)