|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
Version: 0.05
|
|
|
|
Version: 0.05
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: Override subroutines in a module for unit testing
|
|
|
|
Summary: Override subroutines in a module for unit testing
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL or Artistic
|
|
|
|
License: GPL or Artistic
|
|
|
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> 0.05-4
|
|
|
|
|
|
|
|
- bump for fc6
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 27 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.05-3
|
|
|
|
* Wed Jul 27 2005 Tom "spot" Callaway <tcallawa@redhat.com> 0.05-3
|
|
|
|
- add missing BuildRequires
|
|
|
|
- add missing BuildRequires
|
|
|
|
|
|
|
|
|
|
|
|