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-databind.git#27385b26dbd53e121e723a7a5d2e521e7e331513
This commit is contained in:
parent
88b886413a
commit
6147d5c2da
@ -1,11 +1,11 @@
|
||||
Name: jackson-databind
|
||||
Version: 2.11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
Name: jackson-databind
|
||||
Version: 2.11.4
|
||||
Release: 1%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-databind/
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
URL: https://github.com/FasterXML/jackson-databind
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) >= %{version}
|
||||
@ -72,6 +72,9 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/jdk/JDKTypeSerializationTest
|
||||
%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-databind-2.11.3.tar.gz) = f8200de2ae583ed7b814854793f58fc6efb13edd643ec0671a276894b3dd9f0871d3d24f7bf53532cb6b60aac002f333dbe5e0df07ea265e4eaa5f0e840a211b
|
||||
SHA512 (jackson-databind-2.11.4.tar.gz) = e32ab66a013f0caa625447de0c511049b5c288b6f0e1b5135c6d9b41a07b29fdc8cbd758f8836722d7a7002b38526b09084a495c7b45ed87b790f2b5ac315793
|
||||
|
||||
Loading…
Reference in New Issue
Block a user