pghmcfc pushed to perl-namespace-autoclean (perl-namespace-autoclean-0.28-1.fc24). "Update to 0.28 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Oct 13 09:24:05 UTC 2015


From ee3c30b4c197cb59a2aca38885724922cf44def7 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 13 Oct 2015 10:05:35 +0100
Subject: Update to 0.28

- New upstream release 0.28
  - Skip failing tests with old Moo or when Sub::Util is broken
    (CPAN RT#107643)
---
 perl-namespace-autoclean.spec | 12 +++++++++---
 sources                       |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/perl-namespace-autoclean.spec b/perl-namespace-autoclean.spec
index 391a93f..a0dc906 100644
--- a/perl-namespace-autoclean.spec
+++ b/perl-namespace-autoclean.spec
@@ -1,5 +1,5 @@
 Name:           perl-namespace-autoclean
-Version:        0.27
+Version:        0.28
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -26,6 +26,7 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More) >= 0.94
@@ -34,7 +35,7 @@ BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Class::MOP)
 BuildRequires:  perl(CPAN::Meta) >= 2.120900
 %if 0%{?fedora} || 0%{?rhel} > 7
-BuildRequires:  perl(Moo) >= 1.000007
+BuildRequires:  perl(Moo) >= 1.004000
 %endif
 BuildRequires:  perl(Moose) >= 0.56
 BuildRequires:  perl(Moose::Role)
@@ -74,12 +75,17 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 make test
 
 %files
-%license LICENSE
+%license LICENCE
 %doc Changes CONTRIBUTING README
 %{perl_vendorlib}/namespace/
 %{_mandir}/man3/namespace::autoclean.3*
 
 %changelog
+* Tue Oct 13 2015 Paul Howarth <paul at city-fan.org> - 0.28-1
+- Update to 0.28
+  - Skip failing tests with old Moo or when Sub::Util is broken
+    (CPAN RT#107643)
+
 * Wed Sep  9 2015 Paul Howarth <paul at city-fan.org> - 0.27-1
 - Update to 0.27
   - Package with only ExtUtils::MakeMaker to ease installation on perl 5.6
diff --git a/sources b/sources
index b2bda17..dc893bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-777d5850f4840a757c5a0e8b30c05716  namespace-autoclean-0.27.tar.gz
+9746a73c34f294d663c583f857b8648f  namespace-autoclean-0.28.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-namespace-autoclean.git/commit/?h=perl-namespace-autoclean-0.28-1.fc24&id=ee3c30b4c197cb59a2aca38885724922cf44def7


More information about the perl-devel mailing list