Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package felix-gogo-command for openSUSE:Factory checked in at 2025-03-27 22:34:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-gogo-command (Old) and /work/SRC/openSUSE:Factory/.felix-gogo-command.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-gogo-command" Thu Mar 27 22:34:33 2025 rev:7 rq:1264641 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-gogo-command/felix-gogo-command.changes 2023-10-26 17:15:23.630417064 +0200 +++ /work/SRC/openSUSE:Factory/.felix-gogo-command.new.2696/felix-gogo-command.changes 2025-03-27 22:35:13.611872075 +0100 @@ -1,0 +2,5 @@ +Thu Mar 27 17:55:15 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Remove a relativePath that points to a non-existing directory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-gogo-command.spec ++++++ --- /var/tmp/diff_new_pack.m3V5XH/_old 2025-03-27 22:35:14.047890123 +0100 +++ /var/tmp/diff_new_pack.m3V5XH/_new 2025-03-27 22:35:14.051890289 +0100 @@ -1,7 +1,7 @@ # # spec file for package felix-gogo-command # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,6 +59,8 @@ %pom_change_dep :junit :::test %pom_change_dep :mockito-core :::test +%pom_xpath_remove pom:project/pom:parent/pom:relativePath + %build %{mvn_build} -f -- \ -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \