From ebf5b9d352a8fd8072fa4fb3e0c4de009cc7973d Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 8 Feb 2008 18:13:09 +0000 Subject: [PATCH] Rebuild for new perl --- perl-CPAN-DistnameInfo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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.