Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-modules-base for
openSUSE:Factory checked in at 2023-08-23 14:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-modules-base (Old)
and /work/SRC/openSUSE:Factory/.jackson-modules-base.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-modules-base"
Wed Aug 23 14:57:13 2023 rev:4 rq:1105107 version:2.15.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/jackson-modules-base/jackson-modules-base.changes
2022-06-19 21:11:10.954154555 +0200
+++
/work/SRC/openSUSE:Factory/.jackson-modules-base.new.1766/jackson-modules-base.changes
2023-08-23 14:58:07.526044983 +0200
@@ -1,0 +2,27 @@
+Mon Aug 21 14:26:46 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Version upgrade to 2.15.2
+ * 2.15.2 (30-May-2023)
+ + #207: Mr Bean exposing 'Asm' as Maven dependency despite
+ shading
+ + (afterburner, mrbean) 'org.ow2.asm:asm' updated to 9.5
+ (from 9.4)
+ * 2.15.1 (16-May-2023)
+ + #204: (afterburner, mrbean) Gradle metadata for
+ 'jackson-core' '2.15.0' adds dependency on shaded
+ 'org.ow2.asm:asm'
+ * 2.15.0 (23-Apr-2023)
+ + #190: Filter annotated by JsonInclude.Include.CUSTOM does not
+ get called if property is null with Afterburner/Blackbird
+ module registered
+ * 2.14.3 (05-May-2023)
+ + #198: fix failing tests in java17 CI run
+ + #199: jaxb and jakarta-xmlbind put module-info in versions/11
+ + Fix Gradle Module Metadata for Afterburner, Blackbird
+ * 2.14.0 (05-Nov-2022)
+ + #138: (blackbird) Blackbird doesn't work on Java 15+
+ + #187: Remove stack trace from Blackbirds warnings wrt missing
+ 'MethodHandles.lookup()' (on Java 8)
+ + Asm version from 9.0 to 9.4
+
+-------------------------------------------------------------------
Old:
----
jackson-modules-base-2.13.3.tar.gz
New:
----
jackson-modules-base-2.15.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-modules-base.spec ++++++
--- /var/tmp/diff_new_pack.LLnRyc/_old 2023-08-23 14:58:08.306046378 +0200
+++ /var/tmp/diff_new_pack.LLnRyc/_new 2023-08-23 14:58:08.314046392 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jackson-modules-base
#
-# Copyright (c) 2022 SUSE LLC
+# 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
@@ -17,18 +17,17 @@
Name: jackson-modules-base
-Version: 2.13.3
+Version: 2.15.2
Release: 0
Summary: Jackson modules: Base
License: Apache-2.0
URL: https://github.com/FasterXML/jackson-modules-base
Source0: %{url}/archive/%{name}-%{version}.tar.gz
BuildRequires: maven-local
-BuildRequires: mvn(cglib:cglib)
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.13
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= 2.13
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= %{version}
-BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= 2.13
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.15
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= 2.15
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.15
+BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= 2.15
BuildRequires: mvn(com.google.code.maven-replacer-plugin:replacer)
BuildRequires: mvn(com.google.inject:guice)
BuildRequires: mvn(com.thoughtworks.paranamer:paranamer)
@@ -128,6 +127,7 @@
# no need for gradle metadata
%pom_remove_plugin -r :gradle-module-metadata-maven-plugin
+%pom_remove_plugin -r :find-and-replace-maven-plugin
# move to "old" glassfish-jaxb-api artifactId
%pom_change_dep -r jakarta.xml.bind:jakarta.xml.bind-api
javax.xml.bind:jaxb-api
@@ -135,7 +135,6 @@
# Disable bundling of asm
%pom_remove_plugin ":maven-shade-plugin" afterburner mrbean paranamer
-%pom_xpath_remove "pom:properties/pom:osgi.private" mrbean paranamer
sed -i 's/\r//' mrbean/src/main/resources/META-INF/{LICENSE,NOTICE}
cp -p mrbean/src/main/resources/META-INF/{LICENSE,NOTICE} .
++++++ jackson-modules-base-2.13.3.tar.gz -> jackson-modules-base-2.15.2.tar.gz
++++++
++++ 88506 lines of diff (skipped)