|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Params-Coerce
|
|
|
|
|
Version: 0.14
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Release: 16%{?dist}
|
|
|
|
|
Summary: Allows your classes to do coercion of parameters
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -52,6 +52,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Params::Coerce.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.14-16
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 17 2013 Paul Howarth <paul@city-fan.org> - 0.14-15
|
|
|
|
|
- BR: perl(Cwd), perl(ExtUtils::MakeMaker), perl(File::Path) and
|
|
|
|
|
perl(File::Spec), needed by bundled Module::Install
|
|
|
|
|