!2 License compliance rectification

From: @bzg1107 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-08-08 07:58:45 +00:00 committed by Gitee
commit b0221e774b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: jboss-transaction-1.1-api
Version: 1.0.1
Release: 1
Release: 2
Summary: Transaction 1.1 API
License: CDDL or GPLv2 with exceptions
License: CDDL-1.0 or GPLv2 with exceptions
Url: http://www.jboss.org
Source0: https://github.com/jboss/jboss-transaction-api_spec/archive/jboss-transaction-api_1.1_spec-%{version}.Final.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
@ -35,5 +35,8 @@ This package contains the API documentation for %{name}.
%license LICENSE.txt
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.0.1-2
- modify license identifier
* Thu Sep 3 2020 leiju <leiju4@huawei.com> - 1.0.1-1
- Package init