diff --git a/python-websockify.spec b/python-websockify.spec index 25ecf89bd050b8f965a4c87efb07d190836201bb..39f99a65b4ec7bd9630ea6fb45188077411f0353 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-websockify -Version: 0.12.0 +Version: 0.13.0 Release: 1 Summary: Websockify. License: LGPLv3 URL: https://github.com/novnc/websockify -Source0: https://files.pythonhosted.org/packages/1e/2c/ac19ddaeb9aa76b6ce6678f073008a4123050001a812a5d173189fc4440a/websockify-0.12.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f7/9e/fa7b6322fe22a02cf34256cbe300a9468533038b1262c7960119a787b595/websockify-0.13.0.tar.gz BuildArch: noarch %description websockify: WebSockets support for any application/server @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 06 2025 yanyu - 0.13.0-1 +- Upgrade package python3-websockify to version 0.13.0 + * Mon Jun 24 2024 liuzhilin - 0.12.0-1 - Upgrade package python3-websockify to version 0.12.0 - The simplejson module is no longer needed for redis token support. diff --git a/websockify-0.12.0.tar.gz b/websockify-0.12.0.tar.gz deleted file mode 100644 index 402fd539758b4de52d0db2e547c99924ea553c56..0000000000000000000000000000000000000000 Binary files a/websockify-0.12.0.tar.gz and /dev/null differ diff --git a/websockify-0.13.0.tar.gz b/websockify-0.13.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ea3f7d9430cf32e93c1b5b75e442149924902dec Binary files /dev/null and b/websockify-0.13.0.tar.gz differ