License compliance rectification

This commit is contained in:
wu-leilei 2024-06-13 10:55:38 +08:00
parent 6e1341b157
commit b298d18c4a

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jboss-jaxws-2.2-api
Version: 2.0.3
Release: 1
Release: 2
Summary: Java API for XML-Based Web Services 2.2
License: CDDL or GPLv2+
License: CDDL-1.0 or GPLv2+
URL: http://www.jboss.org/
Source0: https://github.com/jboss/jboss-jaxws-api_spec/archive/jboss-jaxws-api_2.2_spec-%{namedversion}.tar.gz
BuildArch: noarch
@ -37,5 +37,8 @@ This package contains the API documentation for %{name}.
%doc src/main/resources/NOTE.txt
%changelog
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 2.0.3-2
- Regulate license information
* Wed May 12 2021 caodongxia <caodongxia@huawei.com> - 2.0.3-1
- package init