License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 16:31:49 +08:00
parent b7b8ef11e4
commit 790da9a801

View File

@ -1,8 +1,8 @@
Name: jackson-dataformats-binary
Version: 2.9.4
Release: 6
Release: 7
Summary: A multi-module umbrella project for Jackson standard binary data format backends
License: ASL 2.0 and BSD
License: Apache-2.0
URL: https://github.com/FasterXML/jackson-dataformats-binary
Source0: https://github.com/FasterXML/jackson-dataformats-binary/archive/%{name}-%{version}.tar.gz
Patch0000: CVE-2020-28491.patch
@ -51,6 +51,9 @@ sed -i 's/\r//' NOTICE LICENSE
/usr/share/maven*
%changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 2.9.4-7
- License compliance rectification
* Tue Mar 2 2021 zhanghua <zhanghua40@huawei.com> - 2.9.4-6
- fix CVE-2020-28491