License compliance rectification
This commit is contained in:
parent
ceaf538ded
commit
d27a2a4df8
@ -2,9 +2,9 @@
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: jboss-servlet-3.1-api
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Java Servlet 3.1 API
|
||||
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
|
||||
License: (CDDL-1.0 or GPLv2 with exceptions) and ASL 2.0
|
||||
Url: http://www.jboss.org
|
||||
Source0: https://github.com/jboss/jboss-servlet-api_spec/archive/jboss-servlet-api_3.1_spec-%{namedversion}.tar.gz
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
@ -39,6 +39,9 @@ cp %{SOURCE2} .
|
||||
%license LICENSE cddl.txt LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jun 30 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.2-2
|
||||
- License compliance rectification
|
||||
|
||||
* Thu May 26 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user