This commit is contained in:
Dennis Gilmore 2013-02-14 08:27:30 -06:00
parent e5bc9bb478
commit cfe8f0ffd2
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-PPIx-Utilities
Version: 1.001000
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Extensions to PPI
Group: Development/Libraries
License: GPL+ or Artistic
@ -73,6 +73,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t' | grep -Fv copyright.t))"
%{_mandir}/man3/PPIx::Utilities::Statement.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.001000-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Oct 26 2012 Paul Howarth <paul@city-fan.org> - 1.001000-8
- Drop redundant %%perl_default_filter
- Run extra tests (and include necessary buildreqs) except when bootstrapping