[perl-Test-CleanNamespaces] Update to 0.18

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 21 20:16:36 UTC 2015


commit 382164ff905026f9fe4cf47a70d1091f5f946804
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 21 20:16:33 2015 +0000

    Update to 0.18
    
    - New upstream release 0.18
      - Remove Moose test requires <-> Test::CleanNamespaces test recommends
        circular relationship (softened to suggests)

 perl-Test-CleanNamespaces.spec |    7 ++++++-
 sources                        |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-CleanNamespaces.spec b/perl-Test-CleanNamespaces.spec
index 1d1fa74..493d1ce 100644
--- a/perl-Test-CleanNamespaces.spec
+++ b/perl-Test-CleanNamespaces.spec
@@ -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 at 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 at city-fan.org> - 0.17-1
 - Update to 0.17
   - Skip Mouse tests if some required interfaces are not available
diff --git a/sources b/sources
index ff25f04..6da0af0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ec20e672ae6ce0a02474b7181ecab52  Test-CleanNamespaces-0.17.tar.gz
+1d410cd60d6620a9d0b07bb4c23e8a44  Test-CleanNamespaces-0.18.tar.gz


More information about the scm-commits mailing list