!12 统一spec文件的License名称规范
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
e76f5e6cc6
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-editor
|
Name: python-editor
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Programmatically open an editor, capture the result.
|
Summary: Programmatically open an editor, capture the result.
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/fmoo/python-editor
|
URL: https://github.com/fmoo/python-editor
|
||||||
Source0: https://github.com/fmoo/python-editor/archive/%{version}.tar.gz
|
Source0: https://github.com/fmoo/python-editor/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -71,7 +71,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.0.4-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Feb 23 2021 huangtianhua <huangtianhua223@gmail.org>
|
* Tue Feb 23 2021 huangtianhua <huangtianhua223@gmail.org>
|
||||||
- Rename the package to python3-editor
|
- Rename the package to python3-editor
|
||||||
|
|
||||||
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user