From fef6a72b9c92409cfd9b5b4a9ffd0ce48dffd88f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Aug 02 2006 20:58:02 +0000 Subject: 1.7.10 --- diff --git a/.cvsignore b/.cvsignore index 5bcd004..2a56fed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -at-spi-1.7.9.tar.bz2 +at-spi-1.7.10.tar.bz2 diff --git a/at-spi-1.7.9-corba-refs.patch b/at-spi-1.7.9-corba-refs.patch index a06886c..5d545bd 100644 --- a/at-spi-1.7.9-corba-refs.patch +++ b/at-spi-1.7.9-corba-refs.patch @@ -1,19 +1,3 @@ -Index: atk-bridge/bridge.c -=================================================================== -RCS file: /cvs/gnome/at-spi/atk-bridge/bridge.c,v -retrieving revision 1.93 -diff -u -p -r1.93 bridge.c ---- atk-bridge/bridge.c 14 Jun 2006 15:22:44 -0000 1.93 -+++ atk-bridge/bridge.c 28 Jul 2006 19:20:57 -0000 -@@ -696,7 +696,7 @@ spi_atk_emit_eventv (const GObject - - g_free (e.type); - -- if (e.any_data._release) CORBA_free (&e.any_data._value); -+ if (e.any_data._release) CORBA_free (e.any_data._value); - - va_end (args); - Index: libspi/util.c =================================================================== RCS file: /cvs/gnome/at-spi/libspi/util.c,v diff --git a/at-spi.spec b/at-spi.spec index 7488b58..8c234d3 100644 --- a/at-spi.spec +++ b/at-spi.spec @@ -6,8 +6,8 @@ Summary: Assistive Technology Service Provider Interface Name: at-spi -Version: 1.7.9 -Release: 3 +Version: 1.7.10 +Release: 1%{?dist} URL: http://developer.gnome.org/projects/gap/ Source0: %{name}-%{version}.tar.bz2 Patch1: at-spi-1.7.9-corba-refs.patch @@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Wed Aug 2 2006 Matthias Clasen - 1.7.10-1.fc6 +- Update to 1.7.10 + * Fri Jul 28 2006 Alexander Larsson - 1.7.9-3 - Fix segfault if a11y enabled on x86-64 (#196063) diff --git a/sources b/sources index 9bea8d4..5368321 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04e88cfd462861f12ed2d11da3279d31 at-spi-1.7.9.tar.bz2 +4d233cbccb69865c07358d04e97d86cf at-spi-1.7.10.tar.bz2