[atk] 1.33.2

Matthias Clasen mclasen at fedoraproject.org
Wed Feb 2 21:49:51 UTC 2011


commit 4166aa351768f1b2b350716ce55da7531e7e3e76
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Feb 2 16:49:39 2011 -0500

    1.33.2

 .gitignore |    1 +
 atk.spec   |   14 ++++++--------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8c896f..0451221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 atk-1.30.0.tar.bz2
 /atk-1.32.0.tar.bz2
+/atk-1.33.6.tar.bz2
diff --git a/atk.spec b/atk.spec
index 9d61644..f31e4ec 100644
--- a/atk.spec
+++ b/atk.spec
@@ -3,12 +3,12 @@
 
 Summary: Interfaces for accessibility support
 Name: atk
-Version: 1.32.0
-Release: 2%{?dist}
+Version: 1.33.6
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/atk
-Source: http://download.gnome.org/sources/atk/1.32/atk-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/atk/1.33/atk-%{version}.tar.bz2
 URL: http://developer.gnome.org/projects/gap/
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gnome-doc-utils
@@ -28,8 +28,6 @@ devices.
 Summary: Development files for the ATK accessibility toolkit
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= %{glib2_version}
-Requires: pkgconfig
 
 %description devel
 This package includes libraries, header files, and developer documentation
@@ -50,9 +48,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %find_lang atk10
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -73,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0
 
 %changelog
+* Wed Feb  2 2011 Matthias Clasen <mclasen at redhat.com> 1.33.2-1
+- Update to 1.33.2
+
 * Mon Oct 04 2010 Bastien Nocera <bnocera at redhat.com> 1.32.0-2
 - Update to 1.32.0
 
diff --git a/sources b/sources
index b5d7cf7..822a93e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9a19a3e426cd9ca930f0108c4ee343f  atk-1.32.0.tar.bz2
+7bdb825055f377e6a2f6df7d809e70fb  atk-1.33.6.tar.bz2


More information about the scm-commits mailing list