diff --git a/AT_SPI2_ATK_2_34_2.tar.gz b/AT_SPI2_ATK_2_34_2.tar.gz deleted file mode 100644 index 5f62a691313f39bcbea094c7f937edc39440ad9c..0000000000000000000000000000000000000000 Binary files a/AT_SPI2_ATK_2_34_2.tar.gz and /dev/null differ diff --git a/AT_SPI2_ATK_2_38_0.tar.gz b/AT_SPI2_ATK_2_38_0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b785a653757fb20cbb985251f21916a43826ecf1 Binary files /dev/null and b/AT_SPI2_ATK_2_38_0.tar.gz differ diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 611aa6dffddb5a4c48eb1b0ffba538d6c8e1e888..bba964dd1a8c269096cc3310bea77f9f56493661 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -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 - 2.38.0-1 +- Version update + * Mon Jul 20 2020 wangye - 2.34.2-1 - Version update