From cb8f47b32657b8f3425dd64bc67be10cae5a9546 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 24 2013 20:43:20 +0000 Subject: Update to 2.10.0 --- diff --git a/.gitignore b/.gitignore index 2ce8a49..33a9782 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.9.5.tar.xz /at-spi2-atk-2.9.90.tar.xz /at-spi2-atk-2.9.92.tar.xz +/at-spi2-atk-2.10.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index e688d51..3293823 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,7 +1,7 @@ %global at_spi2_core_version 2.9.3 Name: at-spi2-atk -Version: 2.9.92 +Version: 2.10.0 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.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.10/%{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 +* Tue Sep 24 2013 Kalev Lember - 2.10.0-1 +- Update to 2.10.0 + * Tue Sep 17 2013 Kalev Lember - 2.9.92-1 - Update to 2.9.92 diff --git a/sources b/sources index 1ebfa68..4a83454 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ab0c3991aa4baa5b98f00a7f199e7ca at-spi2-atk-2.9.92.tar.xz +38e4f7e2898f7ba3cc3ec269d9402789 at-spi2-atk-2.10.0.tar.xz