|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-SubCalls
|
|
|
|
|
Version: 1.07
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Track the number of times subs are called
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.07-2
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.07-1
|
|
|
|
|
- bump to 1.07
|
|
|
|
|
- license fix
|
|
|
|
|