|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
Version: 0.13
|
|
|
|
Version: 0.13
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?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
|
|
|
@ -55,6 +55,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 13 2017 Petr Pisar <ppisar@redhat.com> - 0.13-2
|
|
|
|
* Wed Dec 13 2017 Petr Pisar <ppisar@redhat.com> - 0.13-2
|
|
|
|
- Remove unused CGI dependency
|
|
|
|
- Remove unused CGI dependency
|
|
|
|
|
|
|
|
|
|
|
|