License compliance rectification
This commit is contained in:
parent
6fb416966b
commit
0f9a3eeff7
@ -1,8 +1,8 @@
|
|||||||
Name: glassfish-ejb-api
|
Name: glassfish-ejb-api
|
||||||
Version: 3.2.2
|
Version: 3.2.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Java EJB 3.2 API Design Specification
|
Summary: Java EJB 3.2 API Design Specification
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.1 or GPLv2 with exceptions
|
||||||
URL: https://java.net/projects/ejb-spec/
|
URL: https://java.net/projects/ejb-spec/
|
||||||
Source0: https://github.com/javaee/javax.ejb/archive/%{version}.tar.gz
|
Source0: https://github.com/javaee/javax.ejb/archive/%{version}.tar.gz
|
||||||
Source1: https://javaee.github.io/glassfish/LICENSE
|
Source1: https://javaee.github.io/glassfish/LICENSE
|
||||||
@ -52,6 +52,9 @@ cp %{SOURCE1} ./
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 16 2024 yaoxin <yao_xin001@hoperun.com> - 3.2.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Jul 10 2023 Ge Wang <wang__ge@126.com> - 3.2.2-1
|
* Mon Jul 10 2023 Ge Wang <wang__ge@126.com> - 3.2.2-1
|
||||||
- Update to version 3.2.2
|
- Update to version 3.2.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user