diff --git a/.gitignore b/.gitignore index a0074f0..b8b1b34 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.9.92.tar.xz /at-spi2-atk-2.10.0.tar.xz /at-spi2-atk-2.10.2.tar.xz +/at-spi2-atk-2.13.4.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index d8c41ec..092184e 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.10.2 +Version: 2.13.4 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.13/%{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 +* Wed Aug 20 2014 Richard Hughes - 2.13.4-1 +- Update to 2.13.4 + * Tue Nov 12 2013 Richard Hughes - 2.10.2-1 - Update to 2.10.2 diff --git a/sources b/sources index dc7afec..b92d3e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b13a2ee1a8b6d1524837a14b3874ddf at-spi2-atk-2.10.2.tar.xz +810dd1a4af8dfa7f4f81e842b9bfa656 at-spi2-atk-2.13.4.tar.xz