This commit is contained in:
Dennis Gilmore 2013-02-14 08:25:31 -06:00
parent 56ea867029
commit 5cb38811f9
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: perl-PPI
Version: 1.215
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Parse, Analyze and Manipulate Perl
Group: Development/Libraries
License: GPL+ or Artistic
@ -103,6 +103,9 @@ make test TEST_FILES="xt/*.t" RELEASE_TESTING=1
%{_mandir}/man3/PPI*.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.215-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 25 2012 Paul Howarth <paul@city-fan.org> - 1.215-9
- classify buildreqs by usage
- BR: perl(Time::HiRes) for the test suite