Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jackson-dataformats-text for
openSUSE:Factory checked in at 2026-06-25 17:22:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-dataformats-text (Old)
and /work/SRC/openSUSE:Factory/.jackson-dataformats-text.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-dataformats-text"
Thu Jun 25 17:22:10 2026 rev:9 rq:1361761 version:2.18.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/jackson-dataformats-text/jackson-dataformats-text.changes
2024-11-06 16:56:59.432586166 +0100
+++
/work/SRC/openSUSE:Factory/.jackson-dataformats-text.new.2088/jackson-dataformats-text.changes
2026-06-25 17:22:24.660284463 +0200
@@ -1,0 +2,30 @@
+Thu Jun 25 12:48:12 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to 2.18.8
+ * Changes of 2.18.8
+ + #679: (toml) Validate integer length for hex/octal/binary
+ radix literals
+ * Changes of 2.18.7
+ + #615: (csv) Feature
+ 'CsvReadFeature.EMPTY_UNQUOTED_STRING_AS_NULL' ignored when
+ preceding column is quoted
+ * Changes of 2.18.6
+ + #613: (csv) Support 'StreamReadConstraints
+ .maxDocumentLength()' validation for CSV module
+ * Changes of 2.18.1
+ + #499: (yaml) SnakeYAML upgrade to 2.3
+ * Changes of 2.18.0
+ + #442: (csv) Allow use of "value decorators" (like '[' and ']'
+ for arrays) for reading 'CsvSchema' columns
+ + #468: (csv) Remove synchronization from 'CsvMapper'
+ + #469: (csv) Allow CSV to differentiate between 'null' and
+ empty fields (foo,,bar vs. foo,"",bar)
+ + #482: (yaml) Allow passing 'ParserImpl' by a subclass or
+ overwrite the events
+ + #483: (csv) Incorrect location of CSV errors
+ + #485: (csv) CSVDecoder: No Long and Int out of range
+ exceptions
+ + #495: (csv) Support use of 'CsvValueDecorator' for writing CSV
+ column values
+
+-------------------------------------------------------------------
@@ -26,4 +56,2 @@
- (`CsvGenerator.Feature.WRITE_LINEFEED_AFTER_LAST_ROW`)
- (proposed by Mathieu L)
- * #454: (yaml) Unexpected `NumberFormatException` in `YAMLParser`
- (fix contributed by Arthur C)
+ ('CsvGenerator.Feature.WRITE_LINEFEED_AFTER_LAST_ROW')
+ * #454: (yaml) Unexpected 'NumberFormatException' in 'YAMLParser'
@@ -31,3 +59,3 @@
- (`StreamReadConstraints`/ `StreamWriteConstraints`) for YAML
- * #465: (yaml) YAML: consider starting `#` and ending `:` as
- quotable characters (contributed by Michael E)
+ ('StreamReadConstraints'/ 'StreamWriteConstraints') for YAML
+ * #465: (yaml) YAML: consider starting '#' and ending ':' as
+ quotable characters
Old:
----
jackson-dataformats-text-2.17.3.tar.gz
New:
----
_scmsync.obsinfo
build.specials.obscpio
jackson-dataformats-text-2.18.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jackson-dataformats-text.spec ++++++
--- /var/tmp/diff_new_pack.7JTbNx/_old 2026-06-25 17:22:25.856326025 +0200
+++ /var/tmp/diff_new_pack.7JTbNx/_new 2026-06-25 17:22:25.872326581 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jackson-dataformats-text
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: jackson-dataformats-text
-Version: 2.17.3
+Version: 2.18.8
Release: 0
Summary: Jackson standard text-format data format backends
License: Apache-2.0
@@ -26,9 +26,9 @@
BuildRequires: fdupes
BuildRequires: jflex
BuildRequires: maven-local
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.17
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= 2.17
-BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.17
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) >= 2.18
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) >= 2.18
+BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) >= 2.18
BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:)
BuildRequires: mvn(com.google.code.maven-replacer-plugin:replacer)
BuildRequires: mvn(org.yaml:snakeyaml)
++++++ _scmsync.obsinfo ++++++
mtime: 1782392000
commit: 68138efad5ed39648468f3ad6c8c13806d734530bbd79689a9963756919a86bd
url: https://src.opensuse.org/java-packages/jackson-dataformats-text
revision: 68138efad5ed39648468f3ad6c8c13806d734530bbd79689a9963756919a86bd
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-25 14:53:20.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ jackson-dataformats-text-2.17.3.tar.gz ->
jackson-dataformats-text-2.18.8.tar.gz ++++++
++++ 3908 lines of diff (skipped)