Perl 5.16 rebuild

epel9
Petr Písař 13 years ago
parent 97b56161d1
commit 6745ae4ee9

@ -1,6 +1,6 @@
Name: perl-Test-SubCalls Name: perl-Test-SubCalls
Version: 1.09 Version: 1.09
Release: 8%{?dist} Release: 9%{?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
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 1.09-9
- Perl 5.16 rebuild
* Thu Apr 5 2012 Paul Howarth <paul@city-fan.org> - 1.09-8 * Thu Apr 5 2012 Paul Howarth <paul@city-fan.org> - 1.09-8
- Don't run the release tests when bootstrapping, to avoid circular build deps - Don't run the release tests when bootstrapping, to avoid circular build deps
- Sync buildreqs with upstream: - Sync buildreqs with upstream:

Loading…
Cancel
Save