From 8dc0fddc670b7c62ef072cae023ff0b31316d224 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 29 Aug 2016 10:09:00 +0100
Subject: Update to 0.101

- New upstream release 0.101
  - A test accidentally added a dependency on Readonly.pm - fixed! (GH#30)
  - Update README
---
 perl-Ref-Util.spec | 10 ++++++++--
 sources            |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/perl-Ref-Util.spec b/perl-Ref-Util.spec
index 9019f35..aced065 100644
--- a/perl-Ref-Util.spec
+++ b/perl-Ref-Util.spec
@@ -1,5 +1,5 @@
 Name:          perl-Ref-Util
-Version:       0.100
+Version:       0.101
 Release:       1%{?dist}
 Summary:       Utility functions for checking references
 License:       MIT
@@ -22,8 +22,9 @@ BuildRequires:        perl(XSLoader)
 # Test Suite
 BuildRequires: perl(B::Concise)
 BuildRequires: perl(constant)
-BuildRequires: perl(Readonly)
 BuildRequires: perl(Test::More)
+# Optional Tests
+BuildRequires: perl(Readonly)
 # Runtime
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -62,6 +63,11 @@ make test
 %{_mandir}/man3/Ref::Util.3*
 
 %changelog
+* Mon Aug 29 2016 Paul Howarth <p...@city-fan.org> - 0.101-1
+- Update to 0.101
+  - A test accidentally added a dependency on Readonly.pm - fixed! (GH#30)
+  - Update README
+
 * Sat Aug 27 2016 Paul Howarth <p...@city-fan.org> - 0.100-1
 - Update to 0.100
   - Support situations in op-code implementation where the parameters do not
diff --git a/sources b/sources
index dc5a6ab..dbca10a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd862b9a4ccae336d019978a3af694b2  Ref-Util-0.100.tar.gz
+d836d1e2e9a730111b9dbccbc4e6faa8  Ref-Util-0.101.tar.gz
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Ref-Util.git/commit/?h=f24&id=8dc0fddc670b7c62ef072cae023ff0b31316d224
_______________________________________________
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