Update to version 2.14
This commit is contained in:
parent
493d87f768
commit
a19cde69b2
@ -1,6 +1,6 @@
|
||||
Name: jackson-core
|
||||
Version: 2.11.4
|
||||
Release: 9%{?dist}
|
||||
Version: 2.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
|
||||
@ -28,8 +28,8 @@ as basic shared abstractions.
|
||||
%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/LICENSE .
|
||||
cp -p src/main/resources/META-INF/NOTICE .
|
||||
sed -i 's/\r//' LICENSE NOTICE
|
||||
|
||||
@ -46,6 +46,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%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-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-core-2.11.4.tar.gz) = 71c52e438a6bdcceb0f57965af1068a6f335474a251d3195930f0dafb9da6bd9165a48060267d3a13b6a9818e9b9964cdf3c2fda1b37695036d14a8df461168e
|
||||
SHA512 (jackson-core-2.14.0.tar.gz) = b73ab43d493cfc124e3d3f59186ac6c376b544acf1605330bd785c1f79b64a63d282c07bbd0a38ba2af684e3ab595a35c1e0fb91c0e1016d2208bbc7a93c3dc4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user