parent
7f89e18e8d
commit
f708ada581
@ -1,8 +1,8 @@
|
||||
Name: jackson-core
|
||||
Version: 2.11.4
|
||||
Release: 6%{?dist}
|
||||
Version: 2.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-core
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
@ -36,7 +36,6 @@ as basic shared abstractions.
|
||||
%pom_remove_plugin "org.jacoco:jacoco-maven-plugin"
|
||||
%pom_remove_plugin "org.moditect:moditect-maven-plugin"
|
||||
|
||||
cp -p src/main/resources/META-INF/LICENSE .
|
||||
cp -p src/main/resources/META-INF/NOTICE .
|
||||
sed -i 's/\r//' LICENSE NOTICE
|
||||
|
||||
@ -53,6 +52,10 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2022 Chris Kelley <ckelley@redhat.com> - 2.14.1-1
|
||||
- Update to version 2.14.1
|
||||
- Resolves: #2070122
|
||||
|
||||
* Mon Aug 16 2021 Red Hat PKI Team <rhcs-maint@redhat.com> - 2.11.4-6
|
||||
- Disable tests
|
||||
- Drop javadoc subpackage
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-core-2.11.4.tar.gz) = 71c52e438a6bdcceb0f57965af1068a6f335474a251d3195930f0dafb9da6bd9165a48060267d3a13b6a9818e9b9964cdf3c2fda1b37695036d14a8df461168e
|
||||
SHA512 (jackson-core-2.14.1.tar.gz) = bbc3067da0cde3a3020cc5c440d4f11f8e568905bd88684f323c7b9ed6b8ed4c883ddde5c8fe69bf5140d16e8853498f47a55f9a510f6292b4ee8168820bb2ad
|
||||
|
||||
Loading…
Reference in New Issue
Block a user