From 1b22e9cd174621383e2b352f8c6591531e2c76e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Fri, 4 Dec 2009 02:37:40 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-UNIVERSAL-isa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-UNIVERSAL-isa.spec b/perl-UNIVERSAL-isa.spec index 229de98..ecd504e 100644 --- a/perl-UNIVERSAL-isa.spec +++ b/perl-UNIVERSAL-isa.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-isa Version: 1.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hack around module authors using UNIVERSAL::isa as a function Group: Development/Libraries @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 4 2009 Stepan Kasal - 1.03-2 +- rebuild against perl 5.10.1 + * Wed Oct 7 2009 Marcela Mašláňová - 1.03-1 - update to new upstream release