Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-commons-csv for openSUSE:Factory checked in at 2026-06-22 17:27:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-csv (Old) and /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-csv" Mon Jun 22 17:27:05 2026 rev:12 rq:1360671 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes 2025-06-01 21:37:23.731380743 +0200 +++ /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1956/apache-commons-csv.changes 2026-06-22 17:27:26.085555942 +0200 @@ -1,0 +2,19 @@ +Fri Jun 19 09:10:36 UTC 2026 - Fridrich Strba <[email protected]> + +- Upgrade to version 1.14.1 + * Fixed Bugs + + CSV-318: CSVPrinter.printRecord(Stream) hangs if given a + parallel stream + + CSV-318: CSVPrinter now uses an internal lock instead of + synchronized methods + + org.apache.commons.csv.CSVPrinter.printRecords(ResultSet) now + writes one record at a time using a lock + * Changes + + Bump org.apache.commons:commons-parent from 81 to 85 #542 + + Bump commons-io:commons-io from 2.18.0 to 2.20.0 + + Bump com.opencsv:opencsv from 5.10 to 5.11.2 #545, #551, #553 + + Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 + #556 + + Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 + +------------------------------------------------------------------- Old: ---- commons-csv-1.14.0-src.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio commons-csv-1.14.1-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-csv.spec ++++++ --- /var/tmp/diff_new_pack.4wsq5f/_old 2026-06-22 17:27:28.161628261 +0200 +++ /var/tmp/diff_new_pack.4wsq5f/_new 2026-06-22 17:27:28.169628540 +0200 @@ -1,7 +1,7 @@ # # spec file for package apache-commons-csv # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: apache-commons-csv -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: A library to read and write files in variations of the Comma Separated Value (CSV) format License: Apache-2.0 @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: java-devel >= 1.8 BuildRequires: maven-local +BuildRequires: mvn(com.github.spotbugs:spotbugs-annotations) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) BuildArch: noarch @@ -46,9 +47,7 @@ %setup -q -n commons-csv-%{version}-src %build -%{mvn_build} -f -- \ - -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ - -Dsource=8 +%{mvn_build} -f -- -Dsource=8 %install %mvn_install ++++++ _scmsync.obsinfo ++++++ mtime: 1781860522 commit: 7c346ce8f9390d9c4e38289d9d544688e97dc4620e7254ce61056a80a426bed7 url: https://src.opensuse.org/java-packages/apache-commons-csv revision: 7c346ce8f9390d9c4e38289d9d544688e97dc4620e7254ce61056a80a426bed7 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-19 11:15:22.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ commons-csv-1.14.0-src.tar.gz -> commons-csv-1.14.1-src.tar.gz ++++++ /work/SRC/openSUSE:Factory/apache-commons-csv/commons-csv-1.14.0-src.tar.gz /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1956/commons-csv-1.14.1-src.tar.gz differ: char 16, line 1
