|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
|
Version: 0.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Override subroutines in a module for unit testing
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -37,6 +37,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 17 2017 Tom Callaway <spot@fedoraproject.org> - 0.12-1
|
|
|
|
|
- update to 0.12
|
|
|
|
|
|
|
|
|
|