From ec2fe5966a3d408589a96e2fc412ffccfc81e631 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 26 Sep 2016 11:16:21 +0100
Subject: Update to 0.26

- New upstream release 0.26
  - Require Role::Tiny 1.003003, which should fix some test failures
---
 perl-Specio.spec | 8 ++++++--
 sources          | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/perl-Specio.spec b/perl-Specio.spec
index 783a107..bd9a3ca 100644
--- a/perl-Specio.spec
+++ b/perl-Specio.spec
@@ -1,5 +1,5 @@
 Name:          perl-Specio
-Version:       0.25
+Version:       0.26
 Release:       1%{?dist}
 Summary:       Type constraints and coercions for Perl
 License:       Artistic 2.0
@@ -23,7 +23,7 @@ BuildRequires:        perl(MRO::Compat)
 BuildRequires: perl(overload)
 BuildRequires: perl(parent)
 BuildRequires: perl(re)
-BuildRequires: perl(Role::Tiny)
+BuildRequires: perl(Role::Tiny) >= 1.003003
 BuildRequires: perl(Role::Tiny::With)
 BuildRequires: perl(Scalar::Util)
 BuildRequires: perl(Storable)
@@ -117,6 +117,10 @@ make test
 %exclude %{_mandir}/man3/TODO.3*
 
 %changelog
+* Mon Sep 26 2016 Paul Howarth <p...@city-fan.org> - 0.26-1
+- Update to 0.26
+  - Require Role::Tiny 1.003003, which should fix some test failures
+
 * Mon Sep  5 2016 Paul Howarth <p...@city-fan.org> - 0.25-1
 - Update to 0.25
   - Calling {any,object}_{isa,does}_type repeatedly in a package with the same
diff --git a/sources b/sources
index 909d17d..daf6bb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8490305b4e4d14c31dc943314e947238  Specio-0.25.tar.gz
+544bb4b4cea66f1d6d1a8f31d006bee8  Specio-0.26.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Specio.git/commit/?h=f25&id=ec2fe5966a3d408589a96e2fc412ffccfc81e631
_______________________________________________
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