License compliance rectification

This commit is contained in:
lauk 2022-05-18 10:08:32 +08:00
parent b2bb66b1eb
commit 7811d72045

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-editor
Version: 1.0.4
Release: 2
Release: 3
Summary: Programmatically open an editor, capture the result.
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/fmoo/python-editor
Source0: https://github.com/fmoo/python-editor/archive/%{version}.tar.gz
BuildArch: noarch
@ -71,7 +71,11 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.0.4-3
- License compliance rectification
* Tue Feb 23 2021 huangtianhua <huangtianhua223@gmail.org>
- Rename the package to python3-editor
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated