diff --git a/apache-commons-csv.spec b/apache-commons-csv.spec index 18dbdf723fabced98ad286e22cd3893c7c5cf96f..68d432e56024c5f7b7b5747ebf9eab0444d78798 100644 --- a/apache-commons-csv.spec +++ b/apache-commons-csv.spec @@ -1,5 +1,5 @@ Name: apache-commons-csv -Version: 1.11.0 +Version: 1.12.0 Release: 1 Summary: Utilities to assist with handling of CSV files License: Apache-2.0 @@ -58,6 +58,9 @@ install -m 0755 target/commons-csv-%{version}-javadoc.jar %{buildroot}/%{_javado %license LICENSE.txt NOTICE.txt %changelog +* Wed Nov 06 2024 shaojiansong - 1.12.0-1 +- Update to version 1.12.0 + * Fri Jul 12 2024 xu_ping <707078654@qq.com> - 1.11.0-1 - Update to version 1.11.0 - Add and use CSVFormat#setTrailingData(boolean) in CSVFormat.EXCEL for Excel compatibility #303 diff --git a/commons-csv-1.11.0-src.tar.gz b/commons-csv-1.12.0-src.tar.gz similarity index 92% rename from commons-csv-1.11.0-src.tar.gz rename to commons-csv-1.12.0-src.tar.gz index 1b12c6230779bd8c32e32028dd421d07ccb96ac2..cdec3c18a7b5d235147099d2e857651f3189ce9b 100644 Binary files a/commons-csv-1.11.0-src.tar.gz and b/commons-csv-1.12.0-src.tar.gz differ diff --git a/xmvn-reactor b/xmvn-reactor index 9bf6b9744db5e6a3ca287bc12190b7daf1adf8be..ad74b79358bdf5d84ad49d8c358f83ddea450f8e 100644 --- a/xmvn-reactor +++ b/xmvn-reactor @@ -4,8 +4,8 @@ org.apache.commons commons-csv - 1.11.0 - absolute-prefix/target/commons-csv-1.11.0.jar + 1.12.0 + absolute-prefix/target/commons-csv-1.12.0.jar jar 1.8 @@ -15,7 +15,7 @@ org.apache.commons commons-csv pom - 1.11.0 + 1.12.0 absolute-prefix/pom.xml jar