diff --git a/at-spi2-core-0.1.4.tar.bz2 b/at-spi2-core-0.1.4.tar.bz2 deleted file mode 100644 index 89837db..0000000 --- a/at-spi2-core-0.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66913fb35a44d09d1c97d857f656a845bdf1d1f0800ffb25c017c9326d77e0f1 -size 324206 diff --git a/at-spi2-core-0.1.5.tar.bz2 b/at-spi2-core-0.1.5.tar.bz2 new file mode 100644 index 0000000..a6b18ee --- /dev/null +++ b/at-spi2-core-0.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e1a3a5fd92ca2081f56de32989027d578381d839bf269424a5241731b96637 +size 326114 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 7d0328a..703586f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 15 01:54:22 CET 2010 - vuntz@opensuse.org + +- Update to version 0.1.5: + + For the full list of changes, see + http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_5 + + Remove GDK dependency from registry daemon + + Fix build errors + + Fix mouse:button events +- Change gtk2-devel BuildRequires to glib2-devel and + xorg-x11-devel. + ------------------------------------------------------------------- Tue Dec 22 17:12:38 CET 2009 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 7431207..92bff32 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # -# spec file for package at-spi2-core (Version 0.1.4) +# spec file for package at-spi2-core (Version 0.1.5) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 0.1.4 +Version: 0.1.5 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ @@ -29,7 +29,8 @@ Source99: %{name}-rpmlintrc # PATCH-FIX-UPSTREAM at-spi2-core-dbus-path.patch vuntz@opensuse.org -- Use the right path for a dbus helper. This will be fixed upstream in a more generic way Patch0: at-spi2-core-dbus-path.patch BuildRequires: dbus-1-glib-devel -BuildRequires: gtk2-devel +BuildRequires: glib2-devel +BuildRequires: xorg-x11-devel BuildRequires: update-desktop-files # dbus-daemon is needed to have this work fine Requires: dbus-1