diff --git a/pyatspi-2.38.2.tar.xz b/pyatspi-2.38.2.tar.xz deleted file mode 100644 index cd31953..0000000 Binary files a/pyatspi-2.38.2.tar.xz and /dev/null differ diff --git a/pyatspi-2.46.0.tar.xz b/pyatspi-2.46.0.tar.xz new file mode 100644 index 0000000..071a635 Binary files /dev/null and b/pyatspi-2.46.0.tar.xz differ diff --git a/pyatspi.spec b/pyatspi.spec index a475cae..e369a63 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,12 +1,12 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.38.2 +Version: 2.46.0 Release: 1 Summary: Python client bindings for D-Bus AT-SPI License: LGPLv2 and GPLv2 URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus -Source0: http://download.gnome.org/sources/pyatspi/2.38/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.46/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: at-spi2-atk-devel atk-devel dbus-devel dbus-glib-devel glib2-devel @@ -55,6 +55,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py %{python3_sitelib}/pyatspi/ %changelog +* Thu Nov 03 2022 zhouwenpei - 2.46.0-1 +- Update to 2.46.0 + * Wed Apr 20 2022 dillon chen - 2.38.2-1 - Update to 2.38.2