diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index b484cc8..0e13324 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,6 +1,6 @@ Name: apache-commons-csv Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 URL: https://commons.apache.org/proper/commons-csv/ @@ -56,6 +56,9 @@ rm src/test/java/org/apache/commons/csv/CSVPrinterTest.java %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Feb 06 2017 Michael Simacek - 1.4-2 - Remove build dep on h2