Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package felix-gogo-shell for
openSUSE:Factory checked in at 2025-03-28 09:37:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/felix-gogo-shell (Old)
and /work/SRC/openSUSE:Factory/.felix-gogo-shell.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-gogo-shell"
Fri Mar 28 09:37:00 2025 rev:6 rq:1264776 version:1.1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/felix-gogo-shell/felix-gogo-shell.changes
2023-09-10 13:11:12.636655940 +0200
+++
/work/SRC/openSUSE:Factory/.felix-gogo-shell.new.2696/felix-gogo-shell.changes
2025-03-28 09:37:28.753246951 +0100
@@ -1,0 +2,5 @@
+Thu Mar 27 22:11:25 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Remove a relativePath that points to a non-existing directory
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ felix-gogo-shell.spec ++++++
--- /var/tmp/diff_new_pack.lJQCAd/_old 2025-03-28 09:37:29.193265175 +0100
+++ /var/tmp/diff_new_pack.lJQCAd/_new 2025-03-28 09:37:29.193265175 +0100
@@ -1,7 +1,7 @@
#
# spec file for package felix-gogo-shell
#
-# 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
@@ -51,6 +51,8 @@
%prep
%setup -q -n %{bundle}-%{version}
+%pom_xpath_remove pom:project/pom:parent/pom:relativePath
+
%{mvn_file} : felix/%{bundle}
%build