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-23 17:39:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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" Tue Jun 23 17:39:03 2026 rev:13 rq:1361270 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes 2026-06-22 17:27:26.085555942 +0200 +++ /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1956/apache-commons-csv.changes 2026-06-23 17:41:56.440529488 +0200 @@ -1,0 +2,5 @@ +Tue Jun 23 06:28:17 UTC 2026 - Fridrich Strba <[email protected]> + +- Do not use spotbugs annotations. They create build cycle + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-csv.spec ++++++ --- /var/tmp/diff_new_pack.JJGMdB/_old 2026-06-23 17:41:58.028585156 +0200 +++ /var/tmp/diff_new_pack.JJGMdB/_new 2026-06-23 17:41:58.032585296 +0200 @@ -27,8 +27,8 @@ Source1000: apache-commons-csv.rpmlintrc BuildRequires: fdupes BuildRequires: java-devel >= 1.8 +BuildRequires: jurand 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,6 +46,9 @@ %prep %setup -q -n commons-csv-%{version}-src +%pom_remove_dep com.github.spotbugs:spotbugs-annotations +%{java_remove_annotations} . -n SuppressFBWarnings + %build %{mvn_build} -f -- -Dsource=8 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.JJGMdB/_old 2026-06-23 17:41:58.072586698 +0200 +++ /var/tmp/diff_new_pack.JJGMdB/_new 2026-06-23 17:41:58.080586978 +0200 @@ -1,6 +1,6 @@ -mtime: 1781860522 -commit: 7c346ce8f9390d9c4e38289d9d544688e97dc4620e7254ce61056a80a426bed7 +mtime: 1782196143 +commit: 7254b395f71afe099db460e5a8eeed760213f4a9ea1cca7123d6223355af79da url: https://src.opensuse.org/java-packages/apache-commons-csv -revision: 7c346ce8f9390d9c4e38289d9d544688e97dc4620e7254ce61056a80a426bed7 +revision: 7254b395f71afe099db460e5a8eeed760213f4a9ea1cca7123d6223355af79da projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ 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-23 08:29:03.000000000 +0200 @@ -0,0 +1 @@ +.osc
