|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Params-Coerce
|
|
|
|
|
Version: 0.14
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Summary: Allows your classes to do coercion of parameters
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -48,6 +48,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Params::Coerce.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.14-12
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2012 Paul Howarth <paul@city-fan.org> - 0.14-11
|
|
|
|
|
- Spec clean-up:
|
|
|
|
|
- Drop redundant perl and perl(ExtUtils::AutoInstall) buildreqs
|
|
|
|
|