[packit] 2.16.1 upstream release
Upstream tag: jackson-core-2.16.1 Upstream commit: 249716c8
This commit is contained in:
parent
8ef355df4b
commit
0784e40a5e
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.85.0.post1.dev17+g1f3036b1.
|
||||
The file was generated using packit 0.87.1.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: jackson-core
|
||||
Version: 2.16.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: Apache-2.0
|
||||
|
||||
@ -55,6 +55,26 @@ sed -i 's/\r//' LICENSE jackson-core-NOTICE
|
||||
%license LICENSE jackson-core-NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2024 Marco Fargetta <mfargett@redhat.com> - 2.16.1-1
|
||||
- [maven-release-plugin] prepare release jackson-core-2.16.1 (Tatu Saloranta)
|
||||
- Prepare for 2.16.1 release (Tatu Saloranta)
|
||||
- Minor test improvements (Tatu Saloranta)
|
||||
- Minor tweaking post-merge wrt #1175 (Tatu Saloranta)
|
||||
- Add failing tests for #1173: parse error location (#1175) (Paul Bunyan)
|
||||
- Backport #1168 in 2.16(.1) (Tatu Saloranta)
|
||||
- Update release notes wrt #1161 backport (Tatu Saloranta)
|
||||
- fastdoubleparser 1.0.0 (#1163) (#1166) (PJ Fanning)
|
||||
- Update release notes wrt #1161 (Tatu Saloranta)
|
||||
- fastdoubleparser 1.0.0 (#1163) (#1165) (PJ Fanning)
|
||||
- Tiny import clean up (Tatu Saloranta)
|
||||
- update javadoc to highlight that this class is for internal jackson use (#1156) (PJ Fanning)
|
||||
- Test code clean up: pro-actively replace to-be-deprecated methods to non-deprecated ones (wrt 2.17) (Tatu Saloranta)
|
||||
- Fix #1146: add missing `JsonParserDelegate` overrides (#1147) (Tatu Saloranta)
|
||||
- Update version scorecard check runs for (Tatu Saloranta)
|
||||
- Fix #1141: prevent NPE in Version.equals() (#1142) (Tatu Saloranta)
|
||||
- Fix typo in VERSION-2.x (Tatu Saloranta)
|
||||
- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
|
||||
|
||||
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-core-2.16.0.tar.gz) = 1481dc52ebfc3a805dccb96dd855c69ceb16735959c5374b7fc9f1d1c74266e300230e50ccbdd4f4048e757d6ee90335deb4651b0a64cffb012c0a307aea5b67
|
||||
SHA512 (jackson-core-2.16.1.tar.gz) = 51572521ba16cd89dfbc90f18a25648ac501e5b8fbb044c9cf864600e6da0118d1c46130fc7d2e9dfd7aa6829ef0bf258b3b6bbff01d8b75cadedef3e4f98009
|
||||
|
||||
Loading…
Reference in New Issue
Block a user