From 2c72e97d2226c6385a773f501bc4f098d6edc515 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 10 Oct 2016 13:59:00 +0100 Subject: [PATCH] Update to 0.29 - New upstream release 0.29 - Document Specio::PartialDump because you may want to use it as part of the failure message generation code for a type --- perl-Specio.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/perl-Specio.spec b/perl-Specio.spec index 3b56e18..32e1df8 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,5 +1,5 @@ Name: perl-Specio -Version: 0.28 +Version: 0.29 Release: 1%{?dist} Summary: Type constraints and coercions for Perl License: Artistic 2.0 @@ -133,6 +133,11 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Mon Oct 10 2016 Paul Howarth - 0.29-1 +- Update to 0.29 + - Document Specio::PartialDump because you may want to use it as part of the + failure message generation code for a type + * Mon Oct 3 2016 Paul Howarth - 0.28-1 - Update to 0.28 - Added a Test::Specio module to provide helpers for testing Specio libraries diff --git a/sources b/sources index dde5c90..0543e95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11cc6e6b0938f7482c0c9e95e52fb016 Specio-0.28.tar.gz +7d9f28dac997e38d0e78e41aa2e1b79a Specio-0.29.tar.gz