From 31e383d923d85cfec9d5ccabeeb9f72264628bac93b6db1916ef0d2999b6e66f Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 19 Aug 2016 08:54:31 +0000 Subject: [PATCH] Accepting request 420310 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/420310 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-CleanNamespaces?expand=0&rev=7 --- Test-CleanNamespaces-0.21.tar.gz | 3 --- Test-CleanNamespaces-0.22.tar.gz | 3 +++ perl-Test-CleanNamespaces.changes | 9 +++++++++ perl-Test-CleanNamespaces.spec | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 Test-CleanNamespaces-0.21.tar.gz create mode 100644 Test-CleanNamespaces-0.22.tar.gz diff --git a/Test-CleanNamespaces-0.21.tar.gz b/Test-CleanNamespaces-0.21.tar.gz deleted file mode 100644 index 63ff081..0000000 --- a/Test-CleanNamespaces-0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8166ff89c0a84050f22269a3b14394e472e311509c99b6f1361db3147493585 -size 33593 diff --git a/Test-CleanNamespaces-0.22.tar.gz b/Test-CleanNamespaces-0.22.tar.gz new file mode 100644 index 0000000..64a3d50 --- /dev/null +++ b/Test-CleanNamespaces-0.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862a221994dd413b2f350450f22c96f57cac78784b1aca1a8fc763fc5449aaca +size 34307 diff --git a/perl-Test-CleanNamespaces.changes b/perl-Test-CleanNamespaces.changes index b640eb3..9fdd54e 100644 --- a/perl-Test-CleanNamespaces.changes +++ b/perl-Test-CleanNamespaces.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 19 06:01:59 UTC 2016 - coolo@suse.com + +- 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 - coolo@suse.com diff --git a/perl-Test-CleanNamespaces.spec b/perl-Test-CleanNamespaces.spec index 8b1a594..ff3bc6c 100644 --- a/perl-Test-CleanNamespaces.spec +++ b/perl-Test-CleanNamespaces.spec @@ -17,7 +17,7 @@ Name: perl-Test-CleanNamespaces -Version: 0.21 +Version: 0.22 Release: 0 %define cpan_name Test-CleanNamespaces Summary: Check for uncleaned imports @@ -31,6 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build 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