typelib-1_0-Json-1_0-1.6.6-150400.1.11 >  A bwLp9|UyfPhD-"ʦc" +WjMNʻE4cMA/w-r+e6P_jaLBvzwYDS@KPMG Pޏ!U9 h&y4%>%H]yµF?~]tF@+xׯoc*L{ilNL3Czkwy=('Qw?Zcx9PoBeI q%Dz0f3d0eb836573cd9bfb1784a5734e248011dd40a52c5e5f1f60d4c2290b332f306172cc4fd51d4b22983b18b6d327cbdfcbd506a:bwLp9| wr]l\؃?Sk- +ǝ*Rſ.Q wE7&L MyBcmM9N8ІnbE Ӣ T &PB?t0w[fz*Pդ۝!Aϳ^(T3GRhaxӜ*a r -3[|;Սs;]u}UA*#> b cjG{@kGa:l I}0f>p> ?d ) Q48@D]~     1 48=Bhlz(89 :FGHIXY\8]<^Mbjcdnesfvlxuvwxyz Ctypelib-1_0-Json-1_01.6.6150400.1.11Introspection bindings for libjson-glibJSON-GLib provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. This package provides the GObject Introspection bindings for JSON-GLib.bwKsheep26etSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://live.gnome.org/JsonGliblinuxx86_64etbwK1728391dfe860f5c1ee9846b552949f61a68b4e51fd22d7bcde2870a299abfd7rootrootjson-glib-1.6.6-150400.1.11.src.rpmtypelib(Json)typelib-1_0-Json-1_0typelib-1_0-Json-1_0(x86-64)@    @@@libjson-glib-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.3aC1a&0a `"y@_[f_R,@^Ǿ^,-[tZ@ZZY@Y@YzYm@XrXƉXƉWWV3VՄ@Usbrabec@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdaniel.molkentin@suse.comdimstar@opensuse.orgbjorn.lie@gmail.comsbrabec@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orghpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Update to version 1.6.6: + New release with the documentation and gi-docgen included in the archive. - Drop gtk-doc BuildRequires, no longer needed, nor used. - Add docbook-xsl-stylesheets and libxslt-tools BuildRequires, needed for building of manpages.- Update to version 1.6.4: + Discover linker flags on all toolchains + Fix memory leak + Use gi-docgen instead of gtk-doc for generating the API reference + Build against newer versions of GLib - Pass gtk_doc=disabled to meson, no longer build API documentation.- Update to version 1.6.2: + Fix build reproducibility. + Fix parsing of UTF-16 surrogate pairs. + Ignore UTF-8 BOM.- Update to version 1.6.0: + docs: Add missing index for 1.6 symbols. + Updated translations. - Add gtk-doc BuildRequires and build gtk-doc api documentation and manpages via passing man=true and gtk_doc=enabled to meson. - Add check section and run meson_test macro during build. - Drop obsolete nuking of .la files, no longer needed.- Update to version 1.5.2: + Add getters with default fallback for JsonObject. + Clarify some expections of the json_object_get_*_member APIs. + Fix getting immutable root nodes from empty input. + Add `--output` option to json-glib-format. + Support loading files via memory mapping. + Add a symbol version to all exported symbols. - Pass -Dgtk_doc=disabled to meson: keep the gtk-doc disabled for now.- Require pkgconfig to create pkgconfig() provides- No longer recommend -lang: supplements are in use- Update to version 1.4.4: + Fix memory leaks. + Fix behaviour of JsonParser with immutable nodes for empty documents. + Clarify documentation. + Update autoptr macro for JsonNode to use json_node_unref(). + Update the enumeration types template. + Perform fuzzy comparisons for floating point values in the test suite. + Updated translations.- Set gettext domain explicitly in translation-update-upstream, as it does not support complex meson.build expressions (bsc#1087076#c21).- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 1.4.2: + Literally no change, just a re-released tarball. The tarball generated for 1.4.0 and pushed to download.gnome.org comes from a different commit.- Update to version 1.4.0: + Update the linker flags on macOS (bgo#785053). + Change the build configuration options to better fit with Meson. + Updated translations.- Trim descriptions a little. Update summaries.- Update to version 1.3.2: + Use Meson as the only build system. + Bugs fixed: bgo#773504, bgo##780550, bgo#769206, bgo#766281, bgo#758580, bgo#768788, bgo#774688. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system.- Update to version 1.2.8: + Add missing header in the Meson file listing. + Ensure that introspection scans all the headers. + build: - Reduce the internal dependencies. - Add missing argument to the introspection scanner. - Ignore 'config.h' when building the API reference. - Generate the config.h file under json-glib. - Fix soversion for Meson builds. - Require the same modules for Meson and Autotools. - Sync the interface age with the version. + Fix the generated pkg-config file with Meson. + docs: - Add links to online resources. - Reference the JSON-GLib header. - Override version macros. - Use 'plain' language for JSON snippets. - Update the README. + Move the reference build down one level. + Use the appropriate values to initialize Autotools.- Update to version 1.2.6: + Brown paper bag release to re-generate the dist tarball (bgo#779980). - Modernize .spec file a bit: use make %{?_smp_mflags} and 'find' to remove the libtool archives (*.la).- Update to version 1.2.4: + Add Meson build system (bgo#773603). + Support Visual Studio 2017. + Allow using G_DECLARE_INTERFACE with JsonSerializable. + Allow empty strings as JsonObject member names (bgo#747279).- Update to version 1.2.2: + Add support for g_auto* macros. + Allow making JSON types optionally immutable, in order to allow efficient hashing and equality tests (bgo#756121). + Improve the build under MSVC. + Updated translations.- Update to GNOME 3.20 -- Fate#318572.- Update to version 1.2.0: + node: Turn a g_debug() call into a JSON_NOTE. + debug: Add flag for debugging nodes.- Update to version 1.1.2: + Add simple wrapper functions for JsonGenerator and JsonParser to write and read a string from and to a JsonNode, respectively. + Drop use of deprecated GIO API. + Bump the dependency on GLib to 2.46. + Do not create `null` nodes for empty strings (bgo#730803). + Documentation fixes (bgo#754384). + Avoid crashes in the test suite (bgo#755977). + Add simple iterator object for JSON objects (bgo#755509). + Detect missing commas in arrays. + Add support for g_auto* macros. + Allow making JSON types optionally immutable, in order to allow efficient hashing and equality tests (bgo#756121).- Update to version 1.0.4: + Build fixes. + Bugs fixed: bgo#711600, bgo#746143, bgo#724319, bgo#743475, bgo#741824, bgo#725972. + Updated translations.sheep26 16519853901.01.6.6-150400.1.111.6.6-150400.1.11Json-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/8587155848ed89c0e3d3b8156f5d1c66-json-glibcpioxz5x86_64-suse-linuxPRRRR#+|M x=@Cutf-8604b8c0af76ae0ac22c37e6935631c344728fea78df7ec5d7afd75a924e098cc? 7zXZ !t/f2] crv(vX0?60"iX(_- |9UAWH]J_{!A=\TZG\[,E˷thqMdnQf[Wn:tﹸF+W@?isco:ek%!SMIUzCȹ>lK9)/?.AWY7_v.2p̦h}(eB hp& 8(&Jo# \:YC,iWn*Tvo zܖ7]N"ki.ycRŪ2H7shg1hOrV)`"tk(pfP e`с]7>o P0ZkT+5QeLfތ#ZKࡗ P+}&ϙ܉Dg4(6l)۾L*& X&>9)Z$Ī ݠ-}0nύ;b )CP/;R{ԏpj9onur-Ma)'?ov^o}L.1V^=>#/7neol܉0|NkOmp$Z5e,fE,Z֧!9U57Fh#G=LBf5ntaԊzgυ* ChyK7R ` AOclFI| @'82ڢ0~&MHTI8ȡz@DW؉T Ũ~{F2erQ)#Hz[?ia.tm,EJPXv".bYJ6iNnD]"o%  `>a%3U޵Bv2|v=b',rveQ-w4uBtb# S7D.Vj*FX6\QT0^&Бm)b$ZH'H-{Z5l ²}nHфD^Y TyyY,=X|ktb|U$\KڼeMF!&͑oq.ݠ AtQQ=S]G,5*w4yb('𖴵Dt"z)tvm*Sד2$>;$@ISԢmz#Tڭ=U:l*F8tgC+[mGgb8D04g[@%MryjPyA'$bz#%Q&,Sm4ȵcR9M4 AlNz@GPwZ8դ.)MEi6G.E!}a @2oFC^spn!4=0 Q{v߭Hͺ{D?nyΝR`Gƒ 4c]y&Uj}ShMlyCrT"`beA13NJSgasP^ۑˈgcT~}x6.NNQ 6T]&ESt  f$QRɠcqߺP>:yr>y n@PW4%-n^Hؓr=5aqBdU܂$CߺFu>ɴFsj*&uNb\cpDԙ7JtCGOY7}o EXWõ `rRL@z; ՉJh细 ͥdk6?Boc7V5^r3 ̔oiㅴTtfV5="A/<]*K- cF7i]J72$k7*^ M'|&F$ 띶NN}E&:$]Y4&;55Zf0S0$ Z-j-2 l7bG1Z`>qͧs&ggA%ȇx!Q!`Zm=ג[6YLEX4sItb8FҮb'2J:CDiTx<OR!T3٪Piꋩ64ڳSS<0'ad#z! 5d읺 d`-wBu[<޳aIjei"! aB@fLo=_zȺPy&g&EMQ^Sn\NOyֽ<,"NI~p&\ Ȑ=3꼒 v7fmEwh:TX@If! n0*c8Rv]Gl3l@^Yt!옣j۫)JJZ3?_+tNAԴeg}u?G(;=}FPVW3O}[urTS{\@nAHHY>y1qM%Q3kӑwq߂C c3j~?ybECd"jNâKai@WkH \ҧx,2`ez,Lceh/$GzH^"|@u"Q׽ˢK.4:_)i }D:^r:7ˬX+Au~'C\vF`" r1)7eL',Z @ŧu]^^0֛my>v]r(CZiIR )3~8(Alr^/V."b>{{'  CGJۅVO.BY5,%u\V]ǀ]E%j^&f6y>v|Q_sa0Wņ:[8|Բk`ET`~\3O"Jpvr$.n 6^:{U*/ǐJJu^I)y >w巄\d8 oqmyQW2$~&ƌI-x뛊/& Qm8]a@>y`uNBغT 3zkmP˛uSd+`J' r=JyS6)tRWvQ (YJNq7ă%&XAO;y3:&( j7[-+4N@37LS6Oz}4FFmB!ΦzAGTF>;!}/:=Pr`y(*n=(:TD-=1]ZB'je\aM"u ]KÂcV(J--oTdn=fWގ(zտgf'<pwyoE Lwܙ5:tfpCWDc}/QFA!a  mERW]fF5xӨ$iL8*o?c@?ri+pB2hY`u %X>  j$GwEQ*-q`gÝG9<M#ɣ0hL;9&@6wM4U\b8z47lYwGzKaCzoǷ=r~hPڟqx W\C27hHOd;er֭|E9J=` [wnpԸd[hHx ۶H=⹜?z\EՆ\|\G/+LGhp?6U:%,ex$JGy_HPXѻɌ2eHIw)Y뷔^{#m$B1dGK[M? ʞ-'F%)_OI&߽!k| ST_Od߫qt^lEd7I>wlx+nˢgt f2+oѹעMy Az3]̰ شX7C CQo 4KTU i ES5,Ounkx;+?L}ZOb `qЦln4_xjlu Uf;M= c*`;q\TɨR3cZmv`=8gj3D0C{$ڜFM9oN(ӫc=J>U:*s^nB;.֮iԘP G۫D)NK h!"~U/v+CB!2{+'Uʡx[@-[-NmB:bDi\;A0׍Xݑ-pF )u8]qkU/k/笨 µ +)&Ɣ{Gh ,u; 4*H~+yg)`fLVk>FH:.}'.\_K_AHO}+tO iS>.Tz$[hG5%Lđ4TߟED)/!WX;qO^XA\ C~-q=he5!p)I5WSsj!`Y* N/R e:8:;joa?(FK|V|1.#Wtij6; h;BF!{fd4ys19=g1 2Plrs!k;-PT R{jDB} Nv%:fpke#BZyP)WQӊ_QHbްVBSΥ?E@f>Dj0(X0 YZ