License compliance rectification

This commit is contained in:
baizg1107 2022-05-11 16:43:20 +08:00
parent 07211d9369
commit 20f76b46ca

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