From 3b5e53b51c811057977f000ae75d5966b66b3ebb Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Nov 28 2017 18:34:47 +0000
Subject: Update to 0.26


- New upstream release 0.26
  - The exceptions.t test would fail if Sub::Util was not installed (GH#19)
  - Fix test failures on Windows (GH#20)

---

diff --git a/perl-Params-ValidationCompiler.spec 
b/perl-Params-ValidationCompiler.spec
index fd2f47b..4925e30 100644
--- a/perl-Params-ValidationCompiler.spec
+++ b/perl-Params-ValidationCompiler.spec
@@ -1,5 +1,5 @@
 Name:          perl-Params-ValidationCompiler
-Version:       0.25
+Version:       0.26
 Release:       1%{?dist}
 Summary:       Build an optimized subroutine parameter validator once, use it 
forever
 License:       Artistic 2.0
@@ -75,6 +75,11 @@ make test
 %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3*
 
 %changelog
+* Tue Nov 28 2017 Paul Howarth <p...@city-fan.org> - 0.26-1
+- Update to 0.26
+  - The exceptions.t test would fail if Sub::Util was not installed (GH#19)
+  - Fix test failures on Windows (GH#20)
+
 * Fri Nov 24 2017 Paul Howarth <p...@city-fan.org> - 0.25-1
 - Update to 0.25
   - All exceptions now include a stack trace by default when treated as a
diff --git a/sources b/sources
index 062f99c..17ae1b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Params-ValidationCompiler-0.25.tar.gz) = 
a305d63a53f4e5b350a508cf001922ea1043d27068e9f46a3528e01da8d1973e671b980e3fadd22cf6b601cdc683f425dc8450fb653dedad2e84da61d0cc4ff2
+SHA512 (Params-ValidationCompiler-0.26.tar.gz) = 
f393b1cf063ea4e504ddbc863b4f478924b071810431b7817bf6faeb1fe632cbd493bc2e96033dccc99c4ecb5fdba072044f90387c92f262b54cf8f0b0386c0b


        
https://src.fedoraproject.org/rpms/perl-Params-ValidationCompiler/c/3b5e53b51c811057977f000ae75d5966b66b3ebb?branch=master
_______________________________________________
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