!6 Upgrade to 2.38.1
From: @weijin-deng Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
ecb81f9d11
Binary file not shown.
BIN
pyatspi-2.38.1.tar.xz
Normal file
BIN
pyatspi-2.38.1.tar.xz
Normal file
Binary file not shown.
15
pyatspi.spec
15
pyatspi.spec
@ -1,14 +1,15 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: pyatspi
|
Name: pyatspi
|
||||||
Version: 2.33.92
|
Version: 2.38.1
|
||||||
Release: 3
|
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
|
||||||
URL: https://wiki.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus
|
URL: https://wiki.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus
|
||||||
Source0: https://download.gnome.org/sources/pyatspi/2.33/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/pyatspi/2.38/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: atk-devel dbus-devel dbus-glib-devel glib2-devel gtk2-devel libxml2-devel
|
BuildRequires: at-spi2-atk-devel atk-devel dbus-devel dbus-glib-devel glib2-devel
|
||||||
|
BuildRequires: gtk3-devel libxml2-devel gtk2-devel
|
||||||
BuildRequires: pygobject3-devel python3-dbus python3-devel
|
BuildRequires: pygobject3-devel python3-dbus python3-devel
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -36,7 +37,7 @@ This package includes a python3 client library for the AT-SPI.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-python=python3 --enable-tests
|
%configure --with-python=python3 --enable-tests
|
||||||
make
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -53,6 +54,10 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
|||||||
%{python3_sitelib}/
|
%{python3_sitelib}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 2.38.1-1
|
||||||
|
- Upgrade to 2.38.1
|
||||||
|
- Update Version, Release, Source0, BuildRequires, stage 'build'
|
||||||
|
|
||||||
* Wed Oct 21 2020 jinzhimin<jinzhimin2@huawei.com> - 2.33.92-3
|
* Wed Oct 21 2020 jinzhimin<jinzhimin2@huawei.com> - 2.33.92-3
|
||||||
- remove python2-pyatspi subpackage
|
- remove python2-pyatspi subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user