From e778b9b16fa25a0e572c7a35150452d1d9bb455756eec4ea3cc510b8691e1aa5 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 4 Jan 2019 14:00:10 +0000 Subject: [PATCH] Accepting request 662806 from home:jengelh:branches:devel:languages:python - Improve summary. OBS-URL: https://build.opensuse.org/request/show/662806 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retrying?expand=0&rev=13 --- python-retrying.changes | 5 +++++ python-retrying.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-retrying.changes b/python-retrying.changes index 3691e7f..49dc150 100644 --- a/python-retrying.changes +++ b/python-retrying.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 4 13:58:10 UTC 2019 - Jan Engelhardt + +- Improve summary. + ------------------------------------------------------------------- Tue Dec 4 12:53:52 UTC 2018 - Matej Cepl diff --git a/python-retrying.spec b/python-retrying.spec index 30bf70f..c6c1eb0 100644 --- a/python-retrying.spec +++ b/python-retrying.spec @@ -1,7 +1,7 @@ # # spec file for package python-retrying # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: python-retrying Version: 1.3.3 Release: 0 -Summary: Retrying +Summary: Retrying library for Python License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/rholder/retrying