!9 Version upgrade to at-spi2-atk-2.38.0

From: @yangl777
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2021-02-01 11:26:34 +08:00 committed by Gitee
commit 3eb2a97c23
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
AT_SPI2_ATK_2_38_0.tar.gz Normal file

Binary file not shown.

View File

@ -1,19 +1,19 @@
Name: at-spi2-atk
Version: 2.34.2
Version: 2.38.0
Release: 1
Summary: GTK+ module for the Assistive Technology Service
License: LGPLv2+
URL: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/
Source0: https://github.com/GNOME/at-spi2-atk/archive/AT_SPI2_ATK_2_34_2.tar.gz
Source0: https://github.com/GNOME/at-spi2-atk/archive/AT_SPI2_ATK_2_38_0.tar.gz
BuildRequires: gtk2-devel dbus-devel dbus-glib-devel gcc
BuildRequires: libxml2-devel gettext glib2-devel meson
BuildRequires: atk-devel >= 2.29.2
BuildRequires: at-spi2-core-devel >= 2.29.1
BuildRequires: at-spi2-core-devel >= 2.33.2
Requires: atk >= 2.33.3
Requires: at-spi2-core >= 2.29.1
Requires: at-spi2-core >= 2.33.2
%description
At-Spi2 is a protocol over DBus, toolkit widgets use it to provide
@ -33,7 +33,7 @@ Requires: %{name} = %{version}-%{release}
%package_help
%prep
%autosetup -n at-spi2-atk-AT_SPI2_ATK_2_34_2 -p1
%autosetup -n at-spi2-atk-AT_SPI2_ATK_2_38_0 -p1
%build
%meson
@ -59,6 +59,9 @@ Requires: %{name} = %{version}-%{release}
%doc README
%changelog
* Thu Jan 28 2020 yanglu <yanglu60@huawei.com> - 2.38.0-1
- Version update
* Mon Jul 20 2020 wangye <wangye70@huawei.com> - 2.34.2-1
- Version update