diff --git a/python-termstyle.changes b/python-termstyle.changes index 7d41c00..ac444a6 100644 --- a/python-termstyle.changes +++ b/python-termstyle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 18 09:41:48 UTC 2019 - Sebastian Wagner + +- Re-add License, required in Factory. + ------------------------------------------------------------------- Mon Oct 14 14:45:01 UTC 2019 - Matej Cepl diff --git a/python-termstyle.spec b/python-termstyle.spec index 06afcd9..75d64f8 100644 --- a/python-termstyle.spec +++ b/python-termstyle.spec @@ -23,6 +23,7 @@ Version: 0.1.11 Release: 0 Summary: Console colouring for Python License: BSD-3-Clause +Group: Development/Languages/Python URL: https://github.com/gfxmonk/termstyle Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz BuildRequires: %{python_module setuptools}