Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-databind for
openSUSE:Factory checked in at 2025-06-24 20:47:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-databind (Old)
and /work/SRC/openSUSE:Factory/.jackson-databind.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-databind"
Tue Jun 24 20:47:09 2025 rev:18 rq:1287891 version:2.17.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/jackson-databind/jackson-databind.changes
2024-11-06 16:56:53.120323690 +0100
+++
/work/SRC/openSUSE:Factory/.jackson-databind.new.7067/jackson-databind.changes
2025-06-24 20:48:14.730057145 +0200
@@ -1,0 +2,5 @@
+Mon Jun 23 09:52:27 UTC 2025 - Fridrich Strba <[email protected]>
+
+- Fix "Not fully interpolated version" error with Maven 4
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-databind.spec ++++++
--- /var/tmp/diff_new_pack.kloxDl/_old 2025-06-24 20:48:15.334082187 +0200
+++ /var/tmp/diff_new_pack.kloxDl/_new 2025-06-24 20:48:15.338082352 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jackson-databind
#
-# Copyright (c) 2024 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
@@ -55,6 +55,8 @@
cp -p src/main/resources/META-INF/NOTICE .
sed -i 's/\r//' LICENSE NOTICE
+%pom_change_dep com.fasterxml.jackson.core:: ::-:
+
%build
build-jar-repository -s lib jackson-annotations jackson-core
ant jar javadoc