From 408583acd19270350b8ac6d3678950fb0bfdce4b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Jun 16 2011 11:11:52 +0000 Subject: Update to 2.1.2 --- 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 - 2.1.2-1 +- Update to 2.1.2 + * Wed May 11 2011 Tomas Bzatek - 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