Update to use SPDX licence
This commit is contained in:
parent
05694fbc7b
commit
6f119669fd
@ -2,7 +2,7 @@ Name: jackson-databind
|
||||
Version: 2.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: General data-binding package for Jackson (2.x)
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
License: Apache-2.0 and LGPL-2.0-or-later
|
||||
|
||||
URL: https://github.com/FasterXML/jackson-databind
|
||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
||||
@ -67,6 +67,7 @@ rm src/test/java/com/fasterxml/jackson/databind/ser/jdk/JDKTypeSerializationTest
|
||||
%changelog
|
||||
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-1
|
||||
- Update to version 2.14
|
||||
- Update to use SPDX licence
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user