From 4da1cbb21655966e8e6c8c05720cd4fad0d467fc Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 2 Feb 2008 19:08:50 +0000 Subject: [PATCH] Rebuild for new perl --- perl-Text-CSV_XS.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index ba589b6..483c8b8 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,10 +1,10 @@ Name: perl-Text-CSV_XS Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-CSV_XS/ Source0: http://www.cpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 2 2008 Tom "spot" Callaway - 0.30-3 +- rebuild for new perl + * Wed Aug 29 2007 Fedora Release Engineering - 0.30-2 - Rebuild for selinux ppc32 issue.