[atk] Update to 2.0.1

Tomas Bzatek tbzatek at fedoraproject.org
Tue Jun 14 15:01:10 UTC 2011


commit 1a7bd9d3c23c3ae69ea5a2bce46ac31095fa2df3
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Jun 14 17:00:56 2011 +0200

    Update to 2.0.1

 .gitignore |    1 +
 atk.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17eb62f..674baa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ atk-1.30.0.tar.bz2
 /atk-1.33.6.tar.bz2
 /atk-1.91.92.tar.bz2
 /atk-2.0.0.tar.bz2
+/atk-2.0.1.tar.xz
diff --git a/atk.spec b/atk.spec
index 5471bc0..fb4babb 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,12 +3,12 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/atk
-Source: http://download.gnome.org/sources/atk/2.0/atk-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/atk/2.0/atk-%{version}.tar.xz
 URL: http://developer.gnome.org/projects/gap/
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gnome-doc-utils
@@ -68,6 +68,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Jun 14 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.0.1-1
+- Update to 2.0.1
+
 * Mon Apr  4 2011 Christopher Aillon <caillon at redhat.com> 2.0.0-1
 - Update to 2.0.0
 
diff --git a/sources b/sources
index f2b2eaf..2e47dbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9a0efa29c38c9a35ec83b7f460fce9b  atk-2.0.0.tar.bz2
+fed754859959b097c61041a01e85be81  atk-2.0.1.tar.xz


More information about the scm-commits mailing list