modulemd-validator-2.12.0-bp152.5.6.1<>,*`eV!M@eee3 pC4<ҒRt+;{¿НW\tS-P{x`si)s˯)Z2zMj%YB$f+{̅ ]ٽqb]Dɿ~5] \0ς!T~̚1Ql(+ $ hitmSt)e1αU;tu%7|ry$&n8;?^F7`kڷ³yf~aDؼ&eKRgƁ78>>x?hd ( J #TZd|      4L|   (8 9 : FG0HHI`XhYp\]^bcZde f lu$v<wxyz"dCmodulemd-validator2.12.0bp152.5.6.1Tool for validating modulemd dataThe modulemd-validator tool provides the facility for verifying constructed modulemd data is correct and usable.`eVobs-power8-04TSUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgSystem/Packageshttps://github.com/fedora-modularity/libmodulemdlinuxppc64le2>MoA큤A큤`d`eS`$`eS`$`dcaa3bdd1b6055a80d50f23c82b9f87a5f942bebe02eaa904f32f71468313fa645c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdf146293427cbe4761b63f3dde4b2653b565e4bf3252bb5f199eb5003fa21efe74rootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.12.0-bp152.5.6.1.src.rpmmodulemd-validatormodulemd-validator(ppc-64)@@@@@    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(ppc-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.12.0-bp152.5.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 packageobs-power8-04 16204035422.12.0-bp152.5.6.12.12.0-bp152.5.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/-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:Maintenance:16239/openSUSE_Backports_SLE-15-SP2_Update/8e0b46eff63e18cb06f53a2aa6b37227-libmodulemd.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d9880231e603d88631bf8bcb10a208459d0ca723, for GNU/Linux 3.10.0, not strippeddirectoryPython script, ASCII text executableASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR3<ˢB))Qutf-8b7d8e97e14bf3c81bb8f1a428c52663488d9cd059e6430a8f7d641c5036b06d5? 7zXZ !t/]"k%/hp@.wvow2lQ3\auBwQ9bK\V2&Cˣb_5B:g!7 $@(ϙeA_5R{JiY@bEU.+g# |OBm=o[7*[Var\~5א'']2q0"[CECs cuW]q_rM|ÙVW]Q\wOr؛(9k qCkՃxq{)݂/`Ȭ2 zb_zx凌Y F{ntx`B#- 2&s9E9kHIeuh6E7n..|{* H٩ǺW]0m(!@ѩ?!YXy퇣# BQMraE.)LY.O@-폁q0LdD˓}xteIn% ?l"R5Mjղ %Yzպ Uٽ lK9uߗ귏`?A OCξaOK5O}.xP=ee |8@%ih)%HC>m>+ 97kfY;5S[(b>^M5ԩC, a$J%C[>*d,c7Iܳ$o'a4;1 {ن- 'rnK1SQ(@.mϱ\$T] 97/' P L3ϰ*ۃ/4 .n)egtU:+}|~0q@D|e3"Ҁ!?sdۋ :qՉlf ?6^9f?@@;ұf֢qO%,~ILeuҖo5?=$]}P-m"Oj lt6!GA~pVe0w6]I9 Ps#B4[ >o>^n&IPmL5'Ī<>s4FɿkemhMԾBɷ"#|Suf$. ;ZC%]-,.s ~|-.Jl*|ㅫ%JrНy0