Accepting request 530887 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/530887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockify?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2017-10-05 09:58:50 +00:00 committed by Git OBS Bridge
commit 6a95aba73c
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 2 21:43:19 UTC 2017 - jengelh@inai.de
- Improve summaries.
-------------------------------------------------------------------
Mon Sep 25 08:37:21 UTC 2017 - msrb@suse.com

View File

@ -20,7 +20,7 @@
Name: python-websockify
Version: 0.8.0
Release: 0
Summary: Websockify
Summary: WebSocket to TCP proxy/bridge
License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/kanaka/websockify
@ -55,7 +55,7 @@ parses it, and then begins forwarding traffic between the client and
the target in both directions.
%package -n python-websockify-common
Summary: Websockify
Summary: Common data files for the Websockify TCP proxy/bridge
Group: Development/Languages/Python
Provides: %{python_module websockify-common = %{version}}