From 1af3c224b751a83599e840f4d47c718a22afa035 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 22 2016 06:49:55 +0000 Subject: Update to 2.20.0 --- diff --git a/.gitignore b/.gitignore index dd72297..35e298a 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.19.90.tar.xz /at-spi2-atk-2.19.91.tar.xz /at-spi2-atk-2.19.92.tar.xz +/at-spi2-atk-2.20.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index b75224a..93791dc 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.19.92 +Version: 2.20.0 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.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.20/%{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 Mar 22 2016 Kalev Lember - 2.20.0-1 +- Update to 2.20.0 + * Tue Mar 15 2016 Kalev Lember - 2.19.92-1 - Update to 2.19.92 diff --git a/sources b/sources index 0061e69..77a52bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c8d424df04402f1b00cbdb4fe53e68a at-spi2-atk-2.19.92.tar.xz +c5bd86295313d24704560e963ecc8a61 at-spi2-atk-2.20.0.tar.xz