Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/jackson-core.git#6d44b8e473a98a284d44e53768064a2921bd20cf
This commit is contained in:
parent
a9a02a8737
commit
63d3dea892
@ -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