update to version 2.11.4
This commit is contained in:
parent
7b5a2e4bf8
commit
6d44b8e473
@ -1,11 +1,11 @@
|
||||
Name: jackson-core
|
||||
Version: 2.11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
Name: jackson-core
|
||||
Version: 2.11.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Core part of Jackson
|
||||
License: ASL 2.0
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-core
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
URL: https://github.com/FasterXML/jackson-core
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= %{version}
|
||||
@ -52,6 +52,9 @@ sed -i 's/\r//' LICENSE NOTICE
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 Fabio Valentini <decathorpe@gmail.com> - 2.11.4-1
|
||||
- Update to version 2.11.4.
|
||||
|
||||
* Wed Oct 14 2020 Fabio Valentini <decathorpe@gmail.com> - 2.11.3-1
|
||||
- Update to version 2.11.3.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jackson-core-2.11.3.tar.gz) = 2d8a7a3a59bf92cee55e897cb9810e39443582765c3901dc845e37ff1e4971ac3ac323a14f02ed74f6b68f235d4a6ccf7f279f06ff6228dd2f8932f10099a308
|
||||
SHA512 (jackson-core-2.11.4.tar.gz) = 71c52e438a6bdcceb0f57965af1068a6f335474a251d3195930f0dafb9da6bd9165a48060267d3a13b6a9818e9b9964cdf3c2fda1b37695036d14a8df461168e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user