Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-08 12:43:37 +02:00
parent c7fca8a30a
commit d2c5256ec5

View File

@ -1,6 +1,6 @@
Name: perl-Params-Util
Version: 1.07
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple standalone param-checking functions
License: GPL+ or Artistic
Group: Development/Libraries
@ -44,6 +44,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.07-2
- Perl 5.16 rebuild
* Mon Mar 19 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.07-1
- Upstream update.