diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index a77fa60..1e49a83 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 1.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -67,6 +67,9 @@ make test %{?_smp_mflags} %{_mandir}/man3/*.3pm* %changelog +* Sat Jul 20 2013 Petr Pisar - 1.01-3 +- Perl 5.18 rebuild + * Fri Jul 19 2013 Petr Pisar - 1.01-2 - Perl 5.18 rebuild