diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index 7e1b95a..36d3e71 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,6 +1,6 @@ Name: apache-commons-csv Version: 1.5 -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 +* Thu Jul 12 2018 Fedora Release Engineering - 1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild