From 4edb74625243589a85dbb2f4f09d823d8864402e Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 3 Aug 2017 11:57:42 +0100 Subject: [PATCH] Update to 0.39 - New upstream release 0.39 - Many bug fixes and improvements to the types created by {any,object}_{can,does,isa}_type; in some cases, an invalid value could cause an exception in type check itself, and in other cases, a value that failed a type check would cause an exception when generating a message describing the failure - The messages describing a failure for all of these types have been improved - You can now create anonymous *_does and *_isa types using the exports from Specio::Declare --- perl-Specio.spec | 17 ++++++++++++++--- sources | 2 +- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/perl-Specio.spec b/perl-Specio.spec index 8d3f679..f9a9ab4 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,6 +1,6 @@ Name: perl-Specio -Version: 0.38 -Release: 2%{?dist} +Version: 0.39 +Release: 1%{?dist} Summary: Type constraints and coercions for Perl License: Artistic 2.0 URL: http://search.cpan.org/dist/Specio/ @@ -9,8 +9,8 @@ BuildArch: noarch # Module Build BuildRequires: coreutils BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Module Runtime BuildRequires: perl(B) @@ -146,6 +146,17 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Thu Aug 3 2017 Paul Howarth - 0.39-1 +- Update to 0.39 + - Many bug fixes and improvements to the types created by + {any,object}_{can,does,isa}_type; in some cases, an invalid value could + cause an exception in type check itself, and in other cases, a value that + failed a type check would cause an exception when generating a message + describing the failure + - The messages describing a failure for all of these types have been improved + - You can now create anonymous *_does and *_isa types using the exports from + Specio::Declare + * Thu Jul 27 2017 Fedora Release Engineering - 0.38-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index b867b23..ce1b86f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Specio-0.38.tar.gz) = 7374b9188ad1704ff35f6de45f4cfe2c63ed009bf12de0d03c8a2a628259e5d27cd17a69f24816624e569efe096b43a4784e9d0e14a1037f8ce2b4c00c6c7d8d +SHA512 (Specio-0.39.tar.gz) = 93cb970f02031c3ed58e7535e651adf9aff51377a686ce3426c9a5df0610f6f9fc523e852e47fcfe9a97ca52c19c4edd2821d84f9467bfdc91b2d27db94effb4