From f7b493790ce0fe25a45e5878a28314dfc6159f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Jun 2012 16:55:59 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Class-ISA.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Class-ISA.spec b/perl-Class-ISA.spec index 60d38bc..22082e4 100644 --- a/perl-Class-ISA.spec +++ b/perl-Class-ISA.spec @@ -1,6 +1,6 @@ Name: perl-Class-ISA Version: 0.36 -Release: 1007%{?dist} +Release: 1008%{?dist} Summary: Report the search path for a class's ISA tree License: GPL+ or Artistic Group: Development/Libraries @@ -37,6 +37,9 @@ make test %{perl_vendorlib}/* %changelog +* Mon Jun 11 2012 Petr Pisar - 0.36-1008 +- Perl 5.16 rebuild + * Fri Apr 13 2012 Petr Ĺ abata - 0.36-1007 - Change description to something more descriptive (#811144) - Modernize spec