!5 upgrade to 0.33
From: @jackssir Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
dcc12cd05b
Binary file not shown.
BIN
python-xlib-0.33.tar.gz
Normal file
BIN
python-xlib-0.33.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-xlib
|
Name: python-xlib
|
||||||
Version: 0.32
|
Version: 0.33
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Python X Library
|
Summary: Python X Library
|
||||||
License: LGPL-2.1-or-later
|
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.33.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-six
|
Requires: python3-six
|
||||||
@ -44,7 +44,7 @@ Provides: python3-python-xlib-doc
|
|||||||
%description help %_description
|
%description help %_description
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-xlib-0.32
|
%autosetup -n python-xlib-0.33
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2023 lvfei <lvfei@kylinos.cn> - 0.33-1
|
||||||
|
- upgrade to 0.33
|
||||||
|
|
||||||
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 0.32-2
|
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 0.32-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user