Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jetty-build-support for 
openSUSE:Factory checked in at 2025-03-28 09:36:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jetty-build-support (Old)
 and      /work/SRC/openSUSE:Factory/.jetty-build-support.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jetty-build-support"

Fri Mar 28 09:36:43 2025 rev:5 rq:1264717 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/jetty-build-support/jetty-build-support.changes  
2023-09-25 20:48:45.296887577 +0200
+++ 
/work/SRC/openSUSE:Factory/.jetty-build-support.new.2696/jetty-build-support.changes
        2025-03-28 09:37:06.440322819 +0100
@@ -1,0 +2,5 @@
+Thu Mar 27 21:02:25 UTC 2025 - Fridrich Strba <fst...@suse.com>
+
+- Remove a relativePath that points to a non-existing directory
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jetty-build-support.spec ++++++
--- /var/tmp/diff_new_pack.QTcfjs/_old  2025-03-28 09:37:07.244356120 +0100
+++ /var/tmp/diff_new_pack.QTcfjs/_new  2025-03-28 09:37:07.248356285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jetty-build-support
 #
-# 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
@@ -33,6 +33,7 @@
 BuildRequires:  mvn(org.apache.maven.enforcer:enforcer-api)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-shade-plugin)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
+BuildRequires:  mvn(org.apache.maven.shared:maven-shared-utils)
 BuildRequires:  mvn(org.apache.maven:maven-artifact)
 BuildRequires:  mvn(org.apache.maven:maven-core)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
@@ -62,6 +63,9 @@
 %pom_xpath_set pom:properties/pom:maven.version 3.8.1
 %pom_remove_dep :maven-project
 
+%pom_xpath_remove pom:project/pom:parent/pom:relativePath
+%pom_add_dep org.apache.maven.shared:maven-shared-utils
+
 %build
 %{mvn_build} -f -- -Dsource=8
 

Reply via email to