diff --git a/python-cloudpickle.changes b/python-cloudpickle.changes index 4dd842b..3a12113 100644 --- a/python-cloudpickle.changes +++ b/python-cloudpickle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 11 08:53:30 UTC 2018 - sebix+novell.com@sebix.at + +- Use %license macro for license. + ------------------------------------------------------------------- Wed Nov 22 19:42:07 UTC 2017 - arun@gmx.de diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index cc98eef..1539d38 100644 --- a/python-cloudpickle.spec +++ b/python-cloudpickle.spec @@ -1,7 +1,7 @@ # # spec file for package python-cloudpickle # -# 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 @@ -76,7 +76,8 @@ export PYTHONPATH='.:tests' %files %{python_files} %defattr(-,root,root,-) -%doc LICENSE README.md +%doc README.md +%license LICENSE %{python_sitelib}/* %changelog