diff --git a/pyatspi-2.46.0.tar.xz b/pyatspi-2.46.0.tar.xz deleted file mode 100644 index 071a635..0000000 Binary files a/pyatspi-2.46.0.tar.xz and /dev/null differ diff --git a/pyatspi-2.46.1.tar.xz b/pyatspi-2.46.1.tar.xz new file mode 100644 index 0000000..29c8726 Binary files /dev/null and b/pyatspi-2.46.1.tar.xz differ diff --git a/pyatspi.spec b/pyatspi.spec index e369a63..88833e0 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.46.0 +Version: 2.46.1 Release: 1 Summary: Python client bindings for D-Bus AT-SPI License: LGPLv2 and GPLv2 @@ -50,11 +50,14 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py %files -n python3-pyatspi %license COPYING COPYING.GPL -%doc AUTHORS README +%doc AUTHORS README.md %doc examples/magFocusTracker.py %{python3_sitelib}/pyatspi/ %changelog +* Sun Feb 04 2024 zhangpan - 2.46.1-1 +- Update to 2.46.1 + * Thu Nov 03 2022 zhouwenpei - 2.46.0-1 - Update to 2.46.0