From 40b3be29815cf6421db4e372add859e61a830031 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 30 Dec 2016 15:37:26 +0000
Subject: Update to 0.111

- New upstream release 0.111
  - Fix test failure on 5.8.5 and under
  - Moved to Dist::Zilla
---
 perl-Ref-Util.spec | 11 +++++++++--
 sources            |  2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/perl-Ref-Util.spec b/perl-Ref-Util.spec
index 2b287c8..dc9c5bd 100644
--- a/perl-Ref-Util.spec
+++ b/perl-Ref-Util.spec
@@ -1,5 +1,5 @@
 Name:          perl-Ref-Util
-Version:       0.110
+Version:       0.111
 Release:       1%{?dist}
 Summary:       Utility functions for checking references
 License:       MIT
@@ -20,10 +20,12 @@ BuildRequires:      perl(strict)
 BuildRequires: perl(warnings)
 BuildRequires: perl(XSLoader)
 # Test Suite
-BuildRequires: perl(B::Concise)
 BuildRequires: perl(constant)
+BuildRequires: perl(File::Spec)
 BuildRequires: perl(Test::More) >= 0.94
 # Optional Tests
+BuildRequires: perl(B::Concise)
+BuildRequires: perl(CPAN::Meta) >= 2.120900
 BuildRequires: perl(Readonly)
 # Runtime
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -63,6 +65,11 @@ make test
 %{_mandir}/man3/Ref::Util.3*
 
 %changelog
+* Fri Dec 30 2016 Paul Howarth <p...@city-fan.org> - 0.111-1
+- Update to 0.111
+  - Fix test failure on 5.8.5 and under
+  - Moved to Dist::Zilla
+
 * Thu Dec 29 2016 Paul Howarth <p...@city-fan.org> - 0.110-1
 - Update to 0.110
   - Fix support of 5.8 (GH#29, GH#34)
diff --git a/sources b/sources
index 9be5e39..e93dd5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Ref-Util-0.110.tar.gz) = 
133dde47b344e7cffc4a3fa59393178b84355483c4336e7f91f9948a1d164e74e8bce508be0d563ec6515750659681c9c42cacb13616a5d46763e6dd2e7fd76b
+SHA512 (Ref-Util-0.111.tar.gz) = 
a5f1b9c480f637484445607e679ec90989b3787c3dea0876ea69f15da24925a9a205ecd6f04af5869629597d968528115da0550f504f9502cc02b2cade8c6ae4
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Ref-Util-XS.git/commit/?h=master&id=40b3be29815cf6421db4e372add859e61a830031
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to