From 70e1168ac312562950037b9930cd4357530a22c1ee1f0d068c52b4f4f7a39938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 16 Feb 2019 06:45:43 +0000 Subject: [PATCH] Accepting request 676560 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary OBS-URL: https://build.opensuse.org/request/show/676560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=5 --- python-asyncssh.changes | 7 ++++++- python-asyncssh.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-asyncssh.changes b/python-asyncssh.changes index 3a7faec..f6840ad 100644 --- a/python-asyncssh.changes +++ b/python-asyncssh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 5 14:34:42 UTC 2019 - Jan Engelhardt + +- Avoid name repetition in summary + ------------------------------------------------------------------- Thu Jan 31 13:08:53 UTC 2019 - Ondřej Súkup @@ -29,4 +34,4 @@ Thu Jan 31 13:08:53 UTC 2019 - Ondřej Súkup ------------------------------------------------------------------- Wed Oct 24 22:56:19 UTC 2018 - Ondřej Súkup -- initial commit version 1.14.0 +- initial commit version 1.14.0 diff --git a/python-asyncssh.spec b/python-asyncssh.spec index 8dd972d..edb2fbc 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -21,7 +21,7 @@ Name: python-asyncssh Version: 1.15.1 Release: 0 -Summary: AsyncSSH: Asynchronous SSHv2 client and server library +Summary: Asynchronous SSHv2 client and server library License: EPL-2.0 OR GPL-2.0-or-later Group: Development/Languages/Python Url: http://asyncssh.timeheart.net