diff --git a/.gitignore b/.gitignore index c7066e6..d0238cb 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.12.1.tar.xz /at-spi2-atk-2.13.1.tar.xz /at-spi2-atk-2.13.4.tar.xz +/at-spi2-atk-2.14.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 20ec32b..dfb7465 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,15 +2,15 @@ %global at_spi2_core_version 2.11.2 Name: at-spi2-atk -Version: 2.13.4 -Release: 2%{?dist} +Version: 2.14.0 +Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi 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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.14/%{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 +* Mon Sep 22 2014 Kalev Lember - 2.14.0-1 +- Update to 2.14.0 + * Fri Aug 15 2014 Fedora Release Engineering - 2.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index b92d3e1..1a9cfd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -810dd1a4af8dfa7f4f81e842b9bfa656 at-spi2-atk-2.13.4.tar.xz +3d27f8378210fbeae41a8fcceb123ec4 at-spi2-atk-2.14.0.tar.xz