From 47d9b3470bf94a18c66d530faa8533f317c80102 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 29 2014 11:38:34 +0000 Subject: Update to 2.13.1 --- diff --git a/.gitignore b/.gitignore index 4a95459..573b424 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.11.92.tar.xz /at-spi2-atk-2.12.0.tar.xz /at-spi2-atk-2.12.1.tar.xz +/at-spi2-atk-2.13.1.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 499fe91..a678cc4 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,7 +2,7 @@ %global at_spi2_core_version 2.11.2 Name: at-spi2-atk -Version: 2.12.1 +Version: 2.13.1 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi @@ -10,7 +10,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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.13/%{name}-%{version}.tar.xz BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Tue Apr 29 2014 Richard Hughes - 2.13.1-1 +- Update to 2.13.1 + * Tue Apr 15 2014 Kalev Lember - 2.12.1-1 - Update to 2.12.1 diff --git a/sources b/sources index 2008559..be0cde0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae11df528f1f038987797f39c8357f81 at-spi2-atk-2.12.1.tar.xz +dc77a7374f08299d330339abdb25eab6 at-spi2-atk-2.13.1.tar.xz