From 2a94b5d2585ab52cb5299a9d79bfff226cfed1f0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jul 28 2015 09:05:39 +0000 Subject: Update to 2.17.1 --- diff --git a/.gitignore b/.gitignore index 1aee980..4ce958d 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.15.90.tar.xz /at-spi2-atk-2.15.92.tar.xz /at-spi2-atk-2.16.0.tar.xz +/at-spi2-atk-2.17.1.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 0b7ce14..5873ae6 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,15 +2,15 @@ %global at_spi2_core_version 2.15.5 Name: at-spi2-atk -Version: 2.16.0 -Release: 2%{?dist} +Version: 2.17.1 +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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.17/%{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 Jul 28 2015 Kalev Lember - 2.17.1-1 +- Update to 2.17.1 + * Wed Jun 17 2015 Fedora Release Engineering - 2.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f8e5c6d..fdc5b26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8936488c8cdce0e158f80b2e247527f9 at-spi2-atk-2.16.0.tar.xz +2a1589d130792a1c1f7e435a8ed8f4e2 at-spi2-atk-2.17.1.tar.xz