From d2c5256ec5ec3014ff7074cef65bb6a0777ac13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 8 Jun 2012 12:43:37 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Params-Util.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index cc44f65..4dfa245 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -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 - 1.07-2 +- Perl 5.16 rebuild + * Mon Mar 19 2012 Ralf Corsépius - 1.07-1 - Upstream update.