typelib-1_0-Jsonrpc-1_0-3.40.0-150400.1.9 >  A bwVp9|5tv@0fm+4mN\_Z9DJKm5ށ}E8R$bmz4V(X s ru #*v/@LNUYnC&T|N5vΘ5\ԁ5>N^C) C-ѷx1O9կ;]ff;)ktMᾩɚ4 Bi2B43ǥH[555ce3211f60ae2ebace97efc9ddcb17d3cf722e805e46415d641588139d75b03364db78d6ef72aaee04a619a6ae59f42b600f46e,bwVp9|y ֬@$Op#{'*R^hɴe$x8p3! >?*SVX>m2ݼi4̔*~1kQ,*&Z}r7`+DIX*^.x5^ 4#'ODVE$ˉ'zd٬(zGg۪\O<ҪRznćX  .aJuSv"c :NjpA?d! , _ 39DH J L P   @  (,849:rBFGHIXYZ[ \]^,bIcdPeUfXlZupvtwxx|yzCtypelib-1_0-Jsonrpc-1_03.40.0150400.1.9JSON-RPC based peers lib -- Introspection bindingsThis is a library to communicate with JSON-RPC based peers in either a synchronous or an asynchronous fashion. It also allows communicating using the GVariant serialization format instead of JSON when both peers support it. This package contains the Jsonrpc-GLib introspection bindings.bwVnebbiolo)|SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://gitlab.gnome.org/GNOME/jsonrpc-gliblinuxppc64le)|bwV46793f6bd8d464f40a11d1c80c6065cedda7931e54c4b639ff17e1fc7058f3acrootrootjsonrpc-glib-3.40.0-150400.1.9.src.rpmtypelib(Jsonrpc)typelib-1_0-Jsonrpc-1_0typelib-1_0-Jsonrpc-1_0(ppc-64)@    @@@@libjsonrpc-glib-1.0.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)typelib(Json)3.0.4-14.6.0-14.0-15.2-12.02.02.01.04.14.3aLl@__[@]w@]UI@]\\k[;@[[v[W[+@[(@ZZZ_@ZxG@ZX@YYY@Y4Y[@bjorn.lie@gmail.comdimstar@opensuse.orgmgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comantoine.belvire@opensuse.orgluc14n0@linuxmail.orgbjorn.lie@gmail.comluc14n0@linuxmail.orgbjorn.lie@gmail.comluc14n0@linuxmail.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgdimstar@opensuse.orgluc14n0@linuxmail.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.org- Update to version 3.40.0: + Add ability to inject variant into messages.- Update to version 3.38.0: + Improve usage as a subproject.- Update to version 3.34.0: + No changes.- Update to version 3.33.3: + Custom marshallers are now provided for all signals to improve the stack-unwinding capability from kernel tooling such as Linux `perf`. + Various build system improvements.- Rename typelib-1_0-Jsonrpc-1.0 to typelib-1_0-Jsonrpc-1_0: adhere to packaging guideline for typelib libraries. Obsolete the old name (no need to Provide, as packages are supposed to Require typelib(Jsonrpc-1.0). This symbol remains unchanged.- Update to version 3.32.0: + No changes in this release.- Update to version 3.31.91: + Improve cross-compilation support.- Update to version 3.30.1: + When --buildtype=release is used, assertion checks are disabled and -Bsymbolic is used.- Update to version 3.30.0: + No change, only bump version.- Update to version 3.29.91: + Fix of double-free in generated vala bindings. + Floating reference fixes for some gvariants. + Use g_bytes_new_take() to simplify memory tracking. + Some variants are now unwrapped to simplify usage by consumers. + Unit tests now disable SIGPIPE. + test-client was removed as it was dead code.- Update to version 3.29.4: + More lenient testing for transient errors. + Increased compiler warnings when building on GCC. + Vala vapi generation improvements.- Update to version 3.29.3: + Various introspection fixes. + Add JsonrpcServer::client-closed. + Emit JsonrpcClient::failed upon panic. + Helpers for strv message building and parsing. + Support for boxing/unboxing a{sv} variants. + A new variant for calling a remote method and get message id. + Fixes for an invalid type propagation.- Update to version 3.28.1: + Fixes for invalid type propagation. + Fixes for gobject introspection. + Improved busy tracking in streams. + Ensure JsonrpcClient::failed is emitted in panic.- Update to version 3.28.0: + No visible changes. - Update URL tag to https://gitlab.gnome.org/GNOME/jsonrpc-glib: the closest thing to a web page currently.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.91: + Add JsonrpcServer::client-accepted signal. + Improvements to dispatching of errors when panic'ing the connection. + Message parsing is more liberal in what it accepts as input. + Default ABI visibility was set to hidden, making our ABI macros useful. - Update license tag to SPDX-3.0 format: LGPL-2.1-or-later.- Update to version 3.27.90: + More documentation and GObject Introspection additions. + Fixes for documentation and taking of floating references from GVariant params. + The soname has been bumped since we altered the correctness of GVariant params. C-based programs mostly just need to be recompiled. Other bindings-based consumers should have their bindings regenerated if necessary. + When panic'ing a connection (such as from a broken pipe) we now defer error propagation back to the main loop to avoid some re-entrancy complexity for applications. - Bump sover to 1_0-1 and rename the library packages to libjsonrpc-glib-1_0-1, following upstreams change.- Update to version 3.27.4: + The JSONRPC_MESSAGE_NEW_ARRAY() macro was added to allow for creating GVariant messages that are an array. + A number of conformance tests were added. + JsonrpcClient allows for detailed signals (G_SIGNAL_DETAILED) for notification and handle-call signals. + JsonrpcServer gained new functionality to enumerate the number of connected clients. + JsonrpcClient tries to hold on to an additional reference when panic is called. + Message parsing can now support NULL strings using maybe types when encoding and decoding messages. - Update package descriptions making it shorter and more assertive. - Add gio-unix-2.0 and glib-2.0 pkgconfig modules BuildRequires: They were being pulled with gio-2.0 pkgconfig module and used already as all of them live in glib2-devel package.- Update to version 3.27.1: + jsonrpc-glib now uses versioning macros similar to GLib or Gtk instead of a custom linker script for ABI exports.- Update to version 3.26.1: + Require -std=gnu11 in project config. We always required this, but previously we were relying on the default GCC flags to do so. + Fix improper use of va_list on non-Intel architectures. + JsonrpcOutputStream now properly checks for pending operations before flushing, so that an error is not incorrectly synthesized. + Improved error propagation from data streams. + Correctness fixes for stress tests.- Update to version 3.26.0: + Run test suite as part of build tooling. - Enable gtk-doc BuildRequires, build documentation. - Add enable_profiling=false, enable_gtk_doc=true and enable_tests=false to meson, ensure we build the features we want.- Update to version 3.25.92: + Check for version-script support from linker. + Fix impossible comparison in JsonrpcInputStream.- Initial build for openSUSE, version 3.25.3.typelib-1_0-Jsonrpc-1.0nebbiolo 16519881421.03.40.0-150400.1.93.40.0-150400.1.9 3.40.0Jsonrpc-1.0.typelib/usr/lib64/girepository-1.0/-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:SLE-15-SP4:GA/standard/40a49f412eba0ba58dccd8bea4f47888-jsonrpc-glibcpioxz5ppc64le-suse-linuxPRRRRR #h֕(v}autf-83d9cf68d179f4535e055b4e1064c5fa30b3cc634193a9746d0d403b94c4723c7?7zXZ !t/* ] crv(vX0?GZq]PU?KOm o^r@RV<独 kF.kJ/?Y9E%qϭ_Kj6+q@l\Sgceٔ)/ 'fBi30lY~zNA9dnM| 5hm[S?nk3y Db|"7:v\")3:poH1;O?D;FSzCjTY/9`z158c,,ƛ9cブt Vb83ֺ${mXe:un@6>Xzo1-_|Qtx%pzo4,*:B%pəU\*2*dIqP`sAИ=ԹLHykkwʕ^]z2f*I_*kv9)" Q[eU,M`,:]AJI6#v糶{7H*v_;@G]]BҨ@нQ)мOROBVRlG3Smq,{@̾1F0 r,PWVUyQtAAA&A`XL݊“?}]j6֖9iFL6APa8JRlnDym&5.E;9!%P>>WEAp墙~rܩ&M}Y8>i&J$-lT.N@d"MJ*`Y2c%)L0jy.,Ē)[KROBȟxz~+CH[DHva6˥l=`5/jKH jNGeb>sթkSEROۭ&X4,X quj@M@z,,j:\k 75^WKR##uEDM΍PuĬk_SQ@E~ H3;] ʐT߂?f 8w UPE ϊ)H\}Cn+ouaOĝ]@/\f߲'tR UK# j$c{<д.n֋-eJoVJ#;ϩTkS,P!t)o".&-rUS p1EP[Wbtdj Ab| ߩ$]-8c=h& (#nQ40 o$h]OrM1`;x8?G9_ؐh e)J(DxœK6^ªIv]mNݡ@EiM4 J'{N92@vןnVu Vd#vyzi>Sz3ﳆNEf~b郹wwq`DM% w8IڢGwH;N @͈.Z0k|P 8}pJNj# 3(#ȋ4*;]ۍx?%:a/&N$!)O P r㳑hu(uu=ia:`zY>#&Ž +Dmİ`;Nybnݯ "T~1_1b f%8Xட/ɐ(Ϊ,SI-6~sKEɮ0._u;ORڒNK"|`=:G"RЖWӝXlT5<~ỉVVkI5Q?G`W3У{fw_*=ZӖ)9i*±YQH^iҊ^:bϴ8vU1rbP[]O7ꪥc+m'&%=\퉳4\j.@P-jFuGZ]2`?-'K ㎥ \uSZmQB,ܿH l-6z|EtQA! 05WsV0$\.1Ph-2k3zOЄoQwUYKBj6xՙ}Xn v" ယtY -Lѫa.h`F;8NuFD@峎//fw߫aw9[JȽd6!v[ϲio e5ɍT)q(Ik+**gƀRE) IE#yy#ާck}x1kbxW}@-ʾu?uYMc;Y/{r~xn,SbB$`xKN,,5#5H&-x;X9AUVc