From eea35e307528accef52542e79a6700034b2b8ec1 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 4 Mar 2008 22:54:41 +0000 Subject: [PATCH] new perl --- perl-Sub-Identify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec index e31aefe..c473113 100644 --- a/perl-Sub-Identify.spec +++ b/perl-Sub-Identify.spec @@ -1,6 +1,6 @@ Name: perl-Sub-Identify Version: 0.02 -Release: 2%{?dist}.2 +Release: 3%{?dist} Summary: Retrieve names of code references License: GPL+ or Artistic Group: Development/Libraries @@ -46,6 +46,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Mar 04 2008 Tom "spot" Callaway 0.02-3 +- rebuild for new perl + * Tue Oct 16 2007 Tom "spot" Callaway 0.02-2.2 - add BR: perl(Test::More)