libmodulemd2-2.12.0-3.10.1<>,&a$˭p9||pݶ[X7jtX!֬q dҨgr7^ud|( ??LJ^] YlB$ħ?Z߾v8fXT3wmcgNRT2@͋2h1s =n@QWko%& ک\+U9xjo6ia&SއD:>t.>f>$<5-\і ː^ڀB5aLWrMndw>#X&#]ZkNv>@D?4d  : 28@X d p  N l<x(8 9@ :$ >@FGHIXY(\H]`^b5cddeifllnuvw|xy z0Clibmodulemd22.12.03.10.1Main library for libmodulemdThis package provides the main library for applications that use libmodulemd.a$˭s390zp35kSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://github.com/fedora-modularity/libmodulemdlinuxs390x2>MA큤A큤a$va$˝a$ˬ`$a$ˬ`$3ccaeba5ba611b5a71064baa46e8391a6bb2a6c88a8df1b46cd0fdeda6616f335c2c16df11a70ee92d26445c9b01540f3dd1744bc93e0daff77e9e9a20bcfe2e40afccd95484d483800c17dd18a734518ba36e832841579a1f21dc94fb73bbdflibmodulemd.so.2.12.0rootrootrootrootrootrootrootrootrootrootrootrootlibmodulemd-2.12.0-3.10.1.src.rpmlibmodulemd.so.2()(64bit)libmodulemd2libmodulemd2(s390-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmagic.so.1()(64bit)librpmio.so.8()(64bit)libyaml-0.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`>_Í@_c^$D]@\\g\ŕ\@\\Yz\Vngompa13@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.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 package/sbin/ldconfig/sbin/ldconfigs390zp35 16298013892.12.0-3.10.12.12.0-3.10.1libmodulemd.so.2libmodulemd.so.2.12.0libmodulemd2README.mdlibmodulemd2COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libmodulemd2//usr/share/licenses//usr/share/licenses/libmodulemd2/-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:Maintenance:18654/SUSE_SLE-15-SP2_Update/76030de6c0fa90f11bf8bf457471ff03-libmodulemd.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=229dfd2069a4d3b59de07b673c288ccf7f8282c6, strippeddirectoryPython script, ASCII text executableASCII text, with very long lines PRRRRRRR R R6jyFx g utf-80fe42666a78ab76740c3c90ba6aaec2993e39a0701d30bdf46672b9311b65bd9?7zXZ !t/4@]"k%r=dL2/2Dpa@y6Na7]<4TNȠEA$kJN/ >7LތXʴKT4d5T.kOEe\]ta rl ’e#lrNث*b-Km+'nERvt.L m9;ŷ=W nQ>W&SdmQ:g"ۛNЬ:1}fӶdSLI}t>$0Px.ﵶ(EHŴj;*cD|BJU Fk1ܠJ)"aWW!+K#]6:^.{4v5+B_S,3whiɖ~&+0p1 S8L|üf1>IKs 9>$!Cp?K72Fv'>,QY$U06Qn'd'S.:Ny^Ţ\t kɘxt"XAޖ]7}?gMl:-@m]MJ#pˎŕeg^ y;uۖ7V/[jRtVb!CE3v##F jź JiO%.| žlkzAUMW|;BeBs3PeR{RBI:6!YH0nKv BBpLqobp: QK >;(*pҋP4hEj:㔹C](D^4;bRW̲ӷP]R7m]]Ye&"{? ;!:eGXsZ<`? ,=ԯ&7~b0#MXhmO HOdk-Ֆw5[(tY/VR$$baOF1vSs?^ce&ۚN  b4y-T}ֲr{Q˾eRb)P^ TC A GDnQd?r^O*Pb YZ