diff --git a/perl-CPAN-DistnameInfo.spec b/perl-CPAN-DistnameInfo.spec index 67279d3..25d30f4 100644 --- a/perl-CPAN-DistnameInfo.spec +++ b/perl-CPAN-DistnameInfo.spec @@ -1,8 +1,8 @@ Name: perl-CPAN-DistnameInfo Version: 0.06 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CPAN::DistnameInfo Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CPAN-DistnameInfo/ Source0: http://www.cpan.org/authors/id/G/GB/GBARR/CPAN-DistnameInfo-%{version}.tar.gz @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Feb 8 2008 Tom "spot" Callaway 0.06-4 +- rebuild for new perl + * Tue Apr 17 2007 Steven Pritchard 0.06-3 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker.