Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-08 18:13:09 +00:00
parent 14e251d93d
commit ebf5b9d352

View File

@ -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 <tcallawa@redhat.com> 0.06-4
- rebuild for new perl
* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.06-3
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.