[at-spi2-atk] 2.1.4

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 02:09:32 UTC 2011


commit 915187c6ef33f2fca7e6af32d5972c127a23f8c0
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jul 25 22:08:03 2011 -0400

    2.1.4

 .gitignore       |    1 +
 at-spi2-atk.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efb26d6..3d9c5f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ at-spi2-atk-0.3.6.tar.bz2
 /at-spi2-atk-1.91.93.tar.bz2
 /at-spi2-atk-2.0.0.tar.bz2
 /at-spi2-atk-2.0.1.tar.bz2
+/at-spi2-atk-2.1.4.tar.xz
diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec
index f6d3e96..0de2ce5 100644
--- a/at-spi2-atk.spec
+++ b/at-spi2-atk.spec
@@ -1,5 +1,5 @@
 Name:           at-spi2-atk
-Version:        2.0.1
+Version:        2.1.4
 Release:        1%{?dist}
 Summary:        A GTK+ module that bridges ATK to D-Bus at-spi
 
@@ -7,7 +7,7 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
 #VCS: git:git://git.gnome.org/at-spi-atk
-Source0:        http://download.gnome.org/sources/at-spi2-atk/2.0/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/at-spi2-atk/2.1/%{name}-%{version}.tar.xz
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  dbus-devel
@@ -62,7 +62,6 @@ fi
 glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc COPYING AUTHORS README
 %dir %{_libdir}/gtk-2.0
 %dir %{_libdir}/gtk-2.0/modules
@@ -75,6 +74,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Mon Jul 25 2011 Matthias Clasen <mclasen at redhat.com> 2.1.4-1
+- Update to 2.1.4
+
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> 2.0.1-1
 - Update to 2.0.1
 
diff --git a/sources b/sources
index e697674..3637756 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c542775ac553e070332a85217f5401f6  at-spi2-atk-2.0.1.tar.bz2
+85be8251e5513e16ee08ab09a53b9229  at-spi2-atk-2.1.4.tar.xz


More information about the scm-commits mailing list