Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package super-csv for openSUSE:Factory checked in at 2023-09-20 13:29:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/super-csv (Old) and /work/SRC/openSUSE:Factory/.super-csv.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "super-csv" Wed Sep 20 13:29:40 2023 rev:7 rq:1112255 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/super-csv/super-csv.changes 2023-09-11 21:27:18.052322001 +0200 +++ /work/SRC/openSUSE:Factory/.super-csv.new.16627/super-csv.changes 2023-09-20 13:32:42.450207256 +0200 @@ -1,0 +2,5 @@ +Tue Sep 19 11:28:25 UTC 2023 - Fridrich Strba <[email protected]> + +- Do not require maven plugins that we don't use + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ super-csv.spec ++++++ --- /var/tmp/diff_new_pack.kizmS5/_old 2023-09-20 13:32:43.754253975 +0200 +++ /var/tmp/diff_new_pack.kizmS5/_new 2023-09-20 13:32:43.758254118 +0200 @@ -30,7 +30,6 @@ BuildRequires: maven-local BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin) -BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) BuildArch: noarch @@ -66,6 +65,8 @@ %pom_remove_plugin -r :maven-release-plugin %pom_remove_plugin -r :maven-scm-publish-plugin %pom_remove_plugin -r :maven-site-plugin +%pom_remove_plugin -r :maven-source-plugin +%pom_remove_plugin -r :maven-javadoc-plugin # Empty artifact, only for testing %pom_disable_module %{name}-benchmark
