!2 【轻量级 PR】:明确License版本信息

From: @licihua 
Reviewed-by: @hanxinke 
Signed-off-by: @hanxinke
This commit is contained in:
openeuler-ci-bot 2022-04-01 10:15:07 +00:00 committed by Gitee
commit 14677df5d4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: glassfish-websocket-api
Version: 1.1
Release: 1
Release: 2
Summary: JSR 356: Java API for WebSocket
License: CDDL or GPLv2 with exceptions
License: CDDL-1.1 or GPLv2 with exceptions
URL: https://java.net/projects/websocket-spec/
Source0: https://github.com/pavelbucek/websocket-spec/archive/%{version}.tar.gz
BuildRequires: maven-local mvn(net.java:jvnet-parent:pom:)
@ -63,5 +63,8 @@ cd api
%license api/etc/config/copyright.txt api/src/main/javadoc/doc-files/speclicense.html
%changelog
* Fri Apr 1 2022 licihua <licihua@huawei.com> - 1.1-2
- Change License
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 1.1-1
- Package init