[packit] 2.15.3 upstream release
Upstream tag: jackson-databind-2.15.3 Upstream commit: 31dc75f0
This commit is contained in:
parent
06e7f5c248
commit
e9d89bccbf
3
README.packit
Normal file
3
README.packit
Normal file
@ -0,0 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.84.0.
|
||||
@ -1,6 +1,6 @@
|
||||
Name: jackson-databind
|
||||
Version: 2.15.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.15.3
|
||||
Release: 1%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: Apache-2.0 and LGPL-2.0-or-later
|
||||
|
||||
@ -68,6 +68,22 @@ rm src/test/java/com/fasterxml/jackson/databind/TestJDKSerialization.java
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Nov 06 2023 Chris Kelley <ckelley@redhat.com> - 2.15.3-1
|
||||
- [maven-release-plugin] prepare release jackson-databind-2.15.3 (Tatu Saloranta)
|
||||
- Prepare for 2.15.3 release (Tatu Saloranta)
|
||||
- Minor refactoring wrt #4149 (Tatu Saloranta)
|
||||
- Create TestMixedCollections.java (#4149) (PJ Fanning)
|
||||
- Update release notes wrt #4121 (Tatu Saloranta)
|
||||
- Preserve the original component type in merging to the array (#4121) (Yury Molchan)
|
||||
- Introduce more efficient Form-Based GitHub Issue Templates (#4042) (Kim, Joo Hyuk)
|
||||
- Improve JavaDoc and Test for config ACCEPT_EMPTY_STRING_AS_NULL_OBJECT wrt special cases (#4012) (Kim, Joo Hyuk)
|
||||
- Update Maven wrapper version (Tatu Saloranta)
|
||||
- Minor javadoc improvement (Tatu Saloranta)
|
||||
- Update release notes wrt #3968 fix (Tatu Saloranta)
|
||||
- Ignore ConstructorDetector.SingleArgConstructor.PROPERTIES preference for Records. (#3969) (Sim Yih Tsern)
|
||||
- to 2.15.3-SNAPSHOT (Tatu Saloranta)
|
||||
- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-databind-2.15.2.tar.gz) = 1ebbc24ebcd76693c5659d9b489bab483f87c4048fe7df4cffb3e8608f32933b3f0d9c4df671bc8ecc35535ae5715b894d695e553a214eb3fa2cccbbfc2ab470
|
||||
SHA512 (jackson-databind-2.15.3.tar.gz) = ecdf2e420530b45d655cd7b680a6171259c065e0fd2b8179fd36ba4d4f787673d056635eb3b624ef4b582e8346c861b097eb68f94f798e6a3cd520fb27658a9d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user