modulemd-validator-2.12.0-bp153.1.1 >  A `mm!M@eeeYFy+~զ4Hb0,_{!OTTE@w`uZ0m}GvpS!#piO"c* ['Rl60]jA 112F$Z|2塿[7vj̅\AX$nHOO:9g^ũL4A !'})FI%T,@c^[239&351e17ab465a1000ed7fde0bffcdaf3debf36f2ed6225969e4051e629ebfdfc8ce690e93e703b96ecf32ce61ff85f43204914300IT`mm!M@eeeM)$*v1<(^@#kCA1 !<ǚD_qM0}3.CZۇU x vCȅ-{U=$%FK wsez(AO猎Or&T9gv`H, 6} |ZYp!mA@b,Y;]/}~ZN gV>0IKlP׌Xl/ IӫX4V:s:|_(V:'NqYr t>p>@?0d & H  QW`x     0Hx   (8 9$ : F0GDH\ItX|Y\]^#bcjdefluv wxyz,Cmodulemd-validator2.12.0bp153.1.1Tool for validating modulemd dataThe modulemd-validator tool provides the facility for verifying constructed modulemd data is correct and usable.`mYlamb51oSUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgSystem/Packageshttps://github.com/fedora-modularity/libmodulemdlinuxx86_6472>MoA큤A큤`l`mV`$`mV`$`l1c8e25625e08f10a033fafad7646029bbe386b90914aa39d42266419697927b95c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdf146293427cbe4761b63f3dde4b2653b565e4bf3252bb5f199eb5003fa21efe74rootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.12.0-bp153.1.1.src.rpmmodulemd-validatormodulemd-validator(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmodulemd.so.2()(64bit)libmodulemd2(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.12.0-bp153.1.13.0.4-14.6.0-14.0-15.2-14.14.1`>_Í@_c^$D]@\\g\ŕ\@\\Yz\VNeal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - 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 packagelamb51 16201434492.12.0-bp153.1.12.12.0-bp153.1.1modulemd-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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/fce34b511b83d497e00268e2219b3275-libmodulemdcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=46c5d7334ccd7a6e618952d8da40d4e3a2578e09, for GNU/Linux 3.2.0, not strippeddirectoryPython script, ASCII text executableASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR=W**sutf-8bab9da795f66b91c56ad01d2fa1abd547e0fa0de3d7f57a5ffb2a6f6cb14a4d8? 7zXZ !t/t%] crv9w Ik[/a,3lfO2&blhQQ:`tvri݁l|UGS+v 'YHN@~>Yz~U$_iI s}jU2-Jvu@I&~;$>oaBgjZj1bІy=1.7[H'Ov^*g-Y53]؜CdFքtt7hl3'&, PLU3hZ-W3sy!}e'xD$8huB5@BV%}|w*|;O}V?"#W* pA9?3N0IxO[<5kAoU1ڛxm*J3[zeld̈d1|h]j',fhYNAtUW#Ynl s=R =!Hrz!ַ&G2*iXLQHa}8XNaNM ()K6okeZ6t6O2Q'b}VD~x?EtkJb<t:=>m<k/'[~VLtpu si8;"0_g~9W ZH^/zA[Ih&mpFǞ.L K0i=t\MTNb/5 ,)0YSkzQ..$CR䁳%T(.9ċ7U|lj;.y#A6?%SNPHtgKmƒ6.9~-zD/{6-k6H2{ h=/هx% AҐ oc*YeJGFwX["Q^SGGpٯ 6!]PWL Yx&M "YO lB.UO+Rvl; /נy>WB/ |'/NF7| N[IIz.` ,uzyH 4LNR.{)Z`6Un' Ρjg=#%Y bEJɷŒ TZrxC3]B片_I_궅y-hl7:x⳺/]!:B!CmV:/nl !NB|2e3ケZe .ںRceOa߬BV&`1_;Bͤ#~idhv){T^ß0!A?3Z ƺ/ڧeϟ'I-Z5[OvOw75xw+-˛M`=nrC%Ԋ7q0SlFbUn˱" Uݘ^ U*-ͪ L41ZUD=E[<`RPzwX <3 mi,pHBKb_;`kmF3e( 7sUI07 O>E'hj!~L5))\;"a]:< [XDoۺ -m(Oo]u|H*>; jH ]864xsŧOXL I6Ysq @z3ـHѹ^^&69þ3[ɗMcq%O=Wt;6Rڙ J pYՌ% Xmq9&QT.? _ndH>ѹ)`[?>jZxo}*>;狨OWo)%o2׎X<&Z 9DwU\zx9< R9MAͩ6dC^Z> XKd.|-jG2{ n^x /gӬg*ĪUK w4FcC?Mc} <`2h=zTu7|u0t>`ХS' 4V_ ̌Dž '-;n)dV7,`a`QQ@l^;o}6 ' (3-3\P:Zi]m`uqQ8`9( [Y].fŌzYI*w%q9Ć:dMhˢ$ ̪q;u'jkB 5҃ݬBªvŰ_)嶵f|ͷ3-'w1 YX>4:5yB^/N20zq,F6QaVC`K4DlZe;81M7[b.?T4Ckj};1sNȏ=BdjNDe{?mk+^L̀gy`¶ZfRt%REU扴!>EJtei$MdDM#( 蒏8y!چ U=Mo*]CM~դ{TV6(Q$:ym {qt )O@F ˴=CѾ?f c/#Hًe ӯq {5 S%0jJvј:{!''L@SpIZ+&=N>wDEI^Vr g޲@1lUgcrU|SEx#. \,(Un0)RLfnUFUJ{xN5lTkX7 j8JWp\F.+yk¬qԪ{|7a["8ن"=ӹґ.6eXx)B7?guD~\b n*_mR+4`¬59ߔcMXtJN F %.W͑Mlof rUR*q?m#,c?} X׭E%\5K]PqiAU&!畓+b?W}ڜqMƋ#i OɨWc26 !7ʧ{T}c>P`qn! o(F8/4t1zEkGz $ yg6D\x (E#tQyfm̯`+oF[a( `Kn4L?}HСo ‚ǯW^4Jg aE?ު"<b@aԄ&־CH2̤MWNΊLx)/yB\ {y܍Q.5@P?FXiO>pH\XTPRxa<.Ĺ}+"WYx'ׇtt6ycuQP:<*Ls-'qwЬ1# B:J7qۉK 'Neo58ߋF.JoV?.yaʇź;m~hwű$)EOpnȠprꠂzr`Zğ@ SD^V[ЉTcTHMzԇ+[-c_2C 2Ƴ1B%G}≮z4JK-N *.OCݛ膰ͦdwduKH D<6m-JYݨ5\e%kf,dbe>,DJ T.\5@%%Jl_> / !jbz(6jCsp`x%Pԋ8t%7x)JA5428o-'Gҵψ4eH pZ{ JfA ΛT2;jC]X#%oͼ[3[s˙y#LY1:yKjܚ 䝈 D8*l怲'y=|j~(X0^RK?^2RRUJF>f;9PMUN{ZSnO#;p‡7DsOM:T;L)CB(fʢ+DKx,”6 c3g@f[W%hD{u2Z Oa{/R/,$F~}(m6$DsoZ_2˖w\LqpxwYńeBre4rVߒ 픨i3k.J(Fwfnb9ڠlj&G1Lj2ҋ ){i%l>j7AUS1 j7>`cvG9&7usdvP̐K/u7O֜%]M7WQ۽+}eP0ܹ$$`vQk)L{W?/E؊ƶ~آ#`&z)Q!jjbz`:\YfPC \zIw7ag t2! $KpǝU" §{v>$? 7.oD'9D#4 ls62ہ}Z0eʃH譶iji.h`PZǿD$60MJ"wtSs X"0#4D[adDiϴ 7xۡR]ÅVQѡN(w$%fF↕~^1b5 bM+(Nwނ=8;Obhf$+RNmg7mgVn5oSH,b$y$WwƯCuy?F&dsIYFur ,zFt:)Es賞Ϻ蛧`i.A`,*ZZv8sWJG~BQb2?E|"lXZ k+e2j-8j̈{tyrv1E :^\T}M1%WCcUD{_&E;;5 5G}baQFM2):96g!Nhv:weʔX>Mvϣf,aݛ#´0 a gܶ5 阖)Z9&E`O<;{#T3NiD$Cl\A!K>-eZ]#6ioH\%ǥkIFw](A2ĵRV2ˆ4GGE]"ED/D mxIHf5bFJeg聟D_ɯ9M*nj%;j4@Zc??x]x0kvW;8;''f%F4>:8}g VY=ui  *&&H aIz؉J>/nJ[J3T(0l jwAVq+`VuuWQPUYH`F Z:Zk6u)MJ R89S^T,_T᱙?Ė24CČ bH=ɬG-Hg4dn-cMgaoTOm p\$@ĔDk|jh׺op|%Srx䨊u`*l@|ոJ@z|cJnB6;1hL{-Rhs2N!J, V1Ό?]~`Sj ޸Vض}:pW|nj;" AE5ȔizR:8ZjcYap:TpQ +ô0b<Q`A5E ]DH#xHqtB;)|¾5N~ZyAiy[d67|^|+f^[kqy;VTeǯlS!aMtwkWXc55WIK4y&l:-2>y)(/f20Dk3{EGOPqқ{X !2) $ثurnTTmtESR#j<2 5òtS;@$JE/^`ѵC0@=K{H0gTsЧO3RE.ovT3rVf]o4k0/׼bDbEG./|gY.i1gRVH,XXZ^ԉsxyTOJr̙&c6,v*^w |&Ӧ%wۼqj^A>@C]F_%.yޱڢu?P^ b2|p&ID' zCow?I(gs|dA+ %1*!&2~ NVuÇ"iᮒ+y֖F$/wWF^H:_o7qh\:fު'=54kFÃ<{\CvCr.mgZr'n,mJݤ[P:Y99 }F=D(If(8#m,K/Oz tIP59 oƥWPY(_(o U|܇*UvMW3 ^Y .Ȩ.sBo]jd3Q jG !C UQV D(Ny )c ӝwx+S ̻a$$(3 -gLZŎԎ法^^O'&nU s;sv/*g/}ZoD0L Nu⡜[^Dd0{ n޲ z9M;5 }Ur"*üVEQ(}*D9Gs~*)jؘ/ M~l;$ҫ#5PHjjkDDgviu̾[VV@!^$SE1' CMX,_iwgeZ)#FeBWNU(&ҕpۛ86ڃ6!͔]5>? slܵSijJ.+L(៧;$} *`~lY:t=͎]wr{"~F.G1¹L.̶ YZ