at-spi2-core-devel-2.26.3-lp150.4.3.1<>,T\I/=„'T:S]ʷ2߁fč!jI˰:ն w~fy&#JB1݅F [[XۆӁDŽ0eeJK%[eɂtD|ޣOWOK5i ?]Cm3 8&5.u;;w ڵ;Qi.{xNn^I Ħ--K77MsPp-?~<%ZE/yok"f|b8in#0Ui X[N$2G}pɴ ?rLz>>>l?\d ( r! :Vlr|PP \P P <P P ,PlPPP8 ` * (^8h9!:,"FGPH@PIPXY\ P]LP^4 bPcdefluPvwlPx¬Pyz XCat-spi2-core-devel2.26.3lp150.4.3.1Development files for the Assistive Technology Service Provider InterfaceThis package contains all necessary include files and libraries needed to develop applications that require these.\Icloud113 dbus-1 and dbus-glib-1. - Add clear-x-property.patch: clear X property for accessibility bus, ensuring gdm bus doesn't leak to user session.- Update to version 1.91.90: + bgo#641164: Fixed several build errors. + Fixed some memory leaks and possible crashes. + Fixed atspi_selection_get_selected_child and atspi_selection_get_n_selected_children. + Fixed wrong introspection information in some places. + bgo#641869: Removed the --enable-relocate option. + Avoid returning uninitialized data on error for some methods. + Use the GSettings rather than GConf key to test that accessibility is enabled. + Change some enums from 16-bit to 32-bit to match spec. - Changes from version 1.91.6: + Build fixes + Added a method to check whether an object implements the Hyperlink interface. + Fixed a crash in atspi_image_get_image_description. + Fixed atspi_editable_text_set_text_contents. + More error-handling fixes. + Fixed a crash in atspi_event_listener_register_from-callback. + Method calls now time out after 1 second. + Added setters for component extents/size/position. + Added atspi-accessible_set_cache_mask. + Updated translations. - Changes from version 1.91.5: + Fixed several memory leaks. + Fixed some text methods, methods that return points or rectangles, image locale and description, atspi-accessible_get_description, and some table methods. + Added a trailing colon for focus events. + Set the error parameter for dbus errors rather than displaying a warning. + Fixed the keystroke listener deregister method. + The cache is now updated before raising an event, not after, so that event handlers that query for cached values will see the updated data. + The registry daemon now returns an error when a caller requests a property that the desktop does not support. + Added disposal of objects, and fixed several associated bugs. + Added i18n. + Fixed mouse events. + Libatspi's documentation is now compiled with gtk-doc. + Fixed building from a separate build directory. - Changes from version 1.91.4: + Use peer-to-peer connections when available. + Fix uninitialized variable in get_index_in_parent. + Add timeout, and support inspecting our own app. + Add get_interfaces, and fetch interface and state set over the wire if needed. + Avoid adding data for an accessible twice if it is referenced prior to an AddAccessible signal being received. + Fix copying of any_data for an event. + at-spi-registryd returns ChildCount as a variant, per the DBus spec. + Hypertext, hyperlink, and table fixes. + Several cache-related fixes. + Change some error return values to match AT-SPI-CORBA behavior. + Some attribute-related fixes. + Renamed 'text' to 'content' in AtspiTextRange to match original IDL. - Changes from version 1.91.3: + Added a C-based AT-side binding (libatspi) which can be used in conjunction with GObject introspection to generate bindings for other languages. - Changes from version 1.91.2: + The desktop object now returns ROLE_DESKTOP_FRAME rather than ROLE_UNKNOWN. - Changes from version 1.91.0: + --disable-relocate is the default again. - Create new subpackages libatspi0 and at-sp2-core-dbus-devel - Add intltool BuildRequires. - Do not call ldconfig in %post/%postun of main package since there is no library there. - Add support for source service checkout, with %BUILD_FROM_VCS: + Add call to ./autogen.sh.- Update to version 0.4.1: + Have the desktop object return ROLE_DESKTOP_FRAME.- Update to version 0.4.0: + Version bump to stable 0.4.0, without any change.- Update to version 0.3.92: + Do not start accessibility bus if at-spi-corba is enabled.- Update to version 0.3.91: + Enabled the accessibility bus, so apps should be accessible, for instance, if an application becomes setuid root. + Several build fixes. + Default to --enable-relocate for now. - Drop at-spi2-core-dbus-path.patch: this is not needed anymore since the path to the dbus daemon is not in the config file anymore. - Uncomment call to %suse_update_desktop_file for at-spi-dbus-bus.desktop.- Update to version 0.3.90: + fdo#29427: Registering for mouse:abs now works. + Add methods/signals to allow an application to track the events that are being listened to to avoid unnecessarily emitting signals.- Update to version 0.3.4: + Added GetChildren to the spec.- Update to version 0.3.3: + Add return values to some functions that were missing them. + Make DeviceEventListener notifiers reentrant so that an application can query the desktop object while processing a device event. + Fix for fdo#28300: fails to link with pedantic linkers. + Fix crash if GetChildAtIndex is called with an invalid index. - Changes from version 0.3.2: + Make sure that disconnecting applications send their root path in the remove applications signal. This was causing applications to not be removed from the desktop properly. - Changes from version 0.3.1: + Set an application's Id when registering it. + Disabled relocation by default. - Drop at-spi2-core-non_void.patch: fixed upstream. - This fixes a crash in firefox when at-spi2 is used, see bnc#611149.- Update to version 0.1.8: + Quit if at-spi-dbus is disabled + Call g_type_init()- fix warning: no return statement in function returning non-void in registry.c to fix build- Update to version 0.1.7: + Completely re-work the protocol definitions. + Make the desktop object and deviceeventcontroller introspectable. + Add the XML files to the distribution. + Modify the interface name from org.freedesktop.atspi to org.a11y.atspi.- Update to version 0.1.6: + Fix interface name + Tweak the at-spi-dbus-bus.desktop file to add @bindir@ and X-GNOME-Autostart-Phase + Do not run at-spi-dbus-bus at initialization phase + Make the registry implement the accessible interface and add + Fix marshalling issues with the desktop Component, Accessible + Fix wrong bus name being sent whan children are removed. + Update Cache interface in the spec, and rename from Tree + Return the address of the registry from the socket/Embed method + Return Parent as a variant + Fix mouse click events. They were not being sent with their application. + Move the application argument to the end of the event structure + Remove the bus from the build/install for now + Remove the bus makefile from configure to fix distcheck errors. - Do not apply at-spi2-core-dbus-path.patch anymore, but keep it: the part that is patched is temporarily removed from the tarballs, but it will come back later. - For the same reason, comment out call to suse_update_desktop_file.- 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.- Update to version 0.1.4: + For the full list of changes, see http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_4 + Use the new 'Accessibility' bus if the bus address is available on the X property AT_SPI_BUS. + Add command line option to enable interaction with the gnome session manager. + Add the configure file for the (non-secure) accessibility bus. + Use datarootdir for placing XML files so that the are in a shared directory not under the name of this module but 'at-spi2'. + Make sure the d-bus bus configuration is included in the distribution. + Add a configure variable for the location of the dbus-daemon in the at-spi-dbus-bus script. - Pass --with-dbus-daemondir to configure. - Add at-spi2-core-dbus-path.patch to use the right path for a dbus helper.- Update to version 0.1.3: + For a list of changes, see http://git.gnome.org/cgit/at-spi2-core/log/?id=AT_SPI2_CORE_0_1_3 - Pass libexecdir/at-spi2 for libexecdir to configure. - Remove devel package: there's no library anymore for this package. - Obsolete devel package, without providing it (that would be wrong). Add a rpmlintrc file to make rpmlint happy for this. - Remove conflict with at-spi: the files are now different and will not clash.- Update to version 0.1.1: + Replace use of dbind_emit_signal with direct libdbus call in application cache update. fdo#23029 + Fix problem with signature assignment and iter initialization in dbind signal sending. + Modify the incorrect use of dbind_emit_signal_va. Check for NULL args in dbind_marshall_any. fdo#23027 + Remove *.pc files from source tarballs. + Remove python check from configure.ac. Python is not needed for at-spi2-core. + Link DRoute against D-Bus GLib. - Remove python BuildRequires.- Clean up packaging a bit.- Initial packaging of at-spi2-core (0.1.0)cloud113 1555057076  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOP2.26.3-lp150.4.3.12.26.3-lp150.4.3.12.26.3 at-spi-2.0atspiatspi-accessible.hatspi-action.hatspi-application.hatspi-collection.hatspi-component.hatspi-constants.hatspi-device-listener.hatspi-document.hatspi-editabletext.hatspi-enum-types.hatspi-event-listener.hatspi-gmain.hatspi-hyperlink.hatspi-hypertext.hatspi-image.hatspi-matchrule.hatspi-misc.hatspi-object.hatspi-registry.hatspi-relation.hatspi-selection.hatspi-stateset.hatspi-table-cell.hatspi-table.hatspi-text.hatspi-types.hatspi-value.hatspi.hlibatspi.soatspi-2.pcat-spi2-core-develAUTHORSREADMEAtspi-2.0.girgtk-dochtmllibatspiAtspiAccessible.htmlAtspiDeviceListener.htmlAtspiEventListener.htmlAtspiHyperlink.htmlAtspiMatchRule.htmlAtspiObject.htmlAtspiRelation.htmlAtspiStateSet.htmlannotation-glossary.htmlapi-index-full.htmlch01.htmlhome.pngindex.htmlleft-insensitive.pngleft.pnglibatspi-AtspiApplication.htmllibatspi-atspi-action.htmllibatspi-atspi-collection.htmllibatspi-atspi-component.htmllibatspi-atspi-constants.htmllibatspi-atspi-document.htmllibatspi-atspi-editabletext.htmllibatspi-atspi-hypertext.htmllibatspi-atspi-image.htmllibatspi-atspi-listener-private.htmllibatspi-atspi-misc-private.htmllibatspi-atspi-misc.htmllibatspi-atspi-registry.htmllibatspi-atspi-selection.htmllibatspi-atspi-table-cell.htmllibatspi-atspi-table.htmllibatspi-atspi-text.htmllibatspi-atspi-types.htmllibatspi-atspi-value.htmllibatspi.devhelp2object-tree.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.png/usr/include//usr/include/at-spi-2.0//usr/include/at-spi-2.0/atspi//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/at-spi2-core-devel//usr/share/gir-1.0//usr/share//usr/share/gtk-doc//usr/share/gtk-doc/html//usr/share/gtk-doc/html/libatspi/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10029/openSUSE_Leap_15.0_Update/00db76e56c2d9c4d874529cd410714ef-at-spi2-core.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linux   directoryC source, ASCII textLaTeX document, ASCII textpkgconfig fileASCII textXML 1.0 document, ASCII textHTML document, UTF-8 Unicode text, with very long linesHTML document, UTF-8 Unicode textHTML document, ASCII textPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedC source, UTF-8 Unicode textXML 1.0 document, UTF-8 Unicode textassembler source, ASCII textPRRRNgN:6%)(3%Oy|nJM'6Boo'/Ij;IQ f oٽ"G-ϸS\H@Tљ-/Xaju8gXH;f"YD_+ cMxe< $ #ꪋv$ M^н*XetoW˴C !B `LӉ*VYd09S=}^[ i"* =ܺy)%YoȰrVR5L,*D.eƾK&}OIwIN~m]Th=&ѡ\镧#ei ˃_#p߆K6 > ($}xv56EˈԱ6x`9s꫌FX>C/=Paa m=4iEf/ >cVVi^cz5-@z \n3ҋs"t3p n?rUg1YdMNCoچP7" Vgɧ~Ij&j}Hfm=f{xLA#^;vntc<(EηA<3,Eo흆5}}*<S o:ʄ"}+֞vqQޠ7֓i P1rvG!q[f? ]P?R1t}/ae&V$>VAՒ \()nwcc5UsC-ERCEidYyVvy=Di|]vhR7`/Eݼ)FVO3%8Vi7 CWԣuaW)[ :{SrV+"xZ0UR@ +Vi٩: 6ĪS[|m2&2~+zACPj3c'6pP4331< 8A"#ԁ$܂X5Qs z+ LQ<m#4Z(hQx\?+=jDTjbo y}NH?c&T9t)Jr0בh5oK̖qqݮir`7h$i%T_qB4Uv!âNSm,%gfp|'0(._-~p 1KkŎ YZ