This commit is contained in:
Fedora Release Engineering 2017-07-27 06:07:05 +00:00
parent 21bb9cbdd1
commit c27d337865
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jul 1 2017 Paul Howarth <paul@city-fan.org> - 0.38-1
- Update to 0.38
- Simplify checks for overloading to not call overload::Overloaded(); just