|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Test-CleanNamespaces
|
|
|
|
|
Summary: Check for uncleaned imports
|
|
|
|
|
Version: 0.18
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Test-CleanNamespaces
|
|
|
|
|
Source0: http://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-CleanNamespaces-%{version}.tar.gz
|
|
|
|
@ -88,6 +88,9 @@ make test %{!?perl_bootstrap:AUTOMATED_TESTING=1}
|
|
|
|
|
%{_mandir}/man3/Test::CleanNamespaces.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-7
|
|
|
|
|
- Perl 5.24 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-6
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|