From 6ec21f83c9ec87f24e56f92365cd8870701ac2fc Mon Sep 17 00:00:00 2001 From: Paul Howarth <p...@city-fan.org> Date: Fri, 19 Aug 2016 14:42:11 +0100 Subject: Update to 0.22
- New upstream release 0.22 - Properly find the list of modules to test (regression since 0.19) --- 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 f6b4147..b93e990 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.21 +Version: 0.22 Release: 1%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/Test-CleanNamespaces @@ -32,6 +32,7 @@ BuildRequires: perl(Role::Tiny) >= 1.003000 BuildRequires: perl(constant) BuildRequires: perl(CPAN::Meta) >= 2.120900 BuildRequires: perl(CPAN::Meta::Prereqs) +BuildRequires: perl(File::pushd) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(if) BuildRequires: perl(lib) @@ -93,6 +94,10 @@ make test %{!?perl_bootstrap:AUTOMATED_TESTING=1} %{_mandir}/man3/Test::CleanNamespaces.3* %changelog +* Fri Aug 19 2016 Paul Howarth <p...@city-fan.org> - 0.22-1 +- Update to 0.22 + - Properly find the list of modules to test (regression since 0.19) + * Tue Aug 16 2016 Paul Howarth <p...@city-fan.org> - 0.21-1 - Update to 0.21 - Switch to plain old Exporter, removing build_* subs from the API diff --git a/sources b/sources index e769a83..7bb94bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dce5addcec3b546ef17691d59074475 Test-CleanNamespaces-0.21.tar.gz +8c48bb0427f2077edce57c50491468ec Test-CleanNamespaces-0.22.tar.gz -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Test-CleanNamespaces.git/commit/?h=master&id=6ec21f83c9ec87f24e56f92365cd8870701ac2fc -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org