From 9a94dbb228e1770b0e742bfabaaa6552a7655680 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 04 2013 22:10:10 +0000 Subject: Update to 2.11.1 --- diff --git a/.gitignore b/.gitignore index 33a9782..09c8677 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.9.90.tar.xz /at-spi2-atk-2.9.92.tar.xz /at-spi2-atk-2.10.0.tar.xz +/at-spi2-atk-2.11.1.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 3293823..711f690 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,7 +1,7 @@ -%global at_spi2_core_version 2.9.3 +%global at_spi2_core_version 2.9.4 Name: at-spi2-atk -Version: 2.10.0 +Version: 2.11.1 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi @@ -9,7 +9,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus #VCS: git:git://git.gnome.org/at-spi-atk -Source0: http://download.gnome.org/sources/at-spi2-atk/2.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.11/%{name}-%{version}.tar.xz BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} BuildRequires: dbus-devel @@ -74,6 +74,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Mon Nov 04 2013 Kalev Lember - 2.11.1-1 +- Update to 2.11.1 + * Tue Sep 24 2013 Kalev Lember - 2.10.0-1 - Update to 2.10.0 diff --git a/sources b/sources index 4a83454..488e72d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38e4f7e2898f7ba3cc3ec269d9402789 at-spi2-atk-2.10.0.tar.xz +bcccf89857da16e9a39db98d24109040 at-spi2-atk-2.11.1.tar.xz