diff --git a/.gitignore b/.gitignore index bf96b29..fa88d67 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.17.90.tar.xz /at-spi2-atk-2.18.0.tar.xz /at-spi2-atk-2.18.1.tar.xz +/at-spi2-atk-2.19.2.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 8048eda..a4ead6e 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,7 +2,7 @@ %global at_spi2_core_version 2.17.90 Name: at-spi2-atk -Version: 2.18.1 +Version: 2.19.2 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.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.19/%{name}-%{version}.tar.xz BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Tue Nov 24 2015 Kalev Lember - 2.19.2-1 +- Update to 2.19.2 + * Mon Oct 12 2015 Kalev Lember - 2.18.1-1 - Update to 2.18.1 diff --git a/sources b/sources index 3bc70b4..a617849 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7040a55df975865ab0d74a4b325afb5 at-spi2-atk-2.18.1.tar.xz +cfa7655f50956a2f1f08de725175c227 at-spi2-atk-2.19.2.tar.xz