diff --git a/pyatspi.spec b/pyatspi.spec index eeb30f3..5ef0c2f 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,11 +2,11 @@ Name: pyatspi Version: 2.33.92 -Release: 1 +Release: 2 Summary: Python client bindings for D-Bus AT-SPI License: LGPLv2 and GPLv2 URL: https://wiki.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus -Source0: https://download.gnome.org/sources/pyatspi/2.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pyatspi/2.33/%{name}-%{version}.tar.xz BuildRequires: atk-devel dbus-devel dbus-glib-devel glib2-devel gtk2-devel libxml2-devel BuildRequires: pygobject3-devel python2-dbus python2-devel python2-enum34 python3-dbus python3-devel @@ -82,5 +82,11 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %{python3_sitelib}/ %changelog +* Wed Sep 9 2020 chengguipeng - 1.1.2-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source0 url + * Thu Sep 05 2019 openEuler Buildteam - 1.1.2-1 - Package init