update to version 2.11.3
This commit is contained in:
parent
4c04718b56
commit
7b5a2e4bf8
@ -1,5 +1,5 @@
|
||||
Name: jackson-core
|
||||
Version: 2.11.2
|
||||
Version: 2.11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
@ -12,11 +12,6 @@ BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= %{version}
|
||||
BuildRequires: mvn(com.google.code.maven-replacer-plugin:replacer)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
|
||||
%ifarch %{arm}
|
||||
# Speed up builds on 32bit arm in case we get such a builder
|
||||
BuildRequires: java-1.8.0-openjdk-aarch32-devel
|
||||
%endif
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -57,6 +52,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 14 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.3-1
|
||||
- Update to version 2.11.3.
|
||||
|
||||
* Sat Aug 08 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.2-1
|
||||
- Update to version 2.11.2.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-core-2.11.2.tar.gz) = a4f7ddbc06e1780749ad1b4b1d3716104376fffcdad2a10cb9a489a2588a1012501341c34745df2e89348041050381fc0a44f4f9aa074b35f06d7298aad394f8
|
||||
SHA512 (jackson-core-2.11.3.tar.gz) = 2d8a7a3a59bf92cee55e897cb9810e39443582765c3901dc845e37ff1e4971ac3ac323a14f02ed74f6b68f235d4a6ccf7f279f06ff6228dd2f8932f10099a308
|
||||
|
||||
Loading…
Reference in New Issue
Block a user