|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-SubCalls
|
|
|
|
Name: perl-Test-SubCalls
|
|
|
|
Version: 1.09
|
|
|
|
Version: 1.09
|
|
|
|
Release: 10%{?dist}
|
|
|
|
Release: 11%{?dist}
|
|
|
|
Summary: Track the number of times subs are called
|
|
|
|
Summary: Track the number of times subs are called
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/Test::SubCalls.3pm*
|
|
|
|
%{_mandir}/man3/Test::SubCalls.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.09-11
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 1.09-10
|
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 1.09-10
|
|
|
|
- Perl 5.16 re-rebuild of bootstrapped packages
|
|
|
|
- Perl 5.16 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
|
|