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