dbus-1-glib-doc-0.112-150600.3.2.1<>,3fpp9|H[LzՀf0{'/!^[z^QAAvy2]#:oM:%[+Ed jK$*U\?ܭCnEkiM jfH>;+ ?*d % O:V lx  @ t     x  |    , ( 8 9 : F#G#H$\I$X$Y$\$]%`^'ab'c(d)e)f)l)u),v)z*****Cdbus-1-glib-doc0.112150600.3.2.1Documentation for the D-Bus/GLib bindingsD-Bus add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop. This package contains developer documentation.fph04-ch1bFSUSE Linux Enterprise 15SUSE LLC AFL-2.1 OR GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://dbus.freedesktop.org/linuxnoarch * w JD2X:})U,E3| Fu.vA큤A큤fp`]Kfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpfpab20ffefbe47e9da767b6e63c5ab3fd6a0c6b7edbd87dc785076029b27dbc4810445f0c3f6deab8e55af46311f765b56b625ce7049a7ea20894a865e746413cbc0d1e540e0123df1a4bfd7c469ace1b122cc9dcc327cff0148ec59727a866695a80142f113e7d991bb90c8416ab204695f47d78c95826f216a1ee27cd90c84a8af7557e3485e0862f5df2d50ae5487882ed6903fd8d5beb737c9905ec19340e94d7d18dddb535d13f52fdcbdb1a3862a8fbb4000079265b9ccdcb66bde7567a665b5cc1d68997b38622702af60927da8e2c313f078b50b502da14264711d4dc738aa4e8463c6b29dbc5f848fc2ff4cba67b4dae8338870b5416eac01bd2dcff3bb64720ab38c9b6920ec1ebfcd4d94639531058975fbe013ab3289974dc298909ae0e9179fcfdbf969d351344dbb81c392ec32b028f3b8839ab0303dd8c883fae4ee4e90f8b84c054dc8ff6693e859186ab13b14de5b492e636e1332f4d6336c0a4184b95c982362db1c49ec31a5fa36eeb861133bd5bd3d815965d64b86f2f6a4587b901caf84217514f91af13ee01262a9a24230810d2f86f1c2d16951060861bf973606c3cf89c92189b6c2a4d555bddd112aedb321d88f427d1888bd19a5ab65f0b635edf0c91626c89b6913f875163b19b5b5662e010e37eb8dfb70d8dff057ed058df68960d256599920fb0147bbaa15636bccf04474dc43bb1aefbb2e55b54db574207d322deae2944c37b45385bb63b5dbe0d963d1d21e47a7899092eaa63b3bfdd96078ee0f8bc0eb0979fc091a7909a34c2d4d94dfc022d052d16d065ef005175dce0e1e0a23090743e0b258df50dc0416abf8695993699740ebac198325e38e94fdb4731a45507fd9a1016765e1eacc90d12bb7f51d78b31bea42f684df185f5ba5bbcb506b681172014e53789d3fa9cbf132d9ed1a8173503b98ddfd369c21d699b9e3eb9b6672ba0c14b051b36c758c68b901aeb2ea710ad36a2a20cd7a7086908329eeadc5de6433a791cca2b80d6e43f9cfd149b141bce9b61fe0766680d03db62825c083b13d2a1296731d9bec74e05a0cff957db6d3b09arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdbus-1-glib-0.112-150600.3.2.1.src.rpmdbus-1-glib-doc    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cb[a@aca)@_X@Y:XW%Ui@S@dimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comelimat@opensuse.orgmeissner@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Try to guard against incomplete update stacks (boo#1202241): + Add split-provides to libdbus-1-glib and bash-completion sub-package. + Add explicit conflict to bash-completion subpackage against dbus-1-glib < 0.112 (when the package split happened) + Ensure dbus-1-glib-tool gets the correct library version installed.- Add relevant dbus-1-glib- provides/obsoletes also in baselibs.conf (boo#1193502).- Add signature and keyring as sources, verify tarball with gpg.- Update to version 0.112: + Dependencies: - dbus 1.8 was already required, but is more strongly required now: the workarounds that were used to run continuous integration with dbus 1.6 on Ubuntu 14.04 'trusty' have been removed. (Note that dbus 1.8 has already reached end-of-life for security support, and newer dbus stable branches are strongly recommended.) - pkg-config 0.28 is required when building from git. + Enhancements: - Rewrite CONTRIBUTING.md document, based on Wayland's equivalent. - A generated ChangeLog file, which made up a significant proportion of the size of source tarball releases, is no longer included. - Improve man page. - Add test coverage for fdo#80557 - Use more modern GLib assertions in unit tests. - Improve continuous integration to be run by GitLab in addition to Travis-CI. - Add clearer license information using SPDX-License-Identifier. + Fixes: - Allow glib-genmarshal to be overridden with `./configure GLIB_GENMARSHAL=/path/to/glib-genmarshal`, for cross-compilation. - Avoid a double-free in dbus-binding-tool for certain inputs, possibly involving nested introspection data structures. - Report a better error for excessive recursion depth or unsupported data types. - Map the 15 most-recently-added DBusGError members to their corresponding D-Bus error names. - Mark all documented symbols as deprecated. - Fix unit test failures during distcheck by enabling assertions. - Fix a core dump during installed-tests by not attempting to close a shared DBusConnection. - Package COPYING as license, CONTRIBUTING.md and NEWS as docs. - Add explicit pkgconfig BuildRequires. - Replace dbus-1-devel and glib2-devel with pkgconfig variants that configure checks for: pkgconfig(dbus-1), pkgconfig(glib-2.0), pkgconfig(gobject-2.0) and pkgconfig(gio-2.0) BuildRequires. - Drop hard Requires and BuildRequires that are not needed as they are added automatically. - Split out bash-completion sub-package. - Split out shared library into own sub-package, and Require it from the devel package, and add to the baselibs.conf. Following the SLPP standard. Add Provides and Obsoletes for the no longer existing main package. - Use ldconfig_scriptlets for post(un) handling. - Add soname define, ease future updates.- Update to version 0.110: Dependencies: + GLib 2.40 is required Enhancements: + The GLib main-loop glue, "dbus-gmain", is now available as a separate subproject (the dbus-gmain branch in dbus-glib's git repository) for embedding in larger projects like dbus-glib and dbus-python via the `git subtree` or `git submodule` commands. This removes dbus-python's dependency on the rest of dbus-glib. Fixes: + autogen.sh can now detect gtk-doc >= 1.26. + More files have per-file copyright information. - Run spec-cleaner- remove CFLAGS setting, -fstack-protector is default and -fPIC will be auto-selected.- Split out dbus-binding-tool in own sub-package.- Update to version 0.108: + Use dbus-run-session instead of dbus-launch for tests. - Changes from version 0.106: + Stop testing G_HAVE_INLINE, which ceased to work in GLib 2.47.2 and wasn't meant to be API anyway. Instead, rely on "static inline" doing the right thing. On pre-C99 compilers, this relies on defining inline to __inline, __inline__ or the empty string if the compiler requires it, which it has done since 2000. (fdo#93513). + Stop calling g_mem_profile() in the tests, which no longer does anything and caused the tests to fail by issuing a warning. + Slightly modernize build system, and remove a weird cross-directory dependency which was breaking distcheck. + Stop distributing generated marshallers in the tarball. - Run spec-clean, modernize spec-file macros and also drop a no longer conditional dbus-1-glib-64bit Obsoletes.- Update to version 0.104: + Deprecations: Document the entire library as deprecated. + Dependencies: - libdbus 1.8 is required. - GLib 2.32 is required. + Enhancements: - The libdbus 1.8 dependency means we can now document that dbus_g_thread_init() is idempotent and thread-safe (fdo#54770). - Use g_cclosure_marshal_generic for all marshalling (fdo#64214). + Fixes: - Allow timeouts to be migrated from one main context to another without an assertion failure (fdo#30574). - Don't trip a libdbus fatal warning if a Unix fd or other unsupported type is encountered in a message (fdo#80557). - Make the tests pass with newer GLib by not removing removed sources (fdo#83530). - Fix some typos in the documentation (fdo#45686). - Make the Autotools setup less awful (fdo#58698).- Update to version 0.102: + Enhancements: - Add dbus_g_method_invocation_get_connection (fdo#55729). - Add dbus_g_connection_open_private (fdo#55730). - Better regression tests (fdo#23633, fdo#40711, fdo#41129, fdo#51511, fdo#68603). - Get rid of more dead code (fdo#40711). - dbus-binding-tool: check validity of names (fdo#7909). + Bugs fixed: - dbus_g_value_build_g_variant: treat GValues containing (G_TYPE_STRING, NULL) or (G_TYPE_STRV, NULL) as empty string or empty array instead of asserting (fdo#71811). - Upload documentation correctly. - Fix under-linking (fdo#68601). - Remove the exacutable bit from dbus-bash-completion.sh.h04-ch1b 1721200862 0.112-150600.3.2.1dbus-1-glib-docCONTRIBUTING.mddbus-glibapi-index-full.htmlch01.htmlch02.htmlch03.htmldbus-binding-tool.htmldbus-glib-DBus-GLib-low-level.htmldbus-glib-DBus-GObject-related-functions.htmldbus-glib-DBusGConnection.htmldbus-glib-DBusGError.htmldbus-glib-DBusGMessage.htmldbus-glib-DBusGMethod.htmldbus-glib-DBusGProxy.htmldbus-glib-Specializable-GType-System.htmldbus-glib.devhelp2home.pngindex.htmlleft-insensitive.pngleft.pngright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.png/usr/share/doc/packages//usr/share/doc/packages/dbus-1-glib-doc//usr/share/gtk-doc/html//usr/share/gtk-doc/html/dbus-glib/-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.suse.de/SUSE:Maintenance:34807/SUSE_SLE-15-SP6_Update/7e9fce1600614549e885bdb5d2249297-dbus-1-glib.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxdirectoryASCII textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII textHTML document, UTF-8 Unicode textXML 1.0 document, UTF-8 Unicode textPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedassembler source, ASCII text$[j u0Rutf-86ae88e04fa553da24367758a9d1e25bda3c18dbc3c130eab1f4cf02e85f800c9?P7zXZ !t/o]"k%jzh] LC9SHSOաab͊emJ(wn8P W$7Ai,(j|P-n<},ִ*)%UmA)DT b{lBO§8vKb!(~`t}'G9ķ2z 2?G̃Ks _ (ٺO$psX>GzF{`˖30Ŷ0zX6k݇]cM((3ޔdr׎ n3Rc҂Ehꌧ1f E$0w,ʦCJVC͸,JԹmh0,'b%B윏|^|RՒ-EdW2]B8a3 #-4ggJY2K`4a;ͮ} WVv5 NE.0cBTe)xg*y@f]#k׹{zbI$XI|j>oAX?<77sfee';y,V,QC}|tSy:n`q˧$Ays:c*G Eg1A0b6Ƶ۸bhN!e;T&r)3|wD@ d4j,JN [fW7݀($j{2qVxs[f20}^}-hn1Z$ҽ@گk1spHWD@L ȗYhҚzC(ק9XhC^(A68@6F]mJIjy=2"M"/0?7NL̴!!K|u|3A }TI{vU܃Z4rU>ݯh(oGLxse>Tqy E(0:5šX()Y7RR2S+L?lOy4 ڷpJG}d *S|nm#;|64[s3 E,;WupW@N\Oo_P = ߚ]仺fÀ ]-I >@GDAqszOfXoK &( YZ