From d47d60f1de7eaffec14aa8808dc9afc52eaaa547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 23:19:45 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-parent.spec b/perl-parent.spec index 97c51cb..954bd70 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.225 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Wed Jun 06 2012 Petr Pisar - 1:0.225-7 +- Perl 5.16 rebuild + * Tue Feb 7 2012 Paul Howarth - 1:0.225-6 - Reinstate compatibility with old distributions like EL-5 - Add back buildroot definition and cleaning