Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-jaxrs-providers for
openSUSE:Factory checked in at 2021-10-21 23:55:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-jaxrs-providers (Old)
and /work/SRC/openSUSE:Factory/.jackson-jaxrs-providers.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-jaxrs-providers"
Thu Oct 21 23:55:19 2021 rev:2 rq:926595 version:2.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/jackson-jaxrs-providers/jackson-jaxrs-providers.changes
2020-04-22 20:46:39.630648468 +0200
+++
/work/SRC/openSUSE:Factory/.jackson-jaxrs-providers.new.1890/jackson-jaxrs-providers.changes
2021-10-21 23:55:27.348023309 +0200
@@ -1,0 +2,30 @@
+Wed Oct 20 10:00:35 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Version upgrade to 2.13.0
+ * 2.13.0 (30-Sep-2021)
+ + #134: Remove work-around for JAX-RS 1.x wrt JAX-RS 2 type
+ 'NoContentException'
+ + #146: Create new alternate jackson-jakarta-rs-providers repo
+ for Jakarta (not Javax) RS implementation -- also remove
+ "jakarta" classifier variants from this project
+ + Update 'jakarta.xml.bind-api' dep (2.3.2 -> 2.3.3)
+ * 2.12.2 (03-Mar-2021)
+ + #132: jaxrs jakarta versions have javax.ws references in OSGi
+ manifest
+ + #136: Create manifest files separately and reference in bundle
+ plugin, shade in the new manifest for Jakarta separately
+ before install
+ + Woodstox dependency to 6.2.4
+ * 2.12.0 (29-Nov-2020)
+ + #127: Allow multiple implementations of JAX-RS for all
+ providers
+ + #128: Module-Info Enhancements - JAX-RS updates for Jakarta
+ Release version
+ + Add Gradle Module Metadata
+ * 2.11.4 (12-Dec-2020)
+ + Upgrade Woodstox dependency to 6.2.3
+ * 2.10.4 (03-May-2020)
+ + Upgrade Woodstox dependency to 6.2.0 (minor improvement to MSV
+ shading)
+
+-------------------------------------------------------------------
@@ -4 +34 @@
-- Initial package
+- Initial package 2.10.3
Old:
----
jackson-jaxrs-providers-2.10.3.tar.gz
New:
----
jackson-jaxrs-providers-2.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-jaxrs-providers.spec ++++++
--- /var/tmp/diff_new_pack.z7Jpij/_old 2021-10-21 23:55:27.904023595 +0200
+++ /var/tmp/diff_new_pack.z7Jpij/_new 2021-10-21 23:55:27.908023597 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jackson-jaxrs-providers
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
%bcond_without jp_minimal
Name: jackson-jaxrs-providers
-Version: 2.10.3
+Version: 2.13.0
Release: 0
Summary: Jackson JAX-RS providers
License: Apache-2.0
URL: https://github.com/FasterXML/jackson-jaxrs-providers
Source0: %{url}/archive/%{name}-%{version}.tar.gz
+BuildRequires: fdupes
BuildRequires: maven-local
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= %{version}
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= %{version}
@@ -118,6 +119,7 @@
sed -i 's/\r//' LICENSE NOTICE
%pom_remove_plugin -r :moditect-maven-plugin
+%pom_remove_plugin -r :gradle-module-metadata-maven-plugin
# Disable jar with no-meta-inf-services classifier, breaks build
%pom_remove_plugin :maven-jar-plugin cbor
@@ -147,6 +149,7 @@
%install
%mvn_install
+%fdupes -s %{buildroot}%{_javadocdir}
%files -f .mfiles-jackson-jaxrs-base
%doc README.md release-notes/*
++++++ jackson-jaxrs-providers-2.10.3.tar.gz ->
jackson-jaxrs-providers-2.13.0.tar.gz ++++++
++++ 84832 lines of diff (skipped)