License compliance rectification

This commit is contained in:
baizg1107 2022-05-11 16:50:31 +08:00
parent 7772bd991b
commit 2d4f76652f

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