diff --git a/.gitignore b/.gitignore index 69478d1..f2ef36c 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.20.1.tar.xz /at-spi2-atk-2.21.4.tar.xz /at-spi2-atk-2.21.91.tar.xz +/at-spi2-atk-2.22.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 2bfddc9..1618ba0 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,13 +2,13 @@ %global at_spi2_core_version 2.17.90 Name: at-spi2-atk -Version: 2.21.91 +Version: 2.22.0 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi License: LGPLv2+ URL: https://wiki.linuxfoundation.org/en/AT-SPI_on_D-Bus -Source0: https://download.gnome.org/sources/at-spi2-atk/2.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-atk/2.22/%{name}-%{version}.tar.xz BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} @@ -78,6 +78,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Mon Sep 26 2016 Kalev Lember - 2.22.0-1 +- Update to 2.22.0 + * Tue Aug 30 2016 Kalev Lember - 2.21.91-1 - Update to 2.21.91 - Don't set group tags diff --git a/sources b/sources index ac95136..a9eccc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f22a19c6e6dae3ac6e2efa80f8fc38e2 at-spi2-atk-2.21.91.tar.xz +aa62aed21b8e03dc44ab81ae49d893ca at-spi2-atk-2.22.0.tar.xz