From c27d337865011f735649d115a24242446779c93b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 06:07:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- perl-Specio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Specio.spec b/perl-Specio.spec index 8b24849..8d3f679 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,6 +1,6 @@ Name: perl-Specio Version: 0.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Type constraints and coercions for Perl License: Artistic 2.0 URL: http://search.cpan.org/dist/Specio/ @@ -146,6 +146,9 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.38-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Jul 1 2017 Paul Howarth - 0.38-1 - Update to 0.38 - Simplify checks for overloading to not call overload::Overloaded(); just