License compliance rectification
(cherry picked from commit 7c7e5e7b0881c022f9784fccfc594b7fcbde7f5d)
This commit is contained in:
parent
f877ff13e0
commit
a6b674ef12
@ -2,9 +2,9 @@
|
|||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-websocket-1.0-api
|
Name: jboss-websocket-1.0-api
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JSR-356: Java WebSocket 1.0 API
|
Summary: JSR-356: Java WebSocket 1.0 API
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.0 or GPLv2 with exceptions
|
||||||
Url: https://github.com/jboss/jboss-websocket-api_spec
|
Url: https://github.com/jboss/jboss-websocket-api_spec
|
||||||
Source0: https://github.com/jboss/jboss-websocket-api_spec/archive/jboss-websocket-api_1.0_spec-%{namedversion}.tar.gz
|
Source0: https://github.com/jboss/jboss-websocket-api_spec/archive/jboss-websocket-api_1.0_spec-%{namedversion}.tar.gz
|
||||||
BuildRequires: jboss-parent maven-local maven-plugin-bundle felix-osgi-foundation felix-parent
|
BuildRequires: jboss-parent maven-local maven-plugin-bundle felix-osgi-foundation felix-parent
|
||||||
@ -35,5 +35,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%doc LICENSE README
|
%doc LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 5 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
|
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user