diff --git a/perl-Test-CleanNamespaces.spec b/perl-Test-CleanNamespaces.spec index 44913b8..9214dc3 100644 --- a/perl-Test-CleanNamespaces.spec +++ b/perl-Test-CleanNamespaces.spec @@ -1,7 +1,7 @@ Name: perl-Test-CleanNamespaces Summary: Check for uncleaned imports Version: 0.23 -Release: 1%{?dist} +Release: 2%{?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 @@ -94,6 +94,9 @@ make test %{!?perl_bootstrap:AUTOMATED_TESTING=1} %{_mandir}/man3/Test::CleanNamespaces.3* %changelog +* Fri Jun 29 2018 Jitka Plesnikova - 0.23-2 +- Perl 5.28 rebuild + * Tue Jun 26 2018 Paul Howarth - 0.23-1 - Update to 0.23 - Properly skip potentially-problematic tests when needed, due to circular