From f0060421e8aa6d930ebcb8ab55f729b50b08ed05c072c9ec6bc9423139395fae Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 3 Oct 2017 14:11:36 +0000 Subject: [PATCH] Accepting request 530577 from home:jengelh:branches:devel:languages:python - Improve summaries. OBS-URL: https://build.opensuse.org/request/show/530577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=28 --- python-websockify.changes | 5 +++++ python-websockify.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-websockify.changes b/python-websockify.changes index e92df0a..25f280b 100644 --- a/python-websockify.changes +++ b/python-websockify.changes @@ -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 diff --git a/python-websockify.spec b/python-websockify.spec index 5bac717..1dcc861 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -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}}