This commit is contained in:
Fedora Release Engineering 2024-01-24 23:03:35 +00:00
parent 8585323352
commit 805cc9dd6a

View File

@ -1,6 +1,6 @@
Name: jackson-annotations Name: jackson-annotations
Version: 2.16.1 Version: 2.16.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Core annotations for Jackson data processor Summary: Core annotations for Jackson data processor
License: Apache-2.0 License: Apache-2.0
@ -56,6 +56,9 @@ sed -i 's/\r//' LICENSE
%license LICENSE %license LICENSE
%changelog %changelog
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Marco Fargetta <mfargett@redhat.com> - 2.16.1-1 * Mon Jan 22 2024 Marco Fargetta <mfargett@redhat.com> - 2.16.1-1
- [maven-release-plugin] prepare release jackson-annotations-2.16.1 (Tatu Saloranta) - [maven-release-plugin] prepare release jackson-annotations-2.16.1 (Tatu Saloranta)
- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta) - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)