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)