!8 License compliance rectification
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
4ad5056280
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pyinstaller
|
||||
Version: 3.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: PyInstaller bundles a Python application and all its dependencies into a single package.
|
||||
License: GPL license with a special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones)
|
||||
License: GPL-2.0-only
|
||||
URL: http://www.pyinstaller.org
|
||||
Source0: https://files.pythonhosted.org/packages/3c/c9/c3f9bc64eb11eee6a824686deba6129884c8cbdf70e750661773b9865ee0/PyInstaller-%{version}.tar.gz
|
||||
Patch6000: Fix-Gcc-warnings-for-strncpy-and-strncat.patch
|
||||
@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 3.6-2
|
||||
- License compliance rectification
|
||||
|
||||
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org> - 3.6-1
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user