diff --git a/python-retrying.changes b/python-retrying.changes index 08e9d5e..1b9cf04 100644 --- a/python-retrying.changes +++ b/python-retrying.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 26 15:09:39 UTC 2017 - jengelh@inai.de + +- Remove duplicated license information from description. + ------------------------------------------------------------------- Tue Aug 22 06:13:42 UTC 2017 - tbechtold@suse.com diff --git a/python-retrying.spec b/python-retrying.spec index b07a7c5..61f9d7b 100644 --- a/python-retrying.spec +++ b/python-retrying.spec @@ -34,8 +34,8 @@ BuildArch: noarch %python_subpackages %description -Retrying is an Apache 2.0 licensed general-purpose retrying library, written in -Python, to simplify the task of adding retry behavior to just about anything. +Retrying is a general-purpose retrying library, written in Python, to +simplify the task of adding retry behavior to just about anything. %prep %setup -q -n retrying-%{version}