|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Script-Run
|
|
|
|
|
Version: 0.04
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Test the script with run
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/Test::Script::Run.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.04-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 13 2010 Jerome Fenal <jfenal@free.fr> 0.04-4
|
|
|
|
|
- Apply recommendations following Fedora Package Review
|
|
|
|
|
(BZ#608470#c6): remove Requires on IPC::Run3 & Test::Exception.
|
|
|
|
|