Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package segment for openSUSE:Factory checked in at 2023-09-20 13:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/segment (Old) and /work/SRC/openSUSE:Factory/.segment.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "segment" Wed Sep 20 13:29:37 2023 rev:2 rq:1112244 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/segment/segment.changes 2020-03-19 19:54:32.528278191 +0100 +++ /work/SRC/openSUSE:Factory/.segment.new.16627/segment.changes 2023-09-20 13:32:35.809969366 +0200 @@ -1,0 +2,5 @@ +Tue Sep 19 11:11:15 UTC 2023 - Fridrich Strba <[email protected]> + +- Do not require maven-javadoc-plugin that we don't use + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ segment.spec ++++++ --- /var/tmp/diff_new_pack.NebnbS/_old 2023-09-20 13:32:36.954010353 +0200 +++ /var/tmp/diff_new_pack.NebnbS/_new 2023-09-20 13:32:36.954010353 +0200 @@ -1,7 +1,7 @@ # # spec file for package segment # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ %pom_remove_parent %pom_remove_plugin :maven-release-plugin %pom_remove_plugin :maven-source-plugin +%pom_remove_plugin :maven-javadoc-plugin %pom_remove_plugin :maven-jar-plugin %{mvn_build} -f -- \
