typelib-1_0-Modulemd-2_0-2.13.0-150400.1.8 >  A bwNp9||pp&x @~ erۺƃ`Jq~;ƌ!Cǂz$"eFըeSK:e7tm5=T,'8y>n4j EG S.,-[Q 尚 X.o~ [=.zGd` F oCb"8=[`>~ւ*,["Z [CS{)@D8 X3S H4ط@uD!9ǮuT6" p+y]J+'%ZFHl/Aa41160b2909b5308fd6f516e7c1478f0c02b28e2ddf49c920b3d5077e542b2db0dd5a9048880a4a57c15a11e77dcc809088e5ede6LbwNp9|2x^jo)AdkΰBFFʙ,;!"w|4Y j ǯwv*4zL k㻔/~؈=hN =k?.(g+9} EUcĢ=(AwVLDE 7 >>$ip[Wߘ-}OgxACEvB i]0Y.OVdkEh10Hd1fbnğQ#PLF\o/T>p>$?d" - i" 8Iz      `2(i8p9:FGHIXY\<]@^Ubrcdxe}fluvwxyzCtypelib-1_0-Modulemd-2_02.13.0150400.1.8GObject Introspection interface description for libmodulemdThis package provides the GObject Introspection typelib interface for applications to use libmodulemd.bwNs390zl328SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://github.com/fedora-modularity/libmodulemdlinuxs390x8bwN7d7baab99f410d2d3849581a6513f9c3888af4a978cea83afbff23c26268e55crootrootlibmodulemd-2.13.0-150400.1.8.src.rpmtypelib(Modulemd)typelib-1_0-Modulemd-2_0typelib-1_0-Modulemd-2_0(s390-64)@    @@libmodulemd.so.2()(64bit)libmodulemd2(s390-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)2.13.0-150400.1.83.0.4-14.6.0-14.0-15.2-12.02.04.14.3a(``>_Í@_c^$D]@\\g\ŕ\@\\Yz\Vngompa13@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- 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 packages390zl32 16519861512.02.13.0-150400.1.82.13.0-150400.1.8Modulemd-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-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/93a9b3bdedc86a4c37a48dc4ed882067-libmodulemdcpioxz5s390x-suse-linuxPRRRY'"@'IFutf-86a9e46bc8f283b47e002ffee0954d35e2456fb96e8c2f9c6286f6efe26a8ebd1? 7zXZ !t/S(] crv(vX0?6N^5:PlW)*զ aYRlϩy*RWcڙk5QTyGG&9k&Ď#qXq5._8T؊2<ɣ0)raKz._ E(S:w F\&o,90[?PFQ<$pD SAfxRƆSGӐ;G3R\,FN"-Og Jf7<@)y}2q^HR`ݳy*d{HU-)i6 O@ pJ5R^D* $vy‘0 107- D;/.2C|f| $@Żh#%ͱh Up dEc"/W<5",mϮſ+MU};+]fj*^x8*$7 6vG" -ogVCmd} Eo0,]^fa[.Ğ}FڳqXpR;Y5GA$ ,Jy`fl. aI]cV,_32}?tk6e瞅/i R3tۆ-ǘnns 60I3S/<>6迟ѪW?|f)^+|vdG`?+ᦾ!+KQ7LSȤ)_?ۤKq5zsOɶakw Xa:8N10OC䜫ۨn$n)"+:?edQAB}†\2z+Y8~w2>X9*[ckM< Ț'6PA5>sJ#Z3VgJA>Ts"u^`*#;6dZ< @k?'ˁ8\nHK~lܔ/;6E#ȴAUŖy{Q(2|dvLxSp@U6~CK}X9TCA]/O_Js8y6ô:@2O,?g!qp/ײ!q8{ӍQ5 ]& B]wYje ?֚:c >gj"IFluސONKȚ~Z.&0mmt𛝫B$FfԌ}~-`+bO|?|0RC"cIavnLNqtg8NO*WkY\ " 8'JY2XVj#ʼn_4D~&! Y 0ۈV2R m `gO*\fx"Ye4e2~*٨u`W>De/Q'8>oX9&詡!Ak}|{Y?NjJ^cV,|?r!Z|<M=cDG,k}[NZ$JF]/&f}g m>݁:IߘMsdvK.F~B1ϟk(QIlϻ3YخE#_r mN`Q!@gkq{d. RQoQ0MZ ׭DWm/E| ʮk1M%F&RQ@Γ򵱳חe~z4 h&cP+SUR,YAuQHmHϪ;!e.%/8_)uYv^ ӆjNAÎ=򳿾dMʵK8uܟ8/k uCN~gʠu(*ţLr[9?8au'5V5?ݽd3\BXJD"KTR(P-2@f)x:GAZ{jMʙ.*u NNąP *] O:<@y羼afГʴKѦOitY<ʕvUW6=zO8hZ5V̟-,ՙށho7k0/řFM/2Ý$ pt q&I0sSPTBCNsZ㥼0QC $1Ta#:AeogoCqS[ï 3L"b.^Y/~w03\~q5y0]M'<{=g'V@4 1p;`Ӑ[*Qpӑo>22Ṇ ~9&eOWF#$-' 9ݯm2?gvcKAST$2wbn!8 G<;2#E.<2(nɒ>qӲ/v.'qZ;wʤ80y{awMsqxN9> _p/}"GZCrzZi:nD^pX!2]qX`v^V&!\f7dLA7 oeHmcDLpn:!dC@1Ǹ9K4\m}ے1jt]%+G9oK XG^SKǦ234KUy ;%ox?>UhZFܕToC5zra3ebL 4. T: )́"XCp{ ziP?:|EWsp3"acHIPc I:Ġk2[tҞweu({%$M!^E_?>X3B՚ d0BX-@FYo!J7֞+ P5^0ߢQ)\F|@r|;5LP")t&zr[j )R{J{1;'K[(x%sK8 C,XB .9ϱoo'6NξĹ]D8 3=ME\? 8R_d KgYǃW2߈6__*EiLIzĻ G(5`Ei1A(|{5̳ҴgOc;}#1ZJ=! ՛s 7cr)OٶN^2꽬zm6AIdj B_ȸf-NپFt;8mT=qnMa&`=H@ݒ1 (/LW($C~e{\ƀT{eDŽ5ȃp ؽJ2jp8O-딼J7ئWB#$}>^61EúY'O[M8yЯ H:4tKea̍⦔VhRQ\KU;j`IA%S^8BkZJyǢ F1ڊ3rڨ !*11t,Ko la3Z“ ,Kq]Fw~3}fKUO&Y6 ϢjzL\fEB+AT29E)gwxeP4=Qd\T&"@u( Q >QdOР/μ}ߊ:3z?pSm\XP:ged{jMQ,ҞWmI9C۵Xɰ 6EC6~FR 9cѿEyt%P }'QxRkkq\DWCϢ`Cә){)ʼn8ojg 6=asPz[2{l 3O2P;%wlW+ᣡ=xpwC}8pCIP09G:PZ;$=&{eYgh0={]~+͕(K>r_bj- >``eO?$#۾]eWʩlAƢKlH=qxDH{_]v~\j=ţ#Q11?$;X Ld')cbv[:c(^]`HPKfXF:eBe:}tݓ׃%JfWTu yd6f|j$Sq휳1XLp|G".^s^|hc!8`%@KMTh$)ǮŇУIu)dfI㾣OSg)Y䅀Rg3H4B)(< 8vcޤ,v+`ܹ:闟AÛI )ZJD:V p@U B *]gAx{^T{ 6啐 ZE[@ROXǿ[Hh."UpL{nlTQPݰJ#4 &SE1E8r֊I Zo|;ق*HaIY;h~3+A[Z4Goa7&fq< < & ;ǽ/UF2' UoW9"*5!_$؃88X*. n\|AU򄻆P."io*db vˁY9ADGHteFv DXW]I;R|+1t*KhٟBmHXƁDi񏚞]9ԆH hy0P. 3]3#O1j OKTߝ̘[~RZ=>d$Q[c~p6'l篭/ijY':= Y bޡ8h1?֙QChrkϱ];;jg!M^u|žN Hr!v Z%ԈZЙu%B<d#IN|J#_B4s) g8 BTf&gW{Ffu1ǚ2:i >h{@}F7Ĝ.uuq=x}v.c+~;2ܳ cS8,\[ܹc_e1wKZ]_a%K`⡦ zFY@wأ;?qy;bIhb</o*^f8-oMq9 xk'y`K[}ޒjȔ_9|kylÉnf4Yv,9E3Kcy[# hՌQ,W؝J>)i HiYF&yk`˘5{MxW|lWPƕn18((J?  fd @'5cij~Ӧ4>~ĉI \KooB[3|i~8#Z1 8uЫcq=CiWel4(B5߇&/ ,mB`*eQ9,#R7',-NxȂψ匴4LKb1 Co&zzaXnvk|La'SSeln; mUUv{CtG9jL!)OEHmi@ [D S:Kω۰&Q.DeP@_ 2O9g!W[6) :l*D$S$^ DWix9^kcFz͆$=] aDv%æO_#=. !4Xшa:ۮWkoqZro"VZuۀ6fٵgUe pd/# xK["ø 3RS_5bzoş́T`Qzc.b?#l@A(2(9luɗk Ab_Id=65Wplt&Uu]>S>n^d%(֛X%cm#,sv4ZxF)VnʅѲ .Ë!U2A"s5+tm_,rg>9-Fia,'B׽I&d_ȝwG8!,UeF6tƇ} N F f7:'cznw0sd={D(+ HR ǎ^ܬQ~w+UI:2<+TFC<ՓLAKSxpBWƳ/$҃W_2㕋Y~iu_gQdt]5-]:W7TJ:Y--[=E~kʨвˏSaEgfl/Ѵzߩen.F xڬ(83ݺE.; ݽ;'R楤ܟ5ԃ95n9,^|xz a>@a-ja3Fڔ$N@t;dCF,Ymv@WeǢkڨ,j\g`}MټϞG "1zdTLra.똖A/㖥 !݅hʄzm'wJ-Jq'3=:,ʫam<2y: ~Bo $e*fhI+ÆMӑ6#}z +/s4i~u {KqSI X 녪RنKGbyf0,1 p\Ij֍؜4^)kU_|rXM;K=Ι ?9FSB#*ʩU$D:%i]mw|tKw,`LD| r4>;xh5tu 7J-[V`Y2-q2/k 2oM[^,KMZ}3t4`΢F85vf){wigTf)ljXw Q rȻRܳIT"3˹?%2wd#9Cê]'L0(deKs\z j O1u< Q*qGqL LaWrehP(Ccc5Xy5k8#[r_]co^14ܧ-4#;]urPށ*h BhR)I&bs#(S%'OvyI]W x^yYFES\K<^ug͕A:Ϲ'_x,'$'r..Ϥnw`\QԢC YZ