Update to 0.18

- New upstream release 0.18
  - Remove Moose test requires <-> Test::CleanNamespaces test recommends
    circular relationship (softened to suggests)
epel9
Paul Howarth 10 years ago
parent d0af287da5
commit 382164ff90

@ -1,6 +1,6 @@
Name: perl-Test-CleanNamespaces
Summary: Check for uncleaned imports
Version: 0.17
Version: 0.18
Release: 1%{?dist}
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-CleanNamespaces
@ -88,6 +88,11 @@ make test %{!?perl_bootstrap:AUTOMATED_TESTING=1}
%{_mandir}/man3/Test::CleanNamespaces.3*
%changelog
* Wed Jan 21 2015 Paul Howarth <paul@city-fan.org> - 0.18-1
- Update to 0.18
- Remove Moose test requires <-> Test::CleanNamespaces test recommends
circular relationship (softened to suggests)
* Tue Jan 20 2015 Paul Howarth <paul@city-fan.org> - 0.17-1
- Update to 0.17
- Skip Mouse tests if some required interfaces are not available

@ -1 +1 @@
9ec20e672ae6ce0a02474b7181ecab52 Test-CleanNamespaces-0.17.tar.gz
1d410cd60d6620a9d0b07bb4c23e8a44 Test-CleanNamespaces-0.18.tar.gz

Loading…
Cancel
Save