!26 License compliance rectification

From: @bzg1107 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-08-09 01:14:33 +00:00 committed by Gitee
commit d4cf53a454
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{namedreltag}
Name: resteasy
Version: 3.0.19
Release: 4
Release: 5
Summary: Framework for RESTful Web services and Java applications
License: ASL 2.0 and CDDL
License: ASL 2.0 and CDDL-1.0
URL: https://github.com/resteasy/Resteasy/
Source0: https://github.com/resteasy/Resteasy/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz
Patch0: resteasy-3.0.19-Mime4j-0.7.2-support.patch
@ -337,6 +337,9 @@ done
%license jaxrs/License.html
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 3.0.19-5
- modify license identifier
* Thu Jun 10 2021 wangyue <wangyue92@huawei.com> - 3.0.19-4
- fix CVE-2020-10688