|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Params-Coerce
|
|
|
|
|
Version: 0.14
|
|
|
|
|
Release: 30%{?dist}
|
|
|
|
|
Release: 31%{?dist}
|
|
|
|
|
Summary: Allows your classes to do coercion of parameters
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Params-Coerce
|
|
|
|
@ -71,6 +71,9 @@ make test AUTOMATED_TESTING=1
|
|
|
|
|
%{_mandir}/man3/Params::Coerce.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-31
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 6 2018 Paul Howarth <paul@city-fan.org> - 0.14-30
|
|
|
|
|
- Spec clean-up
|
|
|
|
|
- Drop %%defattr, redundant since rpm 4.4
|
|
|
|
|