From 5422e5f1fd09097b31a57ebbf7a45e4ace340963 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 05:41:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_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 0c2114c..54c00aa 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 1.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comma-separated values manipulation routines Group: Development/Libraries License: GPL+ or Artistic @@ -75,6 +75,9 @@ make %{?_smp_mflags} test %{_mandir}/man3/Text::CSV_XS.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Nov 30 2016 Paul Howarth - 1.26-1 - Update to 1.26 - Disable some Unicode-related tests for unhealthy $PERL_UNICODE