Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 04:22:58 +00:00
parent 2693ce8a41
commit 7d0b06577d
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: perl-Specio
Version: 0.45
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Type constraints and coercions for Perl
License: Artistic 2.0
URL: https://metacpan.org/release/Specio
@ -161,6 +161,9 @@ make test
%{_mandir}/man3/Test::Specio.3*
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Nov 25 2019 Paul Howarth <paul@city-fan.org> - 0.45-1
- Update to 0.45
- Made XString a prereq if installing with Perl 5.10+