|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-SubCalls
|
|
|
|
|
Version: 1.09
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Release: 30%{?dist}
|
|
|
|
|
Summary: Track the number of times subs are called
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/Test::SubCalls.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-30
|
|
|
|
|
- Perl 5.26 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-29
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|