diff --git a/.gitignore b/.gitignore index 2894f16..78bb3aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ +/results_* +/*.src.rpm + /apache-commons-csv-1.0.tar.xz /commons-csv-1.1-src.tar.gz /commons-csv-1.2-src.tar.gz /commons-csv-1.4-src.tar.gz /commons-csv-1.5-src.tar.gz +/commons-csv-1.7-src.tar.gz diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index cfdf2f5..7e4b7f9 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,6 +1,6 @@ Name: apache-commons-csv -Version: 1.5 -Release: 4%{?dist} +Version: 1.7 +Release: 1%{?dist} Summary: Utilities to assist with handling of CSV files License: ASL 2.0 URL: https://commons.apache.org/proper/commons-csv/ @@ -14,6 +14,7 @@ BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.commons:commons-lang3) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) +BuildRequires: mvn(org.mockito:mockito-all) %description Commons CSV was started to unify a common and simple interface for @@ -56,6 +57,9 @@ rm src/test/java/org/apache/commons/csv/CSVPrinterTest.java %license LICENSE.txt NOTICE.txt %changelog +* Fri Jun 07 2019 Fabio Valentini - 1.7-1 +- Update to version 1.7. + * Thu Jan 31 2019 Fedora Release Engineering - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 27d48d6..8b731ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-csv-1.5-src.tar.gz) = 9c4b9dd827f9351c18e9bcbe46250ec086149cf07eb2e75d7e64ef6f47498e20c182ad56445840812a23ba70093435ee4aa5a2446c9781d212170131c96e04bd +SHA512 (commons-csv-1.7-src.tar.gz) = 1b82fff41abc43762f1d5c037ac6b2e56097b2ac658335c056f384b9914bfaf73c7cde3474e9f75197b8ed75b4744079e37707f0d6d840480dead291e76e6465