!4 Modify compliance irregularities

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-12-19 12:45:06 +00:00 committed by Gitee
commit 3901e2ab0b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-xlib Name: python-xlib
Version: 0.32 Version: 0.32
Release: 1 Release: 2
Summary: Python X Library Summary: Python X Library
License: LGPLv2+ License: LGPL-2.1-or-later
URL: https://github.com/python-xlib/python-xlib URL: https://github.com/python-xlib/python-xlib
Source0: https://github.com/python-xlib/python-xlib/archive/refs/tags/python-xlib-0.32.tar.gz Source0: https://github.com/python-xlib/python-xlib/archive/refs/tags/python-xlib-0.32.tar.gz
BuildArch: noarch BuildArch: noarch
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 0.32-2
- License compliance rectification
* Thu Dec 08 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.32-1 * Thu Dec 08 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.32-1
- Update package to version 0.32 - Update package to version 0.32