diff --git a/AT_SPI2_ATK_2_34_2.tar.gz b/AT_SPI2_ATK_2_34_2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5f62a691313f39bcbea094c7f937edc39440ad9c Binary files /dev/null and b/AT_SPI2_ATK_2_34_2.tar.gz differ diff --git a/at-spi2-atk-2.30.0.tar.xz b/at-spi2-atk-2.30.0.tar.xz deleted file mode 100644 index 7aea14707fbfd2b464065a8868383a36da9b75a1..0000000000000000000000000000000000000000 Binary files a/at-spi2-atk-2.30.0.tar.xz and /dev/null differ diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index f21e35ab00c97e72588ef5d0dd6d5fddc073bff9..b09152a84ec51871df4c88a901b0b9437c28e1a2 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,11 +1,11 @@ Name: at-spi2-atk -Version: 2.30.0 -Release: 2 +Version: 2.34.2 +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/releases/tag/%{name}-%{version}.tar.xz +Source0: https://github.com/GNOME/at-spi2-atk/archive/AT_SPI2_ATK_2_34_2.tar.gz BuildRequires: gtk2-devel dbus-devel dbus-glib-devel gcc BuildRequires: libxml2-devel gettext glib2-devel meson @@ -33,7 +33,7 @@ Requires: %{name} = %{version}-%{release} %package_help %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n at-spi2-atk-AT_SPI2_ATK_2_34_2 -p1 %build %meson @@ -59,5 +59,8 @@ Requires: %{name} = %{version}-%{release} %doc README %changelog +* Mon Jul 20 2020 wangye - 2.34.2-1 +- Version update + * Tue Sep 10 2019 openEuler Buildteam - 2.30.0-2 - Package Init