From cf673419f8ed06d9194b9fc3dc7663731598ce84 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 25 2012 15:30:31 +0000 Subject: Update to 2.6.0 --- 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 - 2.6.0-1 +- Update to 2.6.0 + * Tue Sep 04 2012 Richard Hughes - 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