!6 License compliance rectification

From: @lyn1001 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-10 10:49:55 +00:00 committed by Gitee
commit eff89f3e82
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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