upgrade version to 2.38.0

This commit is contained in:
renmingshuai 2021-01-28 17:43:04 +08:00
parent a872d9a7de
commit 6ee103944d
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