File project.diff of Package python-Qt.py
--- python-Qt.py.spec.orig
+++ python-Qt.py.spec
@@ -1,6 +1,7 @@
#
# spec file for package python-Qt.py
#
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -13,6 +14,7 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -49,7 +51,7 @@ PySide, PySide2, PyQt4 and PyQt5."
rm -f %{buildroot}%{_prefix}/LICENSE
%files %{python_files}
-%doc LICENSE
+%license LICENSE
%{python_sitelib}/*
%changelog