[atk/f18] Update to 2.6.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 15:31:03 UTC 2012


commit cf673419f8ed06d9194b9fc3dc7663731598ce84
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 17:28:51 2012 +0200

    Update to 2.6.0

 .gitignore |    1 +
 atk.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6309292..7613498 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ atk-1.30.0.tar.bz2
 /atk-2.5.3.tar.xz
 /atk-2.5.4.tar.xz
 /atk-2.5.91.tar.xz
+/atk-2.6.0.tar.xz
diff --git a/atk.spec b/atk.spec
index d72275a..509f76d 100644
--- a/atk.spec
+++ b/atk.spec
@@ -1,14 +1,14 @@
-%define glib2_version 2.6.0
+%define glib2_version 2.31.2
 %define gobject_introspection_version 0.9.6
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.5.91
+Version: 2.6.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.4/atk-%{version}.tar.xz
+Source: http://download.gnome.org/sources/atk/2.6/atk-%{version}.tar.xz
 URL: http://developer.gnome.org/projects/gap/
 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
+* Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 2.6.0-1
+- Update to 2.6.0
+
 * Tue Sep 04 2012 Richard Hughes <hughsient at gmail.com> - 2.5.91-1
 - Update to 2.5.91
 
diff --git a/sources b/sources
index 31274a8..11024a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55ad97272973134609844d5443136b02  atk-2.5.91.tar.xz
+6b34e2a63dda4429b5692be7ca3aa5bf  atk-2.6.0.tar.xz


More information about the scm-commits mailing list