diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index 6db570d..d121223 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 13 09:00:35 UTC 2019 - qzheng + +- Make use of %license macro and get ready for submitting this + package (the dependency of onboard) to SLE-15 + (fate#326794, bsc#1082318). + ------------------------------------------------------------------- Tue Dec 4 12:47:19 UTC 2018 - Matej Cepl diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 3773201..d56e40d 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -1,7 +1,7 @@ # # spec file for package python-distutils-extra # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -49,7 +49,8 @@ includes the follwing: %files %{python_files} %defattr(-,root,root) -%doc LICENSE doc/* +%doc doc/* +%license LICENSE %{python_sitelib}/* %changelog