[atk] Update to 2.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 08:51:59 UTC 2015


commit 954546c3ad68fe70e9e5e58b4b71fd776f7b2c8a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 09:50:26 2015 +0100

    Update to 2.16.0

 .gitignore | 1 +
 atk.spec   | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1387d4e..8cb95a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ atk-1.30.0.tar.bz2
 /atk-2.15.3.tar.xz
 /atk-2.15.4.tar.xz
 /atk-2.15.91.tar.xz
+/atk-2.16.0.tar.xz
diff --git a/atk.spec b/atk.spec
index 5f73d0e..f0e78c3 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,12 +3,12 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.15.91
+Version: 2.16.0
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/atk
-Source: http://download.gnome.org/sources/atk/2.15/atk-%{version}.tar.xz
+Source: http://download.gnome.org/sources/atk/2.16/atk-%{version}.tar.xz
 URL: http://developer.gnome.org/platform-overview/stable/atk
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gettext
@@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_datadir}/gir-1.0
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 2.16.0-1
+- Update to 2.16.0
+
 * Tue Mar 03 2015 Kalev Lember <kalevlember at gmail.com> - 2.15.91-1
 - Update to 2.15.91
 - Use the %%license macro for the COPYING file
diff --git a/sources b/sources
index 7c39b50..7e8e227 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6c014218637a8e16c66ffa5e5d341d1  atk-2.15.91.tar.xz
+c7c5002bd6e58b4723a165f1bf312116  atk-2.16.0.tar.xz


More information about the scm-commits mailing list