This commit is contained in:
Dennis Gilmore 2013-02-14 09:39:03 -06:00
parent 3c62bf5057
commit 35004b0dbd

View File

@ -4,7 +4,7 @@
Name: perl-Test-Requires
Summary: Checks to see if a given module can be loaded
Version: 0.06
Release: 9%{?dist}
Release: 10%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Test-Requires
@ -72,6 +72,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Requires.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 25 2012 Paul Howarth <paul@city-fan.org> - 0.06-9
- BR: perl(base), perl(Cwd), perl(Data::Dumper)
- RHEL builds don't use Test::Spelling so they don't need dictionaries either