Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jackson-dataformats-binary for openSUSE:Factory checked in at 2023-08-23 14:57:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jackson-dataformats-binary (Old) and /work/SRC/openSUSE:Factory/.jackson-dataformats-binary.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jackson-dataformats-binary" Wed Aug 23 14:57:10 2023 rev:5 rq:1105103 version:2.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jackson-dataformats-binary/jackson-dataformats-binary.changes 2022-06-16 18:20:43.776124115 +0200 +++ /work/SRC/openSUSE:Factory/.jackson-dataformats-binary.new.1766/jackson-dataformats-binary.changes 2023-08-23 14:57:58.862029494 +0200 @@ -1,0 +2,37 @@ +Mon Aug 21 14:04:06 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Version update to 2.15.2 + * 2.15.2 (30-May-2023) + + #379: (avro) 'logback-test.xml' in wrong place + (avro/src/main/resources) + * 2.15.0 (23-Apr-2023) + + #347: (cbor) Add support for CBOR stringref extension + ('CBORGenerator.Feature.STRINGREF') + + #356: (cbor) Add 'CBORGenerat.Feature.WRITE_MINIMAL_DOUBLES' + for writing 'double's as 'float's if safe to do so + + #373: (cbor) Remove optimized 'CBORParser.nextTextValue()' + implementation + * 2.14.3 (05-May-2023) + + #354: (all) Missing license file in Maven package for newer + versions + + #366: 'CBORGenerator.writeRawUTF8String()' seems to ignore + offset + * 2.14.1 (21-Nov-2022) + + #342: (smile) Possible performance improvement on jdk9+ for + Smile decoding + * 2.14.0 (05-Nov-2022) + + #301: (cbor, smile) Missing configuration methods for + format-specific parser/generator features + + #310: (avro) Avro schema generation: allow override namespace + with new '@AvroNamespace' annotation + + #311: (ion) 'IonObjectMapper' does not throw JacksonException + for some invalid Ion + + #312: (cbor, smile) Short NUL-only keys incorrectly detected + as duplicates + + #325: (ion) Ensure 'IonReader' instances created within + 'IonFactory' are always resource-managed + + #338: Use passed "current value" in 'writeStartObject()' + overload + + #341: (ion) Update to Amazon Ion 1.9.5 + +------------------------------------------------------------------- Old: ---- jackson-dataformats-binary-2.13.3.tar.gz New: ---- jackson-dataformats-binary-2.15.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jackson-dataformats-binary.spec ++++++ --- /var/tmp/diff_new_pack.jVCbaw/_old 2023-08-23 14:57:59.758031096 +0200 +++ /var/tmp/diff_new_pack.jVCbaw/_new 2023-08-23 14:57:59.762031103 +0200 @@ -1,7 +1,7 @@ # # spec file for package jackson-dataformats-binary # -# 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 @@ -19,7 +19,7 @@ %bcond_with extra_dataformats # Extra formats are disabled because of circular dependencies Name: jackson-dataformats-binary -Version: 2.13.3 +Version: 2.15.2 Release: 0 Summary: Jackson standard binary data format backends License: Apache-2.0 AND BSD-3-Clause @@ -28,10 +28,10 @@ Source0: https://github.com/FasterXML/jackson-dataformats-binary/archive/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: maven-local -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) >= 2.13 -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(org.apache.felix:maven-bundle-plugin) BuildArch: noarch ++++++ jackson-dataformats-binary-2.13.3.tar.gz -> jackson-dataformats-binary-2.15.2.tar.gz ++++++ ++++ 213240 lines of diff (skipped)