modulemd-validator-2.12.0-lp152.8.6.1 4>$  Ap`:3/=„J%ےD9g>ch@qn?ٜGTN*wb[ ^C7(+:J>yL$u*)^?+ h(- -{RpC\1'4?Τo6o݁Pa{*1O.wFO-OlDaF|XKevq5Cz_TaF ), C/tc@>p>`?Pd ( J FLTl x    $<l   (8 9 : FG$H<ITX\Yd\]^bcfdefluv0wxyz LCmodulemd-validator2.12.0lp152.8.6.1Tool for validating modulemd dataThe modulemd-validator tool provides the facility for verifying constructed modulemd data is correct and usable.`:*goat17_openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgSystem/Packageshttps://github.com/fedora-modularity/libmodulemdlinuxi586'$2>MoA큤A큤`:`:(`$`:(`$`95c55ec76191d7970421a0df7ba07aa7d6fab003b38ea04525c0a8b59139b8b855c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdf146293427cbe4761b63f3dde4b2653b565e4bf3252bb5f199eb5003fa21efe74rootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.12.0-lp152.8.6.1.src.rpmmodulemd-validatormodulemd-validator(x86-32)@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libglib-2.0.so.0libgobject-2.0.so.0libmodulemd.so.2libmodulemd2(x86-32)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.12.0-lp152.8.6.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 packagegoat17 16201303462.12.0-lp152.8.6.12.12.0-lp152.8.6.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/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:16200/openSUSE_Leap_15.2_Update/80ade2aebb36ef14fa875a02cb369eb6-libmodulemd.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=2f49a5200516c6216bd57f9f687cb15d14bdcf10, for GNU/Linux 3.2.0, strippeddirectoryPython script, ASCII text executableASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRdޚ,utf-8cca34ff76856d0806d0a4aed64eb6ef2f6fbe7ed3fa03fb9c5d108dd0078af6a? 7zXZ !t/c?#r] crv9w 6~O=>̩i'- Itf~^Ub8\:~XfQt`=d"-"m\NTcF(z>w*{$&L5z wp3Rmi0 I56O]bBâTEspB#+fb1͆N@o~lg~h < n_vϋZٮq{!`&C4 $ j[ Au/xаGn&T,;|[j'TVmJIEvhaT3ID"cBٹq: ӑAC95s;ꥩt]2\ ]4fF"GCC,"NpG!)(}dc#vDрv!r(T׸P$''o\֛W~^o*ͥ m*Y? n_5]0wމ;w-Ų`h4~'lK괃\dxیIPỲnjKHw3‰).$֍'9añzZ=x?LFI+J@j^Yh{# _ӋR>f=@6C,=;sgo@Tr3G1夠UΨVpKty(L"\"3)G;u,83~\ȦR#/5:BYplEt4Xү 6*Xu6o#,%ߋ0-xc{$n{s ;f<.M-N~l7xV_CvQQH1E2.,_*_ؽ8=+"2܀B+P~d$Gǻ#rWEr (b0-}dT7K$r\O$Mh6a]bWbeHObJ-օ .95n7l ֆfe#rFZ M񕫑u#qH/%5#e7HTLL9e䆾*eC(jjEO/zCQi@q/MMȹ$U쳵CcLGۧ # LdGߺ8KQ\@v6W4v7|~UUF4XT*ͥ40/Qi7@(R& aI q:1yJ%|Z{"3RZ"PϭN R;ݕ9~ A@T#H;e9"%)W,G9&N,o}' gZEӑI.-Xq[r\0\NJjwz9Y`>3ϭEŎFJdaAc Ҏ.7 TԐe5Yʥo>yͿm-t5$P XYH.\c 0¸GD"NjbMjl~\x)Gla^"lB4]٭7EKEbP7_kZ)&aS^J+ :ƙ MB9I7+i,#t&SD 5v ^&:];BHt@!OO&ڇ%SvzOM)}UƷU02#C ^|F!&2k)Nt0n˱zn.v{,-c^Dpb!?0b: F8/} >.XRݥx6;vG(NaAwSbכk#AUdY)`+`7Iabb0p1cAjH Ou]Q- bBz FlLLY.Ckn;qjmewA!#'oW+ (ΒaG, ҹ*Ae(_m^Jda5,VdXzo+ZUW)9*8U.Й&d>럴BRK7+8G[` ҁi0Z"lܟ=_]?zٲm +0R=Ȗt}t%eBK]>rkq1|0Kiht2[9@*KyVh[*rC$}SALpEmHl@"GPӇ/ynm|'t magq e) A!ަ&0ilHc]D AO3wྸDchIt,lIuN`$({'BKa+3Ү3Fq^ \|zX%ԏk{;P xfRyt#)>a O[=*wÈFb1ss켉ӦOe[>uE7u%z iQHIec^dT/ԣ5 ~yر`W2̾kdC;W[;٤1C'ןB\ɍi*W )&Iꪟքb&dSe]NEuW>h?pi0w*]#ҷ^ tj"scU8Z%ЕTH  5CE~ %斚p{ %O~_ea.|V8_YYgVldhfq`iNDyVҒfHA*di6 Ɩ}rdGpe* ^'ڨ7S5Rpo%ܖ>xF-r u)HG BM| LLamlI8FW%MhvFYJE:Q7.3,c?½ck0'{݈YɅҘyԠ҈D `B%@wZޟ$AfsCM1D@7y=z_7un;DZF+,i1k03YGG] >Yچ9y/ks/rO}Ht"  $J|b,aJ3Kgx_w{hD.H 2#?PfE(l3lH:;Ni{0k6ʼD o玌Hy;ۭwKPQ^\!镓ӑ2rQEL\tҜȣY}XDz2+˄>+ZCnPH0˺CNNfLV1EmP&ZbW}fAْɀm^uaqx9i\/=5$œp7 PzO ęgS\gV*)噊=R=AiTx6e9꣔L:RPCu8*] uǑ>5)f`+e,m2)m@}=qgG/o\p`PzM=8d 'J7pȘK+KD,୒ , 3RZE/yB "1g\}ԻA$+yhj@S.eRXQbXRu%5*d LPmXd7w0#fJxD 'QϴU+bn%hާkHvIX"a%J3 7@ ℮A:CB1C,o0iDJ]W)gwr@x_=lTfA #!K'";IFMX12x C@ c? 9ԕK>J4)?r23߬pf){rvlQVTFi%xk }H:M{Kn kl yn-]8IAr-vSc;23,IM;giɝWazWW0)l*/)E<ٺKG̡o6QLI ʺ4W5v"4[y4#Z _:}4@î>1ݥ[qXт}(v+/-W 6 /hbf'בr$BA:ypE[`MHH Tٌp@nNa!= @kroTd-=F4LC,I ,!5YS9"~֓M5`B۽xAlDvfu|֮.,/ﻱ; msF\xټ`<` [rfya]9lK S 2ڂ0:|i#?ꀳ0f_3)]e}e}Gffu'w #mxR/C?aK*+|?PPZ;HYT< deCbOp90'|C^掂;%v:fĩ, GD󡎅z9|OKdR&V3q-Zpy㓨U Mw8xׯ~^a7+¡^Eyh󽬡/G#QRfieF[W&-_o1xBgblLXd߷ MRE^?KjkX銎bpa$F3*){y{>3l@S۾\vTFZ ̮y^\b8tD;KYX: ZFy$C𑉳$8i&2Ͻ$ _ H5# sJеN"Ԣf, |G>DN:= m ΰ݊NɁMb7m{[Jc\J.ա]?gٚ BյXڃhT ]<^0'%cІ{ 3|B:&onS]1Ȉ\7@Ojt7]x넩P3`XLuf}=qA30Hx;}֔Ѥ> )ц (WŚG C}9Q-dPA.'vH0cet^R@8 2XmV .t1d_O!UB|H3B@,l>_y(#yd/r GBvMzJ ςs@Źt]}WFbm=\'%O"ޮ--W(Q!L{Շ}>H#=,pɟ G)%"?~(f4O{j/\ RY;HѨ!绎PPTP^v3O7}#WJ˦9:@wANwC.tNq D՜V7ZоhL ݻgC{I/"#+!wO? 9ꆪq?\;< 7_g_ # 9:?%8ZŬEGN z+R?NW4q Na Ylk&L`";vI Ƨ 6X8!^ XKGVz)>qOaXcY;vN,$ɟ~#΅A9fgYMY#+ Q6X,62hv{J#, 2G— YZ