From 45bee2e42701f65dfd8a377fe6cc898b838eaeef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 06:40:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_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 9f5ea50..2cf95b2 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 1.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comma-separated values manipulation routines License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-CSV_XS/ @@ -79,6 +79,9 @@ make %{?_smp_mflags} test %{_mandir}/man3/Text::CSV_XS.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jun 15 2017 Paul Howarth - 1.31-1 - Update to 1.31 - Fix already decoded BOM in headers