diff --git a/python-partd.changes b/python-partd.changes index 6dd52e5..dcc771e 100644 --- a/python-partd.changes +++ b/python-partd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 11 08:50:12 UTC 2018 - sebix+novell.com@sebix.at + +- Use %license macro for license. + ------------------------------------------------------------------- Thu Nov 2 03:08:11 UTC 2017 - arun@gmx.de diff --git a/python-partd.spec b/python-partd.spec index 8d01cac..275cabc 100644 --- a/python-partd.spec +++ b/python-partd.spec @@ -1,7 +1,7 @@ # # spec file for package python-partd # -# 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 @@ -77,7 +77,8 @@ popd %files %{python_files} %defattr(-,root,root,-) -%doc README.rst LICENSE.txt +%doc README.rst +%license LICENSE.txt %{python_sitelib}/* %changelog