libmodulemd2-2.13.0-150400.3.3.3<>,Ufp9|Mwb _S߁Y~^os湣߾"jSqi!h'#㯸q^_es{El[t-{Axy ݷCpL}K<9 رt[&#* Ѐ$D8OUq0oF(7R~k8vսE_p}jPB^ IW tu^K.lJuRZ>@#l?#\d # @  :@H` l x  V tD|(890:P>@FGHI X(Y4\`]x^b Mc d!|e!f!l!u!v!w"x"y" z"# ###XClibmodulemd22.13.0150400.3.3.3Main library for libmodulemdThis package provides the main library for applications that use libmodulemd.fnebbiolo QcSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://github.com/fedora-modularity/libmodulemdlinuxppc64le 2>MA큤A큤ffdf`f`1718330c92ffe3c7de33b4df10ad3817444a1b640e5abb405df99ae64b494e115c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdflibmodulemd.so.2.13.0rootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.13.0-150400.3.3.3.src.rpmlibmodulemd.so.2()(64bit)libmodulemd2libmodulemd2(ppc-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.28)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmagic.so.1()(64bit)librpmio.so.8()(64bit)libyaml-0.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e;a(``>_Í@_c^$D]@\\g\ŕ\@\\Yz\Vdaniel.garcia@suse.comngompa13@gmail.commeissner@suse.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.com- Build python bindings for all pythons (jsc#PED-6218)- Update to 2.13.0 + Add /data/demodularized/rpms list to modulemd and modulemd-packager formats. + modulemd-validator enables you to constrain a document type with a new "--type" option. + Reject invalid integers. Purely non-numeric values and negative numbers where an unsigned type is mandated by a specification raise a parser error now. + Handle a failed g_setenv() call in modulemd-validator. + Prevent from dereferencing a NULL pointer when reporting invalid subdocuments. + "modulemd-validator --version" command returns 0 exit code now.- 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 package/sbin/ldconfig/sbin/ldconfignebbiolo 17236609682.13.0-150400.3.3.32.13.0-150400.3.3.3libmodulemd.so.2libmodulemd.so.2.13.0libmodulemd2README.mdlibmodulemd2COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libmodulemd2//usr/share/licenses//usr/share/licenses/libmodulemd2/-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:33031/SUSE_SLE-15-SP4_Update/45b3f41a5fdc472c8cbe66d980131482-libmodulemd.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c45071e6a495457f5069a1130e936907a99a2fb, strippeddirectoryPython script, ASCII text executableASCII text, with very long lines PRRRRRRR RI*t{,utf-8a4f28ee46f2b9f15a0fe6ffc77b3f4f4bdee5fa7d9e0b1fdfb46e1e30032b56f?7zXZ !t/=.]"k%]dL2/2Dpa@w̼)2Fh,cy͖ɍ ]A#͕6Bi>-'atsD|iK]Ah#}"nBUS*ջ5FyV{v[cڰ$@DL 3ve6pl[* ..:A&^IZªCqȿ)W_x.v/&3El5qAX+18{F`}Q桢i+H:CAz/L~ Kj !S?罦Ż<lsďźR7Ν1f^Qt+7RgVL l4O~ړ#&EAH28blpZnHzћ!9ޡi9יmr{LuGJ*%h6UhtaZ^TN띎vs2qɷwXb$:]cV tbtw#ߥx[LjΨf׭ ׷dM{U ݳXZIhY+r쯚>`T1LX"ؐY N= Ο&!J*$U f[{y袈-;~'8휛elN;KbȬw:3Jppվ]'%OEwr:N/$ X;28ziD_?G@VTe nS}B2^ݻrDƓ"nXu~P/ 14apdk6W)\O)j2ja@#_(G ODpϬ-Zpm 1B܉trV^(HfI"&e /UF@g'~fm ȪaP#N U9 W\,QCsA0fɻhetY'#JZ^}oĖjЀ )d|;I9=ΐM+EJјZ:G[NLu2MXỳY\uag].T?VB!X~SU ecO: ;lE\>;4Qk{M2ˀ54!tPɏly #lb0g1B$f +[5t4}Zgu<[o~f[ fgkcJF*ë"pz8)ly dRVVV9{zQUjinbwُZ Oީ, 0L)G?"vY=0Wڴ'.ҠL9)YwR%e-*a!SkP!a*Z23\/t^6k 0]9CBw>ʣHTCJGWU{\( a-h~Pŀ\uƊ̇&Iglߖ<-/ΒkE AӰR4k;8UVXf!?qy8 |w UބvKQ :%ݵӏN6L`t󴖄̳\ׇŶ)xfKʦ=. *ۛOF!Lےm,x~$-L7^,PX^ދ"}1'k{Jԅ52yvAjYraj}H' pBbXxKÔ!Idi63itTե@)osN=ŀY`?QYu0'+|. qĽuW!oXB/Zb]f Qe9"zM5ޘ%p \LB(vk'alk{(>pNg 3S616RAR굨竘[?5b~\@HIQto,B=,ߕ]B3[C2Md#.vvICsfS4apdTڼU>mq2/1>N^VYS~G" ,1@7eS".';>ǓʯF3d%M{ +Tf㙒Ix2~ĮXƐ cvpB/˓ ^'*9UBӈ?:1D81`PZs6?Zee5Ytl*!ETKrWtJncEt.QDפsD ZF_?W]HpԌ__i.ݛs_'EBQנuCBkLf-/L:f@zMN]XpÅk;tᮓ)c1e:ߪݬZd,9I6!>FgwC7s?mIjj[Vʳ󝔼:A%UyQS\ |P )c%>33~LyR׌]㡀>\L.S{ `ϖFNccgTQ̓\E9o Zdz9= ;fc{{pXs,>(`έf)yiPxe,hO3lɢrVkNe$?K3& HVE9 ?drcYZ HkĭIѕng!vdՂoG}sU%&[}9!!{ctPzAtЧIMM%sP>7]\l- \JVi,Z-ۡ@h#M_ј]u+lk+8޻0}ɚg@]=Pڊz/ '8B]o6@V݂\JIB;m5/5jWR6^J6ZXZI3&n)<$'|L{h:x)T*NR;K['Sz)/mĜ&ӲESnz]ClUp`+,`NWVx=qrN Qy%Q˳J;U(WWq3O/d$W#^"j|s0n`p ӋiG̈́-yP맛5&N@׷0"h/O |K$73Ǧh pW쮖b"k?XK}>"g5#qjZ40}vl0 dؔ6nWjVաyHSD#7XLpPHVY(FT i˺&Bsh|`\+(jזKv!$1 +l7Z6=S}&W% f9%oqָE|f0Ъe*coD]αF#3Kne}uč{\m4mYrP }{Ya\\~YrwEcU*tCh8TY .0rqGt i"`#BN\*R3dj*'m 64 J~QDB{ڗ*+m oƀF䨏S,=UCFB8f yeiD %da=tSR~ ?q&Ϸt1|'\!KӯR+ }SDԉ"Yui,;I''Hѝ{N^|\eb %ks_L)`Lg^:y2癐{22U#ꄏN 9T!DBK:9l@RsE PQ~W|0ՙBd5;5E`7S/7nO"e}}a:׋bZIKe93 J=69$y@OH-TB{I#Uk( hX$n!y>*1KBaBL5w!0OWyBKpg>%[!jG F#;m>Ô1s kypwV*ImWH~x WwPàQ}t#f1ap 4g>t g|.f؜u{Dݣnk{lBt*rYB~1_!D|Ftv*Ͷ[r9Җ9-0CWO:;@kcABJV*YvE3Ƨ\Rëˆc +Vb(5BO&lG^П'%b! S~JV@N<̣{!.[5j(I^bg.4'ꊐYE^\MNDvVG.3|Z"1DDq1;yCmcmlgfP"o =(h_rXaz2G5k-PN)O#@%P\* %)0Ї}ɝ a3$gP2GH02!8nQ$DqJ-/CSV,&(le-x#Fw V)1(=K\onFotH=ƶuwdњ}}@ܛ$a&+#YfmxFwV{)\`G=d6TuITF ̲~G&P??Y)2cc}9&Ə|Wᗊա5 څ &y&, YkV:Ure|t ގc "Nngnq5Vt%EŸ"RK[;јvbT悽DP2ݲ<9+r6@FV[uLlXJWBc Zft>ˑ=@/1܋A;~֓J2_,a6`=:xvbx;|Ib/R]FQSN(Zʬm|r9ɹgW2?AOT<_+xaWR>b E@a\,u5am2Z<7l 5Hz/gdWLChdK"π#ʁ`+ʱ@2bߍNm`hhSPBv$ 1ezoCٰsH|(c&X-ԍ 2X]&[`i'_Y#\5l;C 2K~\eƾ24/0t73֋fN ,ṷ]}3;81oa4'Ljضkt3Y{O atS~tm}Չaz/RxHs`:y 턮)װ n` T4]hz8WM?c%jj8FwZ-!4x{֎tg#9æ_։ݚE Mȟj&<@MTndMHaMrEay:;yd`tO# $/QD~eS(oG@\<>?K8 U'8x8YݍqٳQB{m* sxvRp\u/^o#_6f-h0,Z8q?Pr`eqp}\^l\Kxr(g2SZhXFCl*:~G)DfcyT s{ۓ%POjp oR sEP$.TAk9*V` GC<:fqiD<9B;dzis<E*_ƄKm&sPb E@278H=ySu^SA*汶C;% J,ޚ`9 .uQfː] .B6cGjO`xt&Sl9i0$df̅NNJ> ^;y`qXL(\u:.Xr ckPƝ4>ڂ٬L'dVKhB#CZRF|GD\ɍ/[ ƒB0+)9hzػM:n-K(NĻ;VMdz/`\ Y)#L Tb !KiҁC#Ca{1^;dۇM= L6') w|7)OU'13U^hWHV?Qt>E "U[Ih֡9l"݊*Ѥ ,6?.vm05ϛv9ztLUH:2C> j˹2qO (mO4qta23qoݸSEN`:q ]RV5檰gp5WZZòlUp|y~jZ@}?~jNOǧ2<8urAkHg]-@8w#hw]lUk2`ppf_ɔ~h]뎃 邿8-;gH^ F82Y3)j5`PǐJb\-ZbUR MȬj;qA.A=c%lt=I1\c.Ye`"s="* o9 *D-1 Ej:6! G@!&#>xoJY S[TdSm x _ϡЩT9$9ѿI4_Ii tna+eq?+4>}=×O4ZK%lGܛ>qhzyuBGA x' E_;q"쒩6V|4Us)H[G{K b\/ѭ%% Рscyzٶ}A!ꌸj,!Vռlc2, 4JNYze ul~;Tg,AgqPi7(`7ތ0cfSOF9X62?ߐ)|7L=YÁ2 ¥nMP G6Dxw`c` %mfI^̪2#` #=*@es56-*צ*[aL5'au*n #xHo5rRTóA̯[4ְݲ=qpS92J(eJXAg)} K&Vetѣ[RgCxƄpez1o'em(3XRs$*e)'J ]&=un^ ov6RDuÔ牟}Z|qPǀ^߅x ; s, =zE9(njsp K!ǏG__?-u?&CLsZD|)+lL"qC7cqއ'Q y(4BR#o*Q8Ф'}J LK(AemTdzx1fj) gUyz1^"OEMf9K1hF)B.5&UbҘ_(TU`F ^%nݟzrm0/v7ړfi,װPp-Qhp!E="ܕVQhmGQ\Rpee6 B`7_ST;MeE=8^|~Mz3ȋyMx7ӺeǓ?ڀtLkJd|w0G$<씕4T{㉁kWX,]VA tj@_ގ4Q(+@}C4z:{0Tㅒ./?u1U;"i9¯N6Cͯ!w͇K(T<B6qU?GP&}h}I!mı"-Ϸ` j=('h62$W\{ꦷ YZ