From d69337dd133161ef6bbc8275b067e0a2d1352ce9 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:19 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- perl-UNIVERSAL-can.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-UNIVERSAL-can.spec b/perl-UNIVERSAL-can.spec index 79a7b84..899e3e4 100644 --- a/perl-UNIVERSAL-can.spec +++ b/perl-UNIVERSAL-can.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-can Version: 1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Hack around people calling UNIVERSAL::can() as a function Group: Development/Libraries @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 4 2009 Stepan Kasal - 1.15-2 +- rebuild against perl 5.10.1 + * Wed Oct 7 2009 Marcela Mašláňová - 1.15-1 - update to new upstream release