[at-spi2-core] Update to 2.1.2

Tomas Bzatek tbzatek at fedoraproject.org
Thu Jun 16 11:12:06 UTC 2011


commit 408583acd19270350b8ac6d3678950fb0bfdce4b
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Thu Jun 16 13:11:52 2011 +0200

    Update to 2.1.2

 .gitignore        |    1 +
 at-spi2-core.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e504e63..2bc4540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ at-spi2-core-0.3.4.tar.bz2
 /at-spi2-core-2.0.0.tar.bz2
 /at-spi2-core-2.0.1.tar.bz2
 /at-spi2-core-2.1.1.tar.bz2
+/at-spi2-core-2.1.2.tar.xz
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index 9dbbc01..5fafddf 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -1,12 +1,12 @@
 Name:           at-spi2-core
-Version:        2.1.1
+Version:        2.1.2
 Release:        1%{?dist}
 Summary:        Protocol definitions and daemon for D-Bus at-spi
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
-Source0:        http://download.gnome.org/sources/at-spi2-core/2.1/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/at-spi2-core/2.1/%{name}-%{version}.tar.xz
 
 BuildRequires:  dbus-devel
 BuildRequires:  dbus-glib-devel
@@ -15,6 +15,7 @@ BuildRequires:  gobject-introspection-devel
 BuildRequires:  libXtst-devel
 BuildRequires:  libXevie-devel
 BuildRequires:  libXext-devel
+BuildRequires:  libXi-devel
 BuildRequires:  autoconf automake libtool
 BuildRequires:  intltool
 
@@ -85,6 +86,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
 %{_libdir}/pkgconfig/atspi-2.pc
 
 %changelog
+* Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.1.2-1
+- Update to 2.1.2
+
 * Wed May 11 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.1.1-1
 - Update to 2.1.1
 
diff --git a/sources b/sources
index 53e626f..35ec44f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb4f510e37e21763b9434e2c35fc5e0d  at-spi2-core-2.1.1.tar.bz2
+e275d232069b64611ce31231df6442b5  at-spi2-core-2.1.2.tar.xz


More information about the scm-commits mailing list