From 43b79e5d27abd941c632fb900115096ec2993197 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Oct 30 2013 09:25:47 +0000 Subject: Update to 2.11.1 --- diff --git a/.gitignore b/.gitignore index 7bb7131..e06da51 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ atk-1.30.0.tar.bz2 /atk-2.9.3.tar.xz /atk-2.9.4.tar.xz /atk-2.10.0.tar.xz +/atk-2.11.1.tar.xz diff --git a/atk.spec b/atk.spec index 1301256..848c4af 100644 --- a/atk.spec +++ b/atk.spec @@ -3,12 +3,12 @@ Summary: Interfaces for accessibility support Name: atk -Version: 2.10.0 +Version: 2.11.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/atk -Source: http://download.gnome.org/sources/atk/2.10/atk-%{version}.tar.xz +Source: http://download.gnome.org/sources/atk/2.11/atk-%{version}.tar.xz URL: http://developer.gnome.org/platform-overview/stable/atk BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gnome-doc-utils @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/gir-1.0 %changelog +* Wed Oct 30 2013 Richard Hughes - 2.11.1-1 +- Update to 2.11.1 + * Tue Sep 24 2013 Kalev Lember - 2.10.0-1 - Update to 2.10.0 diff --git a/sources b/sources index 1a1948f..85adfda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e77833d4445ebe6842e9f9a0667b0be7 atk-2.10.0.tar.xz +75bb42e9a77f2953292b6241b127e26a atk-2.11.1.tar.xz