[packit] 2.16.1 upstream release
Upstream tag: jackson-modules-base-2.16.1 Upstream commit: c301da73
This commit is contained in:
parent
c2ebd833c1
commit
8d45c733b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/jackson-modules-base-2.15.2.tar.gz
|
||||
/jackson-modules-base-2.15.3.tar.gz
|
||||
/jackson-modules-base-2.16.0.tar.gz
|
||||
/jackson-modules-base-2.16.1.tar.gz
|
||||
|
||||
@ -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,8 +1,8 @@
|
||||
%bcond_with jp_minimal
|
||||
|
||||
Name: jackson-modules-base
|
||||
Version: 2.16.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Jackson modules: Base
|
||||
License: Apache-2.0
|
||||
|
||||
@ -104,6 +104,13 @@ rm osgi/src/test/java/com/fasterxml/jackson/module/osgi/InjectOsgiServiceTest.ja
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 22 2024 Marco Fargetta <mfargett@redhat.com> - 2.16.1-1
|
||||
- [maven-release-plugin] prepare release jackson-modules-base-2.16.1 (Tatu Saloranta)
|
||||
- Prepare for 2.16.1 release (Tatu Saloranta)
|
||||
- Fix #231: change OSGi dep of "activation" package to jakarta (from javax) (Tatu Saloranta)
|
||||
- Back to snapshot deps (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-modules-base-2.16.0.tar.gz) = 038325f80ab57051c5ccee0505cf50c219f1c70f091212f5abea5280d7fb17162b5fc154fb16b5ff1101f6d4b4a22d37a34ae8647c5bed268ffd2fdb08c6541f
|
||||
SHA512 (jackson-modules-base-2.16.1.tar.gz) = 1ad10d15b01f684999cf4dee3fb001279ef8068206cd980a8497e62f32976dff47814d4157c8abc16778a6d09fac32c1d611de53c8913c5ca0e47518d5217384
|
||||
|
||||
Loading…
Reference in New Issue
Block a user