modulemd-validator-2.13.0-150400.1.8 >  A bwMp9|5Mߵ(_sƱ~>ѳ)$CQx6rb,;ENHFQWd,e8擫JZ4 Q,Jx5urcIloߢ| °3Ew6^kP5,2LNy&ՍZwB2<}BvbCuCr B;.޻`{@BuyjƯ!\oOD"$XV&9]s"ֶ41fe5a68f24c0de94c1970f3c6e3185527bb7f7ed3110c21944252135bbff0891b1270b39928c88f84427f8edc703d9c86e71b6bUbwMp9|t͹+cz%mv>*m1oQts}kzjZXy WXŁK…U"̄ R$ݕMYvޫWš-(Q)f..Nxpl,Q+c݈cAtLY3ID/lCյ]-O}_9 r+'(>;vx\H(>p>#?#d ' I  $4ekt     D\   (Q8X9:FGHIXY$\H]`^b dc! d!je!of!rl!tu!v!w#0x#Hy#`z#####Cmodulemd-validator2.13.0150400.1.8Tool for validating modulemd dataThe modulemd-validator tool provides the facility for verifying constructed modulemd data is correct and usable.bwMuibs-arm-4DSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Packageshttps://github.com/fedora-modularity/libmodulemdlinuxaarch64 x2>MA큤A큤bwMobwMp`bwMp`bwL65c503c76dfeb50f6f7932da2bbe509620f275f569e77068e129547ad22155bf5c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdfcc45378c76a7697b731914a5eeec1dbfcc5026339a323ee6b5cd9612643dcc7brootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.13.0-150400.1.8.src.rpmmodulemd-validatormodulemd-validator(aarch-64)@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmodulemd.so.2()(64bit)libmodulemd2(aarch-64)libyaml-0.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.13.0-150400.1.83.0.4-14.6.0-14.0-15.2-14.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 packageibs-arm-4 16519857812.13.0-150400.1.82.13.0-150400.1.8modulemd-validatormodulemd-validatorREADME.mdmodulemd-validatorCOPYINGmodulemd-validator.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/modulemd-validator//usr/share/licenses//usr/share/licenses/modulemd-validator//usr/share/man/man1/-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-libmodulemdcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=473926354bc8f5e471848ecd538ff8b1dd459491, for GNU/Linux 3.7.0, strippeddirectoryPython script, ASCII text executableASCII text, with very long linestroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRRR<2BinE#utf-88c13ea3514b0a36769cf8002ecc7e689f3c7cf95532a0c0edcc020d0c851a1db? 7zXZ !t/H'-Z] crv9w!AHC ^Wpi'R d?y^Ao mv[ey3NU)vFt͔ W3l -= [85y c-cT!(*[=FwoJ=ZDxlO j2"QO7S8ƕMFy4"KVO@Lf1-5G+-tT"Lai B!S d b2]( ׳bu)*wyRTFpd88" Jf M< XN?+鿵HWrm7MߌՖ 0s>̺}ekc5~4,!W]` ,'sZY)U$p˙ m܆,)FmTEj r֪:j")}Pgq^[u$u@7sD0(DTs"@%-b'>vp`GD&IF9EgMb%x*qߓ=H6GWvy!ZH1%ŘP6W=ud%TbuP>3iYݹЃ_C1\pؑ Pd7L}tk`Ȏ8 ˳YR$ߋ49fhrdL$;VHZtޝѯmo^/@*J d08;)&$a}b˼:>fj٫?ߧV~ "?)iĨ#8 cKݳڑO&J7CXO!ꆻF({[^ŸWo+tSJX|@$5Mӂgݶ[V݅ hYhzvz`Hft^q*rXr-뤚*^! Qy "j< k*i4^x;[{t$.QucmK(KkzL )4% d3hɪuTq!S@k^^X ?ɪ)ڔ/;A+1^ 9%;5 c KZBw@%W#cE HMe@;(:Gvyu~<-aU<bUʞ5N˗#Ү6Q KT6=K s-(JZ+ AE Y܊Cvߡm+ȥp؟s+N۫~JЈN0=R*SD]#~$ɾ|* G , vqX )]8Dl-۵ zAS%5eP⪑!ouYD4'J;ѩc,tXH nz$3'ܫA8Vi5ط+(W?&kkMB-ٷ=ͮR;GsSQ5^חmaЪCQ_pLިPĮ0q$SVcqа=j*Ij[[z/+ݳNx<=ѵ 6d"ڽn* $PIT?QP>x]"2"( #uL3`^ \ HU(&i[4QnL]Ԏ+j>B |!S՛,@,"4)F<ت?xJ 7˘\~Xr._ &ɋ4Q"+%(Rhi8;{Ě6@/e6 ˏU/[UEBWpɐ ȌlVN$3ՏV40V=kY4(l~-'%Pi !NaK-t_ZAvMzm˳$;zlwW*g`v#AUd@\~Ypa l6%"O0}$ҘMH#8~<;54yA9 ,pL lm% g9LZ|%JAͷ%ҰBDG蠍 J ahM" T,Zd#$/⒙Y32i=W3UX:+h,Z6Lru0JY'6d2I$:EID0؍;5ۼR(Q;xڐBM5UݴV+ϾT|=;Jmz%BA8qX}Hژ#Y,gꝤHrcHE?ʵ]伎[xoW<ō)FUr}F(݁ji(݈x./ݷ$kZz֍5$kWxuҢO&4Ukَ0Y5W?b|OJY,k'$fX>uy/pSe܀Pa_#ZCO5S0u\$!N-ٌuӊ˽gN^q9QKTz6&k.KKqC&eO|o &䐯}LPG"Uhsu V)( (8vaZ{<,lk@CPig[npw@swJKh{F9.:Í\ç"+NWNrc].[aN` 7!{RRޯ/28S)bڷ#9I4D4a>jlf󾢐K^P|h _Kc ghkI (މ'\D^DMc@z(O0?loA"Q J,i81΢X-9b츀OxhU. F㣓Mzc=Wq;Ȁ,ݹ:X3VRnhMfOm~wWf)Rl/dZJq;"(77cd Ǥ`{)c,yRt胵X*wt02v 23|٬H)8V;JPU?ԸsHN4.N`КenB7)ol+ ȱLĬ+s]"V`"X d^Ui? 8=%nh_nc`tSm:#'^ʤo]AD{6 @wMhnV O Nh_ӮEܥF%M' FzF%<#FηqB(ƆD)oD' M)Zzw N4!,L~U0IYbr^4γ( (7 'ðDl), llygl 1G%̶WǼ*H&; L*jGL&fxw);TQHbAy[pߞ6Wۡ:0r:ɪ茐Y#|j{>- q_=G )/9D6U_FkQѲN2kWtTp•hy~IQܪ&2ȏ<7* "fu#d;|3 d,ģu∧(846ѯ~]!qkj ae'^nx0OC*9a}J_?~`J݆ͱ"p> [OXsi{`j6} vEWv "͏ !Xq[Uy$dUxnF>{ڶt!qhgԎ[l)7z4LZ0A|_%OC=0@j [8ffb Td8u]f>@+jqB<eA?|4_wZ; _#UŌThd;cz3|~yUtc,JM4ڑ|6]/[(R cvLi$X*(a#R6$eаybtD{q˷` &9cVZ=F?qRhtDm^wURsidx?#і/3W[xϦm ߬cA9%q>ʔ\/#,f1qOYxyU+-l7y V#թ>kT/R0(l'ȊEb\а~OfvWq&D(GL9YժJ9/m Ҽ!U _(6Ӟ Y1B,e(sPf=JE4KmhŒrI.,ֆvΣn;^C\ZGy椫"ڍPUly|/,C"AVA$vC|Qѫ/3~@VP1!FnD^>>WфG7!%$-RԶ璬W14F"MCGit=X{< NƷX~'(Zt$t&3&UTw'Lf%^zJcz,,:VTh]CCX|zKBL3-tK.J'd00~%"Q Qnev!tGp[,ə@]ZPt}zˣ|0e޼tyn 4lSF'VHJ9#6WiA4UfR&k=\˪Pnz!q$9 īM dD:wS7,蚍@E_ JXJvG_B!O~}N~%Ň,fҦ$Gvs/d9<'+ÕBFg ZڹWja*S6CbW}?ǍpPlE""u3v-cz}/}Zs= ͌ScntyTlJkڏ* n>̈́@b'i,]>тAfB( hBnC*C.`ܽԯ8ez^4)ϙ 7/ͣD툂lU0|?=`}psheqtO[ۇK}4T}Mg-A))3%d᎒|(pLɭ~h(nav#Mt1"?TAd>$<&SHJ|o8k&8 V}lGݎ>\g<谵)ЁJA547T%ʹr ϯ+ b؟! 2G0(>le"Nr̤b$ځzCB?N} Kꥃ`cg ͲG_5U`…P^tR{KX1R=PjCp-D Yp ^ߵ9>/O~2mWLtؠe|]^mz/1m}cHX !A\e5|b pFuyt5x#'@֥md"LMC赑YpV,c$ 'X{bpUX8:%6_Ax¯ &1/YAM%ҼuYuE2ʸ1 LVYxX.qܳ-?$HczPI\!rjI>;}U5-s))Is-|([X0U"qڣP\a (rZ=UY9WIN!wDf,QZk-&ck YcV:ˤ \{¡쪞,Iw}xjrNu(l-YŬG]ȪL/Aͬ^XlƽF ~ f*Gh**o9ibINCo|>,bM> :c_6_)qTVTOAR@vbbem򒪥_9iϜvܨ#Z+yQ7"`.oS)#D>Dytdm@4iBsË>v5i/}Fyd0\<~tfCQB]J[Ы}}k5VK7=$TBNtMt@jK|CC(l^nu)xFdq~RŬ3廳1n9l$UK: o2_w BCͅ(|8"پH;= wQ#W&S|ֻsMkbpvUcr,_Pԡ4·;k@C1BeKRLW8= ЈMȝdͱLz+5[.јM@5R X?KさD& z|vcIRF.#8M+ʅkՉ3]k 47̰J }9]tnq eh52e`cHbpsvbq+?x A~I~*".A (GcL9:: cl> ̴楈:\w@^f{9g&fxU3[g{}1GOˁ }Qq aKR|X3A, Vc#j!_. EmL%8p ~r$y^BCрwnBȽ,`c]]Y%(cWf,!AZ'!; ƝEm_SwOw`R1VNt!g偌eL[uf|W'BgXLGyf C"vTt1~m:>.ؖ/]FG)a** ֡rQ|ב{Zǥ$Os A_ y*+6 EW7ƕ#Va#;=swdGx #;3XjQ.r5Z_$W/]ZT,4K^>h;9Zٛn&㄀{ #6xhҁfmDD-^{"q—Qfazؓ5~}xӫ 4~S.ltB _Y%V73C`-rWfw5HyG [0$[koH>Wf6뀕Z|xժx]S)G Mpo>QOW'>>6l,^#?p q%I rEMb') tl=Z:\ hK*XcBƜvUZq7T?!o3^u8v/o9Tq/ 6Fws!@~QdtJ/|j[&cb||c4LV҉^6u\+$VXL58'g-Rrn\~w5j9FbR㡧ӽA==[qF>Q1 F񷽨({KGB# *kzx.[& V!}L"E`?,[CmZuJ3b',?Hiof0 Hkm\!{O*n`t!];HՑDIdԐՎi0~s2S GU/_pdAſCܮ`"|zK8ﴄu[͡5Wqoem2^Ct>b9ɘWZ&{>6d *#W)"uWZ6 $B -|;xH i8 ~P<;AHmP,z] m׽hw1,?OYҬqnj>FAq)}w>s@R{08Uz@Or^X(W}rS^s @go.*Zye+AvܸFH0?FjCźz1ZD7PD`r bɲJ ³yjS9.EլFܞaC_RC6.Jw4X6?KD Hx Y&!EX7TF֣t蝤BWڨ5c-\1fm:\;+B*qYXǵ8: SuaG@6VI=&ȶgp.F Y@c&= h(`g8wA`r*{>7IeOf_lrvm#@@s,?zOZ@[bPF0|X֝ǃ?@شBXY)ܡT|̏%S,&Fɍw!#_ c{)Yv- : '/v6lM6`W'*e92|cnBqI`%~wnXiY WOg_@cT- floBe>> '0NS#[B}cS^f#T?/֏n(0%r-a s fLez\Z#\M>a[" YZ