Modify invalid source0

This commit is contained in:
caodongxia 2022-11-15 18:49:27 +08:00
parent 3402c5b6b5
commit 95de8e5d07
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