typelib-1_0-Jsonrpc-1_0-3.34.0-lp152.1.3 >  A ^ָ/=„ (8[\` jZ,֫ u:}5xM$1}Zf2jK\kYzAQwE.: Z,ah5mی"F)2e5bd67732607b90c13941ffb8c036dc4cc6e6735f8ee09c5f0521a611b80f9d4beaa4dc6370a4a6b6bdce9b4ce08b8ca5805e8e+^ָ/=„q[BGySH%by0;3m#p,r="Ao1NzmMe JVk6B_}5@43x_8(f9!r.Hsd%_E ̮-Dwmpm3no_ 2 c'W]QU .Yq>RɵmȌx 44١"VkEgtÀPʚH}qٌηiGrFQaO<̰937e$1aJ*4>pAP?@d! + ^ $( * , 0 q tx}   (89d:BBFG HIXY$ZL[P\X]\^pbc6defluvwxyz<Ctypelib-1_0-Jsonrpc-1_03.34.0lp152.1.3JSON-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.^build85)openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://gitlab.gnome.org/GNOME/jsonrpc-gliblinuxx86_64)^b618738ce08f70b717b47e3b0023761ec56c86c746be8afb11465213515d5115rootrootjsonrpc-glib-3.34.0-lp152.1.3.src.rpmtypelib(Jsonrpc)typelib-1_0-Jsonrpc-1_0typelib-1_0-Jsonrpc-1_0(x86-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.1]w@]UI@]\\k[;@[[ug@[W[*A[(@Z@ZZ_@ZxG@ZWQYY@YzY4Y[@mgorse@suse.combjorn.lie@gmail.comDominique Leuenberger Bjørn Lie bjorn.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.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.0build85 15899762691.03.34.0-lp152.1.33.34.0-lp152.1.3 3.34.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.opensuse.org/openSUSE:Leap:15.2/standard/af6ce63ea0ff3ed01d9f5e6fdc8a44e5-jsonrpc-glibcpioxz5x86_64-suse-linuxPRRRRR`EH[C͇Sutf-8714642c9007516da9a9fae2583b44fc3317f3a8c4eb20ec02fcc5682864b7afb?7zXZ !t/*3 ] crv(vX0eAC5$ bר<5h,ʫy݌m'5ɲ?\0tTưsb F h|ޫlaoUaDev"O9#.]87W%t:\L2?eͫ<~gP_AbQyrOtxSR*ZTFޮ~ARҩ S?n̤W'!F&Xyf ~4Lޣ{ ҊOn˗#O]$lDoN+"_]|* $O]VK1sZkdТZ2V^–Fu\#Nb1Wg.1yS v Jslg}H~J27>D!:I-M߸L%p 33pˍ5&"LS >law0B?6WO>z#=e},%}9>k"1E',;u%Tr_ᄲĢs´L9Y,cI_2ĄY[egG/낾Z6K?VYEz2O) ;JU%C+B8'qư73ma{_ʻ"yׅ+zNqXB/Ÿ!Xsi3XhiU$؃ds'+OJ^Rt$th)[+i Ϩ˼FC*.sǨ?`XƖDOQox[`VL%l9pӴ"*u/i ;ö6qh^崝f9N*p?1&!QRgW5շo/N'BW[EӵJz1@‹BWj7e1NR%&ђa2u, 7)ÅnCbXڀ1LQRziu?>^~XitVqY ~T.3NK3W+HAN#w80zWu땖K(P;DW=)Bvg>A7g3HW\BK"Έsqv]d #R hoi󚃖lB[?8.H % opqRmF{K VWx7Z<-Y[U q=ZQŠyUܵuf" .:ok62w-DA֯O+0!bYxR\>_h{p&G Fߦ*]T'{[Z͒ƃz&t5=ʧ6;)Z\?;&K\XuEҟ[\q€QgK҉# :bN||ћ+њ2/eN^%M7sVD'HGu!xX& VJ5*nw zft\K#K oވwDBhSn1/Ve喐Q=E5I=ŽvePHH9@ *Kvp5;f/kJ,DfֻLM3?k6@ľt}itHows1lSn9g"uʂ!vѹVߕ}ʚr,tD5F/'yy+'H.myY03>gdEq)N [ª.}=[A"k­ ik+=`/&dXۚPP!(V 96R=mf)$1K P>%xC}s,ׄ yCJo5֩3$ \U'E1Q G]cĭG K{<ascĸO'&,/(WS*a',e'M^GN+r=W)8CǷ'Co>oYd&Z/aFMsupl 3#Ov)ڂQͩ%rkU 5@Sׄ/fƢṪ׎gLT@d[;poF_\UNELoPB9{(ozlY|P