License compliance rectification
This commit is contained in:
parent
5a08bfa9c3
commit
9597939b51
@ -1,8 +1,8 @@
|
|||||||
Name: glassfish-transaction-api
|
Name: glassfish-transaction-api
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Java JTA 1.2 API Design Specification
|
Summary: Java JTA 1.2 API Design Specification
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.1 or GPLv2 with exceptions
|
||||||
URL: https://java.net/projects/jta-spec/
|
URL: https://java.net/projects/jta-spec/
|
||||||
Source0: https://github.com/javaee/javax.transaction/archive/1.2.tar.gz
|
Source0: https://github.com/javaee/javax.transaction/archive/1.2.tar.gz
|
||||||
Source1: https://javaee.github.io/glassfish/LICENSE
|
Source1: https://javaee.github.io/glassfish/LICENSE
|
||||||
@ -42,5 +42,8 @@ cp %{SOURCE1} ./LICENSE.html
|
|||||||
%license LICENSE.html
|
%license LICENSE.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.2-2
|
||||||
|
- Regulate license information
|
||||||
|
|
||||||
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 1.2-1
|
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 1.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user