Update version to 2.14
This commit is contained in:
parent
fd2d3bd22c
commit
05694fbc7b
@ -1,6 +1,6 @@
|
||||
Name: jackson-databind
|
||||
Version: 2.11.4
|
||||
Release: 8%{?dist}
|
||||
Version: 2.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
|
||||
@ -30,6 +30,7 @@ Jackson Annotations for configuration.
|
||||
%pom_remove_plugin ":maven-enforcer-plugin"
|
||||
%pom_remove_plugin "org.jacoco:jacoco-maven-plugin"
|
||||
%pom_remove_plugin "org.moditect:moditect-maven-plugin"
|
||||
%pom_remove_plugin "de.jjohannes:gradle-module-metadata-maven-plugin"
|
||||
|
||||
cp -p src/main/resources/META-INF/NOTICE .
|
||||
sed -i 's/\r//' LICENSE NOTICE
|
||||
@ -64,6 +65,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/jdk/JDKTypeSerializationTest
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-1
|
||||
- Update to version 2.14
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-databind-2.11.4.tar.gz) = e32ab66a013f0caa625447de0c511049b5c288b6f0e1b5135c6d9b41a07b29fdc8cbd758f8836722d7a7002b38526b09084a495c7b45ed87b790f2b5ac315793
|
||||
SHA512 (jackson-databind-2.14.0.tar.gz) = 314573f31811087803774e11e9a846ff1e7f66c9f976a0e257ca4a16151c5d82bade8a8865abc775153205d4c12f8c8a6ccb1e8d0056f28a3257684a4517b747
|
||||
|
||||
Loading…
Reference in New Issue
Block a user