upgrade to 0.33
This commit is contained in:
parent
3901e2ab0b
commit
2863556e2d
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
|
||||
Name: python-xlib
|
||||
Version: 0.32
|
||||
Release: 2
|
||||
Version: 0.33
|
||||
Release: 1
|
||||
Summary: Python X Library
|
||||
License: LGPL-2.1-or-later
|
||||
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
|
||||
|
||||
Requires: python3-six
|
||||
@ -44,7 +44,7 @@ Provides: python3-python-xlib-doc
|
||||
%description help %_description
|
||||
|
||||
%prep
|
||||
%autosetup -n python-xlib-0.32
|
||||
%autosetup -n python-xlib-0.33
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user