From 8e76c05a07ab7562946ed129fac9644e42ba9b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 18:11:47 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Carp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Carp.spec b/perl-Carp.spec index 3731b24..6a1a397 100644 --- a/perl-Carp.spec +++ b/perl-Carp.spec @@ -1,6 +1,6 @@ Name: perl-Carp Version: 1.25 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Alternative warn and die for modules License: GPL+ or Artistic Group: Development/Libraries @@ -47,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 06 2012 Petr Pisar - 1.25-2 +- Perl 5.16 rebuild + * Thu Mar 15 2012 Petr Pisar - 1.25-1 - 1.25 bump