!2 License compliance rectification

From: @lyn1001 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-11 10:48:41 +00:00 committed by Gitee
commit 068e8d9fe4
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-jms-1.1-api
Version: 1.0.1
Release: 1
Release: 2
Summary: JBoss JMS API 1.1 Spec
License: CDDL or GPLv2 with exceptions
License: CDDL-1.0 or GPL-2.0-with-classpath-exception
URL: http://www.jboss.org
# git clone git://github.com/jboss/jboss-jms-api_spec.git jboss-jms-1.1-api
# cd jboss-jms-1.1-api/ && git archive --format=tar --prefix=jboss-jms-1.1-api jboss-jms-api_1.1_spec-1.0.1.Final | xz > jboss-jms-1.1-api-1.0.1.Final.tar.xz
@ -39,5 +39,8 @@ This package contains the API documentation for jboss-jms-1.1-api.
%license LICENSE
%changelog
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 1.0.1-2
- License compliance rectification
* Mon Aug 17 2020 yaokai <yaokai13@huawei.com> - 1.0.1-1
- Package init