Hello community,
here is the log from the commit of package perl-Test-CleanNamespaces for
openSUSE:Factory checked in at 2016-08-22 10:07:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-CleanNamespaces (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-CleanNamespaces.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-CleanNamespaces"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-CleanNamespaces/perl-Test-CleanNamespaces.changes
2016-06-25 02:24:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-CleanNamespaces.new/perl-Test-CleanNamespaces.changes
2016-08-22 10:07:20.000000000 +0200
@@ -1,0 +2,21 @@
+Fri Aug 19 06:01:59 UTC 2016 - [email protected]
+
+- updated to 0.22
+ see /usr/share/doc/packages/perl-Test-CleanNamespaces/Changes
+
+ 0.22 2016-08-19 03:45:32Z
+ - properly find the list of modules to test (regression since 0.19)
+
+-------------------------------------------------------------------
+Tue Aug 16 05:55:27 UTC 2016 - [email protected]
+
+- updated to 0.21
+ see /usr/share/doc/packages/perl-Test-CleanNamespaces/Changes
+
+ 0.21 2016-08-16 01:31:28Z
+ - no changes since 0.20
+
+ 0.20 2016-06-19 02:41:02Z (TRIAL RELEASE)
+ - switch to plain old Exporter, removing build_* subs from the API,
+
+-------------------------------------------------------------------
Old:
----
Test-CleanNamespaces-0.19.tar.gz
New:
----
Test-CleanNamespaces-0.22.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-CleanNamespaces.spec ++++++
--- /var/tmp/diff_new_pack.gBQY3T/_old 2016-08-22 10:07:21.000000000 +0200
+++ /var/tmp/diff_new_pack.gBQY3T/_new 2016-08-22 10:07:21.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-Test-CleanNamespaces
-Version: 0.19
+Version: 0.22
Release: 0
%define cpan_name Test-CleanNamespaces
Summary: Check for uncleaned imports
@@ -31,16 +31,16 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
+BuildRequires: perl(File::pushd)
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Package::Stash) >= 0.14
BuildRequires: perl(Role::Tiny) >= 1.003000
BuildRequires: perl(Sub::Exporter)
-BuildRequires: perl(Sub::Exporter::Progressive)
BuildRequires: perl(Sub::Identify)
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::More) >= 0.88
-BuildRequires: perl(Test::Requires)
+BuildRequires: perl(Test::Needs)
BuildRequires: perl(Test::Tester)
BuildRequires: perl(Test::Warnings) >= 0.009
BuildRequires: perl(namespace::clean)
@@ -48,7 +48,6 @@
Requires: perl(Module::Runtime)
Requires: perl(Package::Stash) >= 0.14
Requires: perl(Role::Tiny) >= 1.003000
-Requires: perl(Sub::Exporter::Progressive)
Requires: perl(Sub::Identify)
Recommends: perl(Package::Stash::XS)
%{perl_requires}
++++++ Test-CleanNamespaces-0.19.tar.gz -> Test-CleanNamespaces-0.22.tar.gz
++++++
++++ 1682 lines of diff (skipped)