!3 License compliance rectification

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

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 GPL-2.0-or-later
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
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 2.0.3-2
- License compliance rectification
* Wed May 12 2021 caodongxia <caodongxia@huawei.com> - 2.0.3-1
- package init