diff --git a/jboss-websocket-1.0-api.spec b/jboss-websocket-1.0-api.spec index c8b6b43..1db3958 100644 --- a/jboss-websocket-1.0-api.spec +++ b/jboss-websocket-1.0-api.spec @@ -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 - 1.0.0-3 +- Modify invalid source0 + * Tue Jul 5 2022 Chenyx - 1.0.0-2 - License compliance rectification diff --git a/jboss-websocket-api_1.0_spec-1.0.0.Final.tar.gz b/jboss-websocket-api_1.0_spec-1.0.0.Final.tar.gz index e72b697..f4f13bf 100644 Binary files a/jboss-websocket-api_1.0_spec-1.0.0.Final.tar.gz and b/jboss-websocket-api_1.0_spec-1.0.0.Final.tar.gz differ