From 0d186339fa7eb772e79d77d12b6d7d0c74c373f6 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 31 Jan 2021 12:29:36 +0000 Subject: [PATCH] Update to 0.47 - New upstream release 0.47 - Change Specio constraint object's stringification overloading to return the type name rather than the default Perl object stringification, which gives you something like "Specio::Constraint::Parameterized=HASH(0x564d258efb48)"; anonymous are special cased to return something you can print - All types now overload the 'eq' comparison operator: Moose expects types to be comparable in this manner when doing role summation (GH#18) --- perl-Specio.spec | 16 ++++++++++++---- sources | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/perl-Specio.spec b/perl-Specio.spec index bc84d4a..59a2882 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -5,11 +5,9 @@ %bcond_with perl_Specio_enables_optional_test %endif -# TODO: Use perl(XString) in preference to perl(B) if it becomes available - Name: perl-Specio -Version: 0.46 -Release: 5%{?dist} +Version: 0.47 +Release: 1%{?dist} Summary: Type constraints and coercions for Perl # lib/Specio/PartialDump.pm: GPL+ or Artistic # @@ -164,6 +162,16 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Sun Jan 31 2021 Paul Howarth - 0.47-1 +- Update to 0.47 + - Change Specio constraint object's stringification overloading to return the + type name rather than the default Perl object stringification, which gives + you something like + "Specio::Constraint::Parameterized=HASH(0x564d258efb48)"; anonymous are + special cased to return something you can print + - All types now overload the 'eq' comparison operator: Moose expects types to + be comparable in this manner when doing role summation (GH#18) + * Wed Jan 27 2021 Fedora Release Engineering - 0.46-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index ccd4363..a5e0de3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Specio-0.46.tar.gz) = 8dfc0e87bd640bd30aa9a92118f77305565dee2441f95c7e9f311b517c07573e3a0e977ea348eaf879dfafe6edc3c0d89625f28b5f3f0f2bff789178cd513802 +SHA512 (Specio-0.47.tar.gz) = 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44