|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Test-MockModule
|
|
|
|
|
Version: 0.170.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Override subroutines in a module for unit testing
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Test-MockModule
|
|
|
|
@ -59,6 +59,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.170.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Sep 5 2018 Tom Callaway <spot@fedoraproject.org> - 0.170.0-1
|
|
|
|
|
- update to 0.170.0
|
|
|
|
|
|
|
|
|
|