Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-datatypes-collections for
openSUSE:Factory checked in at 2022-06-19 21:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-datatypes-collections (Old)
and /work/SRC/openSUSE:Factory/.jackson-datatypes-collections.new.1548
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-datatypes-collections"
Sun Jun 19 21:10:58 2022 rev:4 rq:983610 version:2.13.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/jackson-datatypes-collections/jackson-datatypes-collections.changes
2021-10-21 23:55:25.668022445 +0200
+++
/work/SRC/openSUSE:Factory/.jackson-datatypes-collections.new.1548/jackson-datatypes-collections.changes
2022-06-19 21:11:06.186147463 +0200
@@ -1,0 +2,9 @@
+Wed Jun 15 07:23:05 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Version upgrade to 2.13.3
+ * 2.13.3 (14-May-2022)
+ * 2.13.2 (06-Mar-2022)
+ * 2.13.1 (19-Dec-2021)
+ * No changes since 2.13.0
+
+-------------------------------------------------------------------
Old:
----
jackson-datatypes-collections-2.13.0.tar.gz
New:
----
jackson-datatypes-collections-2.13.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-datatypes-collections.spec ++++++
--- /var/tmp/diff_new_pack.4skLvq/_old 2022-06-19 21:11:06.878148492 +0200
+++ /var/tmp/diff_new_pack.4skLvq/_new 2022-06-19 21:11:06.882148498 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jackson-datatypes-collections
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
#
-%bcond_with jp_minimal
Name: jackson-datatypes-collections
-Version: 2.13.0
+Version: 2.13.3
Release: 0
Summary: Jackson datatypes: collections
License: Apache-2.0
@@ -27,16 +26,14 @@
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= %{version}
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= %{version}
-BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= %{version}
+BuildRequires: mvn(com.carrotsearch:hppc)
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= 2.13
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.13
+BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= 2.13
BuildRequires: mvn(com.google.code.maven-replacer-plugin:replacer)
BuildRequires: mvn(com.google.guava:guava)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildArch: noarch
-%if %{without jp_minimal}
-BuildRequires: mvn(com.carrotsearch:hppc)
-%endif
%description
This is a multi-module umbrella project for various Jackson
@@ -54,7 +51,6 @@
Add-on datatype-support module for Jackson that handles
Guava types (currently mostly just collection ones).
-%if %{without jp_minimal}
%package -n jackson-datatype-hppc
Summary: Add-on module for Jackson to support HPPC data-types
@@ -62,7 +58,6 @@
Jackson data-type module to support JSON serialization and
deserialization of High-Performance Primitive Collections
data-types.
-%endif
%package javadoc
Summary: Javadoc for %{name}
@@ -76,12 +71,7 @@
sed -i 's/\r//' hppc/src/main/resources/META-INF/LICENSE
cp -p hppc/src/main/resources/META-INF/LICENSE .
-%if %{with jp_minimal}
-# Disable modules with additional deps
-%pom_disable_module hppc
-%endif
-
-# Deps are missing from Fedora for these modules:
+# Deps are missing for these modules:
%pom_disable_module eclipse-collections
%pom_disable_module pcollections
@@ -107,11 +97,9 @@
%doc guava/README.md guava/release-notes
%license LICENSE
-%if %{without jp_minimal}
%files -n jackson-datatype-hppc -f .mfiles-jackson-datatype-hppc
%doc hppc/README.md hppc/release-notes
%license LICENSE
-%endif
%files javadoc -f .mfiles-javadoc
%license LICENSE
++++++ jackson-datatypes-collections-2.13.0.tar.gz ->
jackson-datatypes-collections-2.13.3.tar.gz ++++++
++++ 135776 lines of diff (skipped)