From 48d46399787b678661bf7438aa8c98da912fbeb5 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Wed, 2 Jan 2008 13:55:49 +0000 Subject: [PATCH] Sync devel and F-8. --- 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 fdb0177..766bfa0 100644 --- a/perl-UNIVERSAL-isa.spec +++ b/perl-UNIVERSAL-isa.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-isa Version: 0.06 -Release: 3%{?dist} +Release: 4%{?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 +* Wed Jan 02 2008 Ralf Corsépius - 0.06-4 +- Update License-tag. + * Tue Dec 11 2007 Ralf Corsépius - 0.06-3 - Add BR: perl(Test::More).