diff --git a/.gitignore b/.gitignore index 55ac19b..f642ac4 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.11.90.tar.xz /at-spi2-atk-2.11.91.tar.xz /at-spi2-atk-2.11.92.tar.xz +/at-spi2-atk-2.12.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index fb2621b..c2e8b23 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,7 +1,7 @@ %global at_spi2_core_version 2.9.4 Name: at-spi2-atk -Version: 2.11.92 +Version: 2.12.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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.12/%{name}-%{version}.tar.xz BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} BuildRequires: dbus-devel @@ -77,6 +77,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Mon Mar 24 2014 Richard Hughes - 2.12.0-1 +- Update to 2.12.0 + * Tue Mar 18 2014 Richard Hughes - 2.11.92-1 - Update to 2.11.92 diff --git a/sources b/sources index f2cae60..27009ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -660e138a4c1e47f71ee92f8bdbab4126 at-spi2-atk-2.11.92.tar.xz +aafc5e1bb17cd3ad440f6350e7a021c1 at-spi2-atk-2.12.0.tar.xz