From cbbe29cc62a5897717b2eda9ff0e63ee66273e12 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jun 02 2013 11:47:40 +0000 Subject: Update to 2.9.2 --- diff --git a/.gitignore b/.gitignore index 11f64c2..416778f 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.7.91.tar.xz /at-spi2-atk-2.8.0.tar.xz /at-spi2-atk-2.8.1.tar.xz +/at-spi2-atk-2.9.2.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index d495034..f2a7861 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,7 +1,7 @@ %global at_spi2_core_version 2.7.5 Name: at-spi2-atk -Version: 2.8.1 +Version: 2.9.2 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.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.9/%{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 +* Sun Jun 02 2013 Kalev Lember - 2.9.2-1 +- Update to 2.9.2 + * Wed Apr 17 2013 Kalev Lember - 2.8.1-1 - Update to 2.8.1 diff --git a/sources b/sources index 81d448c..e63ab8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -854e36a2538bea50bc08d33aa9499bb2 at-spi2-atk-2.8.1.tar.xz +84585a6a80056ddaddbd497312104401 at-spi2-atk-2.9.2.tar.xz