Hello community,
here is the log from the commit of package python-distutils-extra for
openSUSE:Factory checked in at 2019-03-13 16:42:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distutils-extra (Old)
and /work/SRC/openSUSE:Factory/.python-distutils-extra.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distutils-extra"
Wed Mar 13 16:42:23 2019 rev:28 rq:684643 version:2.38
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-distutils-extra/python-distutils-extra.changes
2018-12-13 19:42:59.761126037 +0100
+++
/work/SRC/openSUSE:Factory/.python-distutils-extra.new.28833/python-distutils-extra.changes
2019-03-13 16:42:24.938638258 +0100
@@ -1,0 +2,7 @@
+Wed Mar 13 09:00:35 UTC 2019 - qzheng <[email protected]>
+
+- Make use of %license macro and get ready for submitting this
+ package (the dependency of onboard) to SLE-15
+ (fate#326794, bsc#1082318).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-distutils-extra.spec ++++++
--- /var/tmp/diff_new_pack.LUIMDv/_old 2019-03-13 16:42:25.674637715 +0100
+++ /var/tmp/diff_new_pack.LUIMDv/_new 2019-03-13 16:42:25.674637715 +0100
@@ -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 @@
%files %{python_files}
%defattr(-,root,root)
-%doc LICENSE doc/*
+%doc doc/*
+%license LICENSE
%{python_sitelib}/*
%changelog