diff --git a/perl-Specio.spec b/perl-Specio.spec index 5d2e67a..30cea0c 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,5 +1,5 @@ Name: perl-Specio -Version: 0.40 +Version: 0.42 Release: 1%{?dist} Summary: Type constraints and coercions for Perl License: Artistic 2.0 @@ -148,6 +148,15 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Mon Nov 6 2017 Paul Howarth - 0.42-1 +- Update to 0.42 + - Fixed checks for whether a class is loaded in light of upcoming + optimization in Perl 5.28 (GH#12) + - The Perl library claimed it provided types named LaxVersionStr and + StrictVersionStr but they were really named LaxVersion and StrictVersion; + the names have now been fixed to match the documentation, so they are + LaxVersionStr and StrictVersionStr + * Fri Aug 4 2017 Paul Howarth - 0.40-1 - Update to 0.40 - Fixed more bugs with {any,object}_{can,does,isa}_type diff --git a/sources b/sources index e50eca0..356d72c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Specio-0.40.tar.gz) = c78354f7c2d6cb34297c12a035e06cced83c9b0275e46c7e9a8d4a881b400d07b88a514630f18b2eeba581208fe58390473b35df23bad247913f722f43ef3c83 +SHA512 (Specio-0.42.tar.gz) = 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0