From f5f5c6a83a87b24c33df21a5aa01f356be718ce5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 01:00:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 f09f6d5..fa5ccb3 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -1,6 +1,6 @@ Name: perl-Text-CSV_XS Version: 1.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comma-separated values manipulation routines License: GPL+ or Artistic URL: https://metacpan.org/release/Text-CSV_XS @@ -81,6 +81,9 @@ make %{?_smp_mflags} test %{_mandir}/man3/Text::CSV_XS.3* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.38-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 2 2019 Paul Howarth - 1.38-1 - Update to 1.38 - Name the duplicate headers on error 1013