diff --git a/python-tblib.changes b/python-tblib.changes index 9b73fe7..7af76b3 100644 --- a/python-tblib.changes +++ b/python-tblib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 19 19:55:11 UTC 2018 - sebix+novell.com@sebix.at + +- Use %license macro for license. + ------------------------------------------------------------------- Mon Aug 14 00:28:19 UTC 2017 - toddrme2178@gmail.com diff --git a/python-tblib.spec b/python-tblib.spec index a81d074..483b4c0 100644 --- a/python-tblib.spec +++ b/python-tblib.spec @@ -1,7 +1,7 @@ # # spec file for package python-tblib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -88,7 +88,8 @@ the pickle support. %files %{python_files} %defattr(-,root,root,-) -%doc AUTHORS.rst CHANGELOG.rst LICENSE README.rst +%doc AUTHORS.rst CHANGELOG.rst README.rst +%license LICENSE %{python_sitelib}/* %changelog