typelib-1_0-Modulemd-2_0-2.12.1-bp153.2.3.1 4>$  Ap`[!M@eeeHms: nJgԖ&擵!cw[֊NFpkef_B[94mNr/L EJ hxq!SU<ŏ?ś_6rc7a204881e4f20daae83689f68e01d13e6f11e32499701d4af5a500f76a8973a8e5e4c98769304cfb613db5db79f573811fa477dI|`[!M@eee%q9eRg}1Qm%ԾitE3%V`r`n&՗܄D|@}^u%DyAB_r/(B#I,)aAH ?qbHm*V~2 Ol.MֿBRx`nuR)?3«_ԧ 곛(;Rp܌? YG -ц 5yV$GEQ KQ/?U;&q,X.AaWBEX7Y>p>?d" . j +<ms|     Tt%(]8d 9 :< F0GLHPITXXYd\]^bcldefl!u4v8w<x@yDzTdhnCtypelib-1_0-Modulemd-2_02.12.1bp153.2.3.1GObject Introspection interface description for libmodulemdThis package provides the GObject Introspection typelib interface for applications to use libmodulemd.`[obs-power8-05̴SUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/fedora-modularity/libmodulemdlinuxppc64le̴`Za65f5beb1d6761598dc39880c59505229256fc5ac3c466ecf7fa9eaf8634caedrootrootlibmodulemd-2.12.1-bp153.2.3.1.src.rpmtypelib(Modulemd)typelib-1_0-Modulemd-2_0typelib-1_0-Modulemd-2_0(ppc-64)@    @@libmodulemd.so.2()(64bit)libmodulemd2(ppc-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)2.12.1-bp153.2.3.13.0.4-14.6.0-14.0-15.2-12.02.04.14.1``>_Í@_c^$D]@\\g\ŕ\@\\Yz\VMarcus Meissner Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - Updated to 2.12.1 This is a bug-fix release fully compatible with the previous 2.12.0 version. Notable changes: Enhancements: - Improve diagnostic messages for compression tests. - Tests performed in a GitHub continues integration are faster. - Use GitHub actions to perform CI tests also on ArchLinux, Mageia, Mandriva, and OpenSUSE. Fixes: - Relax context value up to 13 characters including an underscore character in modulemd v2 format. This reenables scratch-builds in MBS. Migrate Packit tests from a deprecated current_version_command to a newer actions/get-current-version.- Update to 2.12.0 + Add support for 'buildorder' to Packager documents + Fix issue with ModuleIndex when input contains only Obsoletes documents + Extend read_packager_[file|string]() to support overriding the module name and stream. + Ignore Packager documents when running ModuleIndex.update_from_*() + Add python overrides for XMD in PackagerV3 + Add python override to ignore the GType return when reading packager files + Add PackagerV3.get_mdversion() - Drop patch incorporated in this release + Patch: 0001-Fix-integer-size-issue-on-32-bit-platforms.patch- Update to 2.10.0 + Add modulemd-obsoletes + Add modulemd v3 format - Fix build for 32-bit architectures with patch from upstream + Patch: 0001-Fix-integer-size-issue-on-32-bit-platforms.patch- Rebase to 2.9.4 + Deprecate reset methods in favor of clear methods + Add modulemd-validator man page + Add Module.search_streams_by_glob() + Add ModuleIndex.search_streams() method + Add Modulemd.Module.search_streams_by_nsvca_glob() + Add ModuleIndex.search_streams_by_nsvca_glob() + Add ModuleIndex.search_rpms() + Add ModuleStreamV2.search_profiles() + Add framework for handling modulemd-packager YAML documents + Return appropriate error when parsing a ModulemdStream doc fails + Rework ModulemdError and ModulemdYamlError + Improve Modulemd*ErrorEnum deprecations + Use the new error enums everywhere + Fix inconsistent error setting + Make SKIP_UNKNOWN return UNKNOWN_ATTR in strict mode + modulemd-packager: Check for extraneous attributes + Fix bug printing negative buildorder values + Handle NULL nsvca_patterns for globs + Relax handling of differing content for the same NSVCA- Update to 2.8.3 + Detect GDate autoptr when available to fix build with glib2 >= 2.63.3 + Correct typo in MODULEMD_REPLACE_SET() + Fix modulemd_buildopts_copy() to make a deep copy of the rpm whitelist + Add support for new ModulemdBuildopts arches attribute- Update to 2.8.2 + modulemd v1 has been split out into is own tarball + Add ModuleIndexMerger.resolve_ext() + Fix transfer type for Module.search_streams() + Correct typo in ModulemdModuleStream.arch property nickname + Add gtk-doc descriptions for ModulemdModuleStream object properties + Fix modulemd_yaml_parse_bool() comparisons so return value is correct + Make ModulemdErrorEnum and ModulemdYamlErrorEnum into public enums + Move modulemd_module_stream_v2_replace_*() method definitions to correct header file and add documentation + Refactor stream copy/upgrade helper macros + Add Modulemd.Module.get_translation() + Add ModuleIndex.update_from_defaults_directory() + Modulemd.ModuleIndex.update_from_file() now supports reading files compressed with gzip, bzip2 or xz - libmodulemd1 has been split into its own package- Update to 2.5.0 (v2) and 1.8.11 (v1) + Ensure that XMD is always emitted in the same order + Add .clear_*() functions for all .add_*() functions + Add ModuleStream.equals() + Add ModuleIndex.get_default_streams() + Add ModuleStreamV2.clear_dependencies() and .remove_dependencies() + Fix bugs and memory issues with the XMD python bindings + Assorted documentation enhancements- Update to 2.3.1 (v2) and 1.8.8 (v1) + Make Modulemd.Component.set_*() functions accept NULL (gh#fedora-modularity/libmodulemd#279) + Fix segmentation fault in XMD code due to improper memory management (gh#fedora-modularity/libmodulemd#274) + Fix assorted documentation issues - Disable executing test suite on ARM and RISC-V due to performance issues with builders- Add missing dependency on six module for Python 3 bindings subpackage- Update to 2.3.0 (v2) and 1.8.7 (v1) + Add ModuleIndex.update_from_custom() + Add ModuleIndex.dump_to_custom() + Add Component.equals() + Add Module.remove_streams_by_NSVCA() + Fix bug with emitting lists of scalars in XMD + Fix bug with deduplication in the ModuleIndexMerger + Fix serious memory leak - Drop patch included in upstream release * 0001-Only-require-python2-if-installing-overrides.patch- Update to 2.2.2 (v2) and 1.8.5 (v1) + Fix documentation for ModuleStream.depends_on_stream() + Update APIs to handling full NSVCA of modules + Add new APIs for handling full NSVCA of modules + Add 'buildonly' option for components + Add 'buildafter' component + Add config option for python overrides - Drop patches included in upstream release * 0001-V2-Add-missing-include-for-string.h-to-modulemd-util.patch * 0002-Tests-Use-bin-bash-for-interpreter-shebangs-for-shel.patch - Add patch backported from upstream to avoid Python 2 dependency * 0001-Only-require-python2-if-installing-overrides.patch- Add patches backported from upstream to fix build on openSUSE * 0001-V2-Add-missing-include-for-string.h-to-modulemd-util.patch * 0002-Tests-Use-bin-bash-for-interpreter-shebangs-for-shel.patch - Run tests during package builds- Initial packaging based on Mageia packageobs-power8-05 16225637922.02.12.1-bp153.2.3.12.12.1-bp153.2.3.1Modulemd-2.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:16414/openSUSE_Backports_SLE-15-SP3_Update/7cb1c152eec50d39393d47e4f197542f-libmodulemd.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxPRRRBk^}ƍutf-88e01a132a3e1d9906e553b830b9acfb4c11979b26a92ae8d559dfbcf42e99cf4? 7zXZ !t/'m] crv(vX0ڗjJ>:uB?g-u-S.?45,=:60w:b 3׿ h1q $ cίCxf9-< _vFQCN@Nx_trR[]Qѕ^?ś"ךY7Z5ˤLJSp:B> dYVQBt~L"}u BtI6, -Ay :u^\TG4|3°nue1+ tqK34jՇ~{Q^4Ex|L#9cX ˣS`01g0imr )?[ZӒbp-#ܬLĽjɷg αO>bcV7rXw9,.#o=h= 1#gp^M>,~kw{Fao@δzwvӇu:zPNAFm7:7BLɧ pR_e ]Cb=|:G}uqTP:jjO<<<èΖ^NW8<^!yK*ͨ' 柶-8up}]SDOQ٘?t [:+s1=>{(K!׫roAa,jڃa,mq~/ }Qxm%I> 38 J;%l6'Wk(Ñ^s oNL ӏ/wEo-m"w.U"B2_b)r 1qXk^=1Pf:zkpȤ+[]Y ܽ{ vX *[% GGH.}AxCwQ(=saݼ92bpUv3*W,ڪZge"j(ua$P%6bGi1L ꠲x;FUafKc~0l8Ws|7}N7>ZO\p5A&y;jk*@\gK0hȇ)/lHQ[ǿORs|i&\!NIIgΡ}dMUO Ԩ8- ۉh GtgK%8W/r]m[΅FD@8ݑłTT[>ݪ%A5]ȴI+JvNE@m1\+gEgS밧,q)yj 1fQe^=b1#b0R}.A=MAUx0WV#mu%Hq"A:6;H *ڋ|]̤/nR~d`h`aAW.uRB#9owF'wh!:' =] ~cՇЮv2t4I~pERR3= fAi\rؾ5l-x'2hzs'oõH'ЀfZl 4# cPӿ'+)\d:8_F )ZfzE9a0+ x+ٴ{W-t̙ʪ4N1B@;er06cCg_Mmy_@5 C2`V&-HaRYenv]qCIcC $.$$<(ܴd.͸Zl=_sQPժɽ)\XgZCu2o/u&3Hf9p ¥&QpT!" lgl(4PtT#&-("H@M pm[-\]RgO;mz$Wm2+^ȇ5|q[5FKU,G~W8o|cy/Z>'0ao|Ԝ#v:A`o:5Eܡ>'?L!gl}s;S~e\ԶkPh.X 8cyXcR*MꡜslNnm&) Ӵ_~1^! hJ 8Ɋ/U#Jܾ% bqۿny#b !@Y =5d%DџZn'wKxjztڣ`\vu͕B6l.lJՊ<_Xz Cq էG˥B8ۀy帑lFeY 83σ6*vB9}Y~e5wXY'^F1 y4梵疛(.P8f$rUCtPV+U`DpŠ\(֏8פp6~}1w-yx,C; eKVg((: _; ()Bv>8G#\/-6q(9~iB@wIVq~B5%; vI9GTkQ8s73 ЛRqr>m诀`T_LЎBN_$`LMr:8j '~h;Q(<4ym SdeĒd>]J !b$:?Aj(IhxO.T{NMȁ&؃ط|*NTA'e!mwT(rd,lf$Sށ]SRuN)BAgNVʑb#SН^WBi, `AJ"qRhP)Pjά?SΈ3= ҭ>=:hh:'<~㵅ד]_';f'B۲Hw=-5X,*ԓظ T}ec;R  yknb]ObħˆKvV>$~>WcF끅o BB^P}Վ=B.A G(@T`\".ˆǻ)iC@j k:'5iXE\sHr ;IN8GBBx<#au AW)Ds&XK/q*q=[gtV]}䔱+qZ\un^>ڙ-{(ƥiQk2--' 7ܪ$`G g^ǥO]]Ov`oޥ"i;|ecUQ  $w1ͪz0*Z '*.PyH1;ffp@[<'^oZO8GzU:psfWtT3͵c)VZEXT-p,\mp|;{=7Pu=]I`D fv|@% 2?W+bKVg#ux#2F&d  3'VW :&c ~rPo z/O?58%c nFwiU$"PBm]*_&A~H;G@=12>ĉWQ:1Wv#eH/ ˵th3Q M;U{opsL=:mG ސm eG!t>~ z|ID?quuuue7 SK@}gH@cXf_su.M YYL e0'^j{Z0 ؝p6{ĝݜfv;W1M\) ^ {W`$tWF$a>r!O&]X^NLV*HN%aod<ֵrT##`exHH[~lYfzDsPw xA4F׆%KL*HYR>9o'^e ~iR}yT>%[֪szsj`O)-% z1Stdd`'Dxj< M"*X_%F: ҝKLìtlηAG ;?]!lD_ BԦiTc_w:$O!qjùP9'g{:x|Do'OR~e~@f)CbI^_cIaoQmŸq.t9%Ƣm \n1uThL,->jؒ646bKRGE J%|3޾|ደ 4ۊiwAxdthE)AA:Dk !CzDjY-Lno^]p,Пt-i1ly.- Վך̬ &F~@k*bʹvԴHkx83*K8 P7//}7L)3bxՋK$jIvJC!虩 UZ{,fn]A%&*R[OfU#d?U{v5Hސ%k~GaBbs(\!眛' 3_$RZɎVgP8M:ivAȝ" BqQe+VQx_K.Cvʵ|իK V:}{c7Юt;'Wl6Kn$*>@"{rC_lcJf'R|҆9L  rG q7?Xկkރ\lȇ.t_iY@eiXzAarw7@)TU/GyS^!u<ƏJ$aRTc(:< }*Y Q G|VE׮0XP/@M*g1HҬQ>"bߍ0 RUU ;vt e@WnXӝǬ Jy B$.2nvW<[Ad>h|dF%YPR `&dhī ('"SB9d;D*^WlTz2raI} i}aRYЧ0X{VBB7¨zYC&T[G*E*૞Qka£pex^Nxp\҆' fjM2CT|:S$ueXѰvay¶miADg >ZhM:C-,.wV;q F8i1 1σrKY ٞio9~BK5} D7&]x&P`5۾ηɾXj֊-GijWˣ-K6g t+ЄZv * HgY%7{D.2L:CnuKBA)"и Ģ=)bήNx F LqME%lÄu5ʧ+ƬsmJCTA*'6t`aE3ouN֜n:eB({l0ٝ%#'Rݟ(-%W< &) &|PibZ}Xo]չTQoKTgP6fv͂*_m:ZK^U$lUrk)Fm(:q{34%ChJ S` ũME @#p5wnOfJM'eeEobVV? J _UcLoZIj5aħ{*aAp7h$W?#?I3㲈O1x} I>{);iXKcq5lSt ѫs~ oN:C20Sn%^ci +aE}]0T0p@Ԭhu<~,^QbHC54-@+.gF&O{i%T3L<?Jp6g&a\5j+m&"w,/zw}]QeELj"!.!:]r/ˎ)5_LЁe<p Z Mۀ; P#G>daB%j_yL6CWjXDR/2qDɤCȭkD٠IHȒ튈f>dm<KL/Wqw|!*6.hUEZ+G#`?d6ژ2Ҫ!tbFf5e/9999c=׳ʅ}p?Ψ.Z\23 $[wsVp \i#1 #@<;x{Ww帐ل22`=}P{QpY[Ap c(XgO=RuRpf a͈k]&gK9Z/I 1TS[Ktt+n- [&3\C҈P>қ.zݪ=+;X̢U,KO.4yU_JxHYU,2JCj"?:.mm^sjeE'JB&bwz?h}jx_ZG1W-ȻO>V9*ije@rM)ʨVA,A`{s9/ώPa!R*/n9Ayc+vo\(݀s]X jW}̷Ojh#,*˽ 8vhg[ O p\ǕV{IJ-@ńՖ[0rK#{vli$k>c>RRԀS-Bվ 0jbTPwr-*&T fh&DqLĢ1Z%Fy&{tIL| [sUzy+Hkd-f` DdvQFYr4- mc1ECyw^C3 (ؑ`c: H>9:)p݌jz0_.nBb ^݄xK!dG5E%Bn_ ZpU2r !&{ۯNP \O2TI+rl6=|17Y!(h%djܢ<ˈipzTx&qfJ:*TЏstDQsC՝WȣcG;9?Mt{8ܑCBSf%"w2 KD^ )ɝ^SUUToqb^ 3p γBo+J wfÐDža9\>ˆ.אXo/|}TZg× bQ-R N~8(c=@\r9E'vI0ZRmΓ\GÃpK'=G@}%ͪ͞ ᕏvx |oJtV}EVr#PTQYbL)@Bp-GrTQ%K<~ 8KOme]{FsؙT?ෑ'qvq9S3_N+OЛEd7 YZ