diff --git a/python-websocket-client.changes b/python-websocket-client.changes index 3b80c67..78aa718 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández + +- Adjust License tag on spec file after transition to Apache-2.0 + ------------------------------------------------------------------- Thu Oct 16 13:52:35 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 6e0c7e3..dc45462 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,7 +1,7 @@ # # spec file for package python-websocket-client # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Name: python-websocket-client Version: 1.9.0 Release: 0 Summary: WebSocket client implementation -License: LGPL-2.1-only +License: Apache-2.0 URL: https://github.com/liris/websocket-client/releases Source0: https://files.pythonhosted.org/packages/source/w/websocket_client/websocket_client-%{version}.tar.gz BuildRequires: %{python_module Sphinx >= 6.0}