From 33d7e70994db656227a7559cbd31f7752467dd3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 28 Jun 2012 14:45:45 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Text-CSV_XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 5714096..3a2687b 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 0.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -57,6 +57,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Thu Jun 28 2012 Petr Pisar - 0.90-2 +- Perl 5.16 rebuild + * Tue Jun 19 2012 Petr Ĺ abata - 0.90-1 - 0.90 bump