diff --git a/resteasy.spec b/resteasy.spec index 2629c0e..17313b0 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -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 - 3.0.19-5 +- modify license identifier + * Thu Jun 10 2021 wangyue - 3.0.19-4 - fix CVE-2020-10688