!6 Modify invalid source0

From: @caodongxia 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-11-15 11:02:44 +00:00 committed by Gitee
commit 336360ef5b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%global namedversion %{version}%{?namedreltag}
Name: jboss-websocket-1.0-api
Version: 1.0.0
Release: 2
Release: 3
Summary: JSR-356: Java WebSocket 1.0 API
License: CDDL-1.0 or GPLv2 with exceptions
Url: https://github.com/jboss/jboss-websocket-api_spec
@ -35,6 +35,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE README
%changelog
* Tue Nov 15 2022 caodongxia <caodongxia@h-partners.com> - 1.0.0-3
- Modify invalid source0
* Tue Jul 5 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.0-2
- License compliance rectification