From d84d5277c58135043d8b03f623edc79891f2a286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 23:12:16 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Class-Inspector.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index bac427c..2968d44 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Get information about a class and its structure License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Wed Jun 06 2012 Petr Pisar - 1.27-2 +- Perl 5.16 rebuild + * Fri Jan 27 2012 Ralf Corsépius - 1.27-1 - Upstream update. - Spec file modernization.