From d0de9dc1e67b8d4b5cffd4a8b3d5a4f605d3dac0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jul 2019 18:02:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-csv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index 7e4b7f9..fbf8829 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,6 +1,6 @@ Name: apache-commons-csv Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 URL: https://commons.apache.org/proper/commons-csv/ @@ -57,6 +57,9 @@ rm src/test/java/org/apache/commons/csv/CSVPrinterTest.java %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Jun 07 2019 Fabio Valentini - 1.7-1 - Update to version 1.7.