Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

at-spi2-atk-common-2.2.1-2.4.1 RPM for i586

From OpenSuSE 12.1 updates for i586

Name: at-spi2-atk-common Distribution: openSUSE 12.1
Version: 2.2.1 Vendor: openSUSE
Release: 2.4.1 Build date: Fri Jul 6 11:47:38 2012
Group: System/Libraries Build host: build24
Size: 213 Source RPM: at-spi2-atk-2.2.1-2.4.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnome.org/
Summary: Assistive Technology Service Provider Interface -- Common Files for GTK+ Modules
AT-SPI is a general interface for applications to make use of the
accessibility toolkit. This version is based on dbus.

This package contains files common to the GTK+ 2 and GTK+ 3 modules
for at-spi.

Provides

Requires

License

GPL-2.0+

Changelog

* Fri Jul 06 2012 dimstar@opensuse.org
  - Add at-spi2-atk-bnc770177: Use XDG_RUNTIME_DIR to hold sockets,
    and do not make a world-writable dir (bnc#770177).
* Tue Oct 18 2011 vuntz@opensuse.org
  - Update to version 2.2.1:
    + Updated translations.
* Tue Sep 27 2011 vuntz@opensuse.org
  - Update to version 2.2.0:
    + bgo#658013: Attach the timeout for a key listener to the
      appropriate main loop context.
* Wed Sep 21 2011 vuntz@opensuse.org
  - Update to version 2.1.92:
    + bgo#658013: Add timeout to check for disconnect on a key
      listener.
* Sat Sep 17 2011 jengelh@medozas.de
  - Remove redundant tags/sections from specfile
  - Use %_smp_mflags for parallel build
* Tue Sep 06 2011 vuntz@opensuse.org
  - Update to version 2.1.91:
    + bgo#645321: Use an array of bytes rather than a string for the
      atk-bridge location in the schema.
* Wed Aug 31 2011 vuntz@opensuse.org
  - Update to version 2.1.90:
    + Try to use the new AtkWindow interface to register for window
      events.
* Tue Aug 16 2011 dimstar@opensuse.org
  - Update to version 2.1.5:
    + Use libatspi constants rather than keeping duplicate copies of
      the constants in at-spi2-atk.
    + Fixed some problems when shutting down and restarting the
      module.
* Tue Jul 26 2011 vuntz@opensuse.org
  - Update to version 2.1.4:
    + Ensure the detail integers are initialized before sending
      events.
    + Map some new atk roles.
* Tue Jul 05 2011 vuntz@opensuse.org
  - Update to version 2.1.3:
    + Only register events when something is listening. In theory,
      this should mitigate performance loss that might show up when
      no ATs are running.
    + bgo#652797: Remove unused AtkMisc instance.
    + bgo#652596: Allow setting value via the DBus property again.
    + bgo#652858: Deregister objects on state-changed:defunct.
    + Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF.
* Wed Jun 01 2011 vuntz@opensuse.org
  - Rename the main binary package to at-spi2-atk-common, as it only
    contains files common to the gtk2/gtk3 subpackages, and nothing
    else. Add appropriate Provides/Obsoletes for upgrades.
* Mon May 30 2011 fcrozat@suse.com
  - Update to version 2.0.2:
    + Fix matching on attributes for collection methods.
    + bgo#650286: Ensure valid UTF-8 from ATK.
    + Always emit children-changed, property-change, and
      state-changed events, in order to keep caches synchronized.
    + Add GetAtspiVersion to fetch the version of the AT-SPI
      specification provided by an application.
* Sat May 07 2011 nmarques@opensuse.org
  - Split GTK+ modules in two subpackages (at-spi2-atk-gtk2 and
    at-spi2-atk-gtk3) to avoid this package depending on both gtk2
    and gtk3. Fix bnc#675959.
* Tue Apr 26 2011 fcrozat@novell.com
  - Update to version 2.0.1:
    + Fix a memory leak in impl_GetText.
* Tue Apr 19 2011 fcrozat@novell.com
  - Do not Obsoletes / Provides at-spi, we just need to switch at-spi
    as non default a11y stack instead.
* Thu Apr 14 2011 fcrozat@novell.com
  - Obsoletes / Provides at-spi < 2.0.0, since you can't have two
    registries running and gtk2 modules from this package and from
    at-spi conflicts.
* Tue Apr 05 2011 fcrozat@novell.com
  - Update to version 2.0.0:
    + Updated translations.
* Mon Mar 28 2011 fcrozat@novell.com
  - Update to version 1.91.93:
    + Removed dbus-glib-related includes, as they are no longer
      required.
  - Drop dbus-1-glib-devel BuildRequires.
* Thu Mar 24 2011 fcrozat@novell.com
  - Update to version 1.91.92:
    + Handle text-insert and text-removed signals from ATK
      (bgo#638377).
    + Use the new dbus errors when compiled against a version of
      libdbus that defines them.
    + Use libatspi to get the accessibility bus and handle main loop
      integration. This fixes a crash with some builds of Firefox
      (fdo#35115). Note that this adds a dependency on libatspi.
    + Fix accessibility of applications running as root on Linux.
  - Changes from version 1.91.91:
    + Fix some missing prototypes.
    + Do not exit if the accessibility bus disconnects.
  - Fix directory ownership of
    %{_libdir}/gnome-settings-daemon-3.0/gtk-modules and
    %{_libdir}/gtk-3.0/modules by owning them.
  - Drop at-spi2-missing-header.patch: fixed upstream
  - Add pkgconfig(atspi-2) BuildRequires.
* Wed Mar 02 2011 vuntz@opensuse.org
  - Drop at-spi2-atk-gtk-64-fix.patch: this is not needed anymore as
    this was only used if this at-spi stack was not the default.
* Tue Mar 01 2011 vuntz@opensuse.org
  - Remove unneeded gconf2-devel BuildRequires.
  - Add packageand(at-spi2-core:gtk3) Supplements to make sure this
    gets installed if GTK+ 3 and the at-spi stack are installed.
* Tue Feb 22 2011 fcrozat@novell.com
  - Update to version 1.91.90:
    + Change accessibility key name
    + Add missing standard header / fix prototype
    + Fix some memory leaks
    + bgo#641338: Gracefully handle errors listening to dbus server
      for p2p
    + bgo#641869: Remove --enable-relocate and associated autostart
      file and schema
    + Updated translations.
  - Update to version 1.91.6:
    + Fixed the path in org.a11y.atspi.gschema.xml for lib64.
    + Implemented SetPosition, SetExtents, and SetSize for
      components.
  - Changes from version 1.91.5:
    + Fixed some memory leaks.
    + Fixed a crash if peer-to-peer connections are disabled.
    + Fixed setting of GTK_PATH with --enable-relocate
      (was broken in 1.91.4).
  - Changes from version 1.91.4:
    + Support direct dbus connections to improve performance if
      dbus-glib 0.90 or greater is available.
    + Added a GSettings key to specify the location of
      libatk-bridge.so.
    + Added a desktop file to load gail and atk-bridge with the new
      gnome-settings-daemon.
  - Changes from version 1.91.3:
    + Attributes in a collection match rule are now expected to be
      sent as a dictionary.
  - Changes from version 1.91.2:
    + bgo#563546: Removed the g_atexit hook.
  - Changes from version 1.91.1:
    + Fire all events until we receive a reply from
      GetRegisteredEvents
  - Changes from version 1.91.0:
    + --disable-relocate is the default again.
  - Add at-spi2-fix-headers.patch to fix build (missing headers).
  - Stop using IS_DEFAULT_ATSPI_STACK: upstream decided (and we
    agree) that this at-spi stack should be the default now. The
    at-spi package will be updated accordingly.
  - Remove gconf schema handling in scriptlets as there is no gconf
    schema anymore.
  - Use %glib2_gsettings_schema_* macros.
  - Add support for source service checkout, with %BUILD_FROM_VCS:
    + Add call to ./autogen.sh.
* Mon Feb 14 2011 sbrabec@suse.cz
  - Added support for translation-update-upstream.
* Tue Dec 28 2010 dimstar@opensuse.org
  - Own directory structure for gtk3 modules.
* Thu Nov 18 2010 vuntz@opensuse.org
  - Update to version 0.4.1:
    + Fire all events until we receive a reply from
      GetRegisteredEvents.
    + Remove g_atexit handler.
* Mon Sep 27 2010 vuntz@opensuse.org
  - Update to version 0.4.0:
    + Version bump to stable 0.4.0, without any change.
* Tue Sep 14 2010 vuntz@opensuse.org
  - Update to version 0.3.92:
    + Have value methods return 0 on failure rather than fail, as in
      original pyatspi.
* Wed Sep 01 2010 dimstar@opensuse.org
  - Update to version 0.3.91.1:
    + Fix a build error introduced in 0.3.91.
* Tue Aug 31 2010 vuntz@opensuse.org
  - Update to version 0.3.91:
    + Default to --enable-relocate for now.
    + fdo#29880: gtk module can't handle reloading.
* Tue Aug 17 2010 dimstar@opensuse.org
  - Update to version 0.3.90:
    + fdo#29365: Stop using a deprecated glib function.
    + Caching fixes: GetItems was completely broken in v0.3.6, and
      fixed a possible crash when it is called.
    + Only emit signals when AT-SPI clients are listening for them.
* Fri Aug 06 2010 vuntz@opensuse.org
  - Update to version 0.3.6:
    + Fixed a problem with dbus introspection.
    + Do not block waiting for a response when registering.
  - Changes from version 0.3.5:
    + Have a socket retrieve its state set from its embedded plug.
    + Rename AT_SPI_CLIENT to AT_SPI_REENTER_G_MAIN_LOOP, but still
      check the former variable as well for now.
  - Changes from version 0.3.4:
    + Ref an object while adding it to the message generated by
      GetItems. This prevents a crash if all other references to the
      objects go away while it is being analyzed.
    + Add GetChildren to the introspection.
    + Fix NSelectedRows and NSelectedColumns.
    + Fix the behavior of ChildCount and GetChildAtIndex for sockets
      with embedded plugs.
    + Fix extra unref when calling get_row_header or
      get_column_header on a table, or calling atk_hyperlink_get_object.
    + Set the /desktop/gnome/interface/at-spi-dbus gconf key to false
      by default (this key is only used when at-spi2 is relocated,
      which it is not by default).
    + Fix a few compiler warnings.
* Fri Jun 04 2010 sshaw@decriptor.com
  - Update to version 0.3.3
    + Remove unused gtk build dependency.
    + Install a copy of the module into the gtk-3.0 modules
      directory.
    + Correct handling of some children-changed events sent by
      Firefox.
    + Lease objects that send events if they are not cached; fixes
      some tracebacks when handling Firefox events.
  - Changes from version 0.3.2:
    + Some hyperlink fixes.
    + Cache additions are now done in an idle call. This prevents
      additions from being made when an object may not be fully
      initialized and prevents Firefox 3.6 from crashing. Fix
      bnc#611149.
    + The cache object has been placed into the org.a11y.atspi
      namespace.
  - Changes from version 0.3.1:
    + Added a gconf schema.
    + org.freedesktop.DBus.Properties.GetAll now works rather then
      crashing.
    + The position, size, and extents of an AtkSocket are now fetched
      from the corresponding AtkPlug.
    + An application is no longer registered if its root is an
      AtkPlug.
    + Fix bgo#538680 - Count ignored in GetMatchesTo
    + Fix fdo#27626 - deadlock when registering an application.
    + Fix a problem with various hyperlink methods.
    + Fix for an AtkPlug sometimes not appearing in the hierarchy.
    + Fix a crash if the registry returns an unexpected message while
      embedding.
    + Remove libxml2 dependency since libxml2 is no longer used.
    + Fix handling of MATCH_ANY for a stateset in a collection match
      rule.
    + Disabled relocation by default.
  - Add at-spi2-atk-gtk-64-fix.patch: this is needed to have the GTK+
    module work correctly on 64 bit architectures. Fix bnc#611766.
  - Remove libxml2-devel BuildRequires.
  - Add gconf2-devel and intltool BuildRequires, package the gconf
    schemas, and create a lang subpackage.
* Wed Apr 07 2010 vuntz@opensuse.org
  - Make this new at-spi stack optional again: the at-spi2 developers
    think it's safer to ship 11.3 with the old stack by default.
  - Add a IS_DEFAULT_ATSPI_STACK define to easily change this
    behavior.
* Tue Mar 30 2010 vuntz@opensuse.org
  - Update to version 0.1.8:
    + List org.a11y.atspi.Application in interfaces for applications
    + Only query a relation set if it is non-NULL
    + Avoid calling g_error and aborting the application on some
      errors
    + Only reenter the main loop if AT_SPI_CLIENT is set
* Sun Feb 21 2010 vuntz@opensuse.org
  - Update to version 0.1.7:
    + Convert droute introspection to use string literals created
      from the introspection XML in at-spi2-core.
    + Change the name of interfaces from org.freedesktop.atspi to
      org.a11y.atspi.
    + Fix error of prefix length that was preventing matching of new
      object references.
    + Modify the droute tests to use the new introspection scheme.
* Fri Feb 12 2010 vuntz@opensuse.org
  - Update to version 0.1.6:
    + Allow make distcheck to still ship the atk-adapter *.desktop.in
      file.
    + Re-add spi_dbus_general_error method as it is used by the
      collections adaptor.
    + Fix cache update signature
    + Fix appending attribute set
    + Fix collection interface-checking code
    + Event fixes
    + Modify the paths scheme.
    + Correct the root path definition.
    + The StreamableContent interface is not currently supported.
    + Change the keystroke delivery methid re-entrancy from
    + PropertyChange fixes
    + Plug/socket fixes, and remove conditional
    + Fix issue where we would attempt to reference null objects
    + Move spi_object_append_null_reference and adjust its usage
    + Fix error where null objects were sent with wrong address.
    + Enhance droute so that unhandled messages are better debugged.
    + Move the application argument to the end of the event structure
    + Make AT-SPI/CORBA the default and relocate AT-SPI/D-Bus
    + Increase the lease time to rectify errors seen during orca
      testing.
    + Attempt to fix build warning related to 64bit builds.
    + Add change to fix rpmlint 64bit portability errors.
  - Pass --disable-relocate to configure because we want at-spi2 by
    default.
* Fri Jan 15 2010 vuntz@opensuse.org
  - Update to version 0.1.5:
    + For a full list of changes, see
      http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_5
    + Fix g_warning
    + Fix parents of plugs
    + Code style enforcement.
    + Move the D-Bus adaptor code into its own folder within the
      atk-adaptor library codebase.
    + Add a class for taking leased references of GObjects.
    + Integrate leasing scheme in-to atk-bridge.
    + Fix object lifecycle errors.
    + Translate child changed ATK signals to AT-SPI.
    + Fix build error
    + Ensure the child data is added to children-changed events
      properly.
* Tue Dec 22 2009 vuntz@opensuse.org
  - Update to version 0.1.4:
    + For a full list of changes, see
      http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_4
    + Use the new 'Accessibility' bus if the bus address is available
      in the AT_SPI_BUS X property.
    + Only set parent to the desktop if an accessible is an
      Application
    + Send UpdateAccessible for transient objects
    + Remove i18n macro that was causing link errors.
    + Only check for plug if atkplug.h has been included
    + Finished collection support
    + Use datarootdir for finding the introspection XML files. They
      are now in a shared directory under 'at-spi2'.
* Wed Dec 02 2009 vuntz@opensuse.org
  - Update to version 0.1.3:
    + For a list of changes, see
      http://git.gnome.org/cgit/at-spi2-atk/log/?id=AT_SPI2_ATK_0_1_3
  - Remove at-spi2-core-devel BuildRequires.
  - Change gtk-devel BuildRequires to gtk2-devel BuildRequires.
  - Remove libcspi0, libcspi-devel, python-atspi subpackages: the
    first two were for a library that wasn't used by anything else
    (so it's statically linked now) and the third one is becoming a
    new package on its own.
  - Obsolete libcspi0 and libcspi-devel packages, without providing
    them (that would be wrong). Add a rpmlintrc file to make rpmlint
    happy for this.
  - Add conflict with old versions of at-spi: some files are
    clashing.
* Fri Aug 14 2009 sshaw@decriptor.com
  - Update to version 0.1.1:
    + Add ATK libraries to cspi LIBADD. Fixes build problems on
      OpenSUSE.
    + Removal of Accessible objects is now handled properly. Object
      removal causes signal to be emitted.
    + Fix signature of keyboard event registration when key array is
      empty.
* Fri Aug 14 2009 vuntz@novell.com
  - Clean up packaging a bit.
* Thu Aug 13 2009 sshaw@decriptor.com
  - Initial packaging of at-spi2-atk (0.1.0)

Files

/usr/lib/gnome-settings-daemon-3.0
/usr/lib/gnome-settings-daemon-3.0/gtk-modules
/usr/lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 25 03:13:02 2013