[atk/f19] 2.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 11:30:00 UTC 2013


commit eb86f9d4061a8aac1ce5d59e28b9d295ef859a9a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 12:29:54 2013 +0100

    2.8.0

 .gitignore |    1 +
 atk.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f35933..5f1ab4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ atk-1.30.0.tar.bz2
 /atk-2.7.5.tar.xz
 /atk-2.7.90.tar.xz
 /atk-2.7.91.tar.xz
+/atk-2.8.0.tar.xz
diff --git a/atk.spec b/atk.spec
index cc1fe73..afaf4b2 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,12 +3,12 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.7.91
+Version: 2.8.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.7/atk-%{version}.tar.xz
+Source: http://download.gnome.org/sources/atk/2.8/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
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 2.8.0-1
+- Update to 2.8.0
+
 * Thu Feb 21 2013 Kalev Lember <kalevlember at gmail.com> - 2.7.91-1
 - Update to 2.7.91
 
diff --git a/sources b/sources
index a372efa..b7718a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52ee0f73d935b75997b5c1dd053df581  atk-2.7.91.tar.xz
+c652bd25530825d604dae1c1ebd2da02  atk-2.8.0.tar.xz


More information about the scm-commits mailing list