diff --git a/python-unify.changes b/python-unify.changes index df0768c..d197c03 100644 --- a/python-unify.changes +++ b/python-unify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 10 14:22:09 UTC 2018 - jengelh@inai.de + +- Use noun phrase in summary. + ------------------------------------------------------------------- Sat Jun 9 12:16:49 UTC 2018 - toddrme2178@gmail.com diff --git a/python-unify.spec b/python-unify.spec index 5013780..61034aa 100644 --- a/python-unify.spec +++ b/python-unify.spec @@ -13,16 +13,17 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-unify Version: 0.4 Release: 0 +Summary: Tool to modify strings to use the same quotes License: MIT -Summary: Modifies strings to use the same quotes -Url: https://github.com/myint/unify Group: Development/Languages/Python +Url: https://github.com/myint/unify Source: https://files.pythonhosted.org/packages/source/u/unify/unify-%{version}.tar.gz Source9: README.suse BuildRequires: %{python_module devel}