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}}