[atk] Update to 2.7.3

Kalev Lember kalev at fedoraproject.org
Thu Dec 20 19:51:50 UTC 2012


commit 01b7abfd2f4d82272e594cdc82734c595e3167e1
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Dec 20 20:50:59 2012 +0100

    Update to 2.7.3

 .gitignore |    1 +
 atk.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7613498..b4cf33d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ atk-1.30.0.tar.bz2
 /atk-2.5.4.tar.xz
 /atk-2.5.91.tar.xz
 /atk-2.6.0.tar.xz
+/atk-2.7.3.tar.xz
diff --git a/atk.spec b/atk.spec
index 14f68cf..d9ef73f 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,12 +3,12 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.6.0
+Version: 2.7.3
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/atk
-Source: http://download.gnome.org/sources/atk/2.6/atk-%{version}.tar.xz
+Source: http://download.gnome.org/sources/atk/2.7/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
+* Thu Dec 20 2012 Kalev Lember <kalevlember at gmail.com> - 2.7.3-1
+- Update to 2.7.3
+
 * Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 2.6.0-1
 - Update to 2.6.0
 
diff --git a/sources b/sources
index 11024a1..1d67197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b34e2a63dda4429b5692be7ca3aa5bf  atk-2.6.0.tar.xz
+49291a391f13b2da5cddc615eec87efa  atk-2.7.3.tar.xz


More information about the scm-commits mailing list