From 5c8bec40e38063a924c43ef2a2f220f83aab4896 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Tue, 28 Feb 2006 23:18:47 +0000 Subject: [PATCH] - Rebuild for perl-5.8.8. --- 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 205bcf6..75b0edd 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Get information about a class and its structure License: GPL or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Mar 01 2006 Ralf Corsépius - 1.13-2 +- Rebuild for perl-5.8.8. + * Thu Sep 29 2005 Ralf Corsepius - 1.13-1 - Upstream update.