!10 Update to 2.46.1

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-02-05 07:24:47 +00:00 committed by Gitee
commit f8c81335d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pyatspi-2.46.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: pyatspi Name: pyatspi
Version: 2.46.0 Version: 2.46.1
Release: 1 Release: 1
Summary: Python client bindings for D-Bus AT-SPI Summary: Python client bindings for D-Bus AT-SPI
License: LGPLv2 and GPLv2 License: LGPLv2 and GPLv2
@ -50,11 +50,14 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py
%files -n python3-pyatspi %files -n python3-pyatspi
%license COPYING COPYING.GPL %license COPYING COPYING.GPL
%doc AUTHORS README %doc AUTHORS README.md
%doc examples/magFocusTracker.py %doc examples/magFocusTracker.py
%{python3_sitelib}/pyatspi/ %{python3_sitelib}/pyatspi/
%changelog %changelog
* Sun Feb 04 2024 zhangpan <zhangpan103@h-partners.com> - 2.46.1-1
- Update to 2.46.1
* Thu Nov 03 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.46.0-1 * Thu Nov 03 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.46.0-1
- Update to 2.46.0 - Update to 2.46.0