Package Release Info

libmodulemd-2.12.0-bp153.1.1

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmodulemd-devel
libmodulemd2
modulemd-validator
python3-libmodulemd
typelib-1_0-Modulemd-2_0

Change Logs

Version: 2.12.0-bp152.5.6.1
* Tue Feb 02 2021 Neal Gompa <ngompa13@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
Version: 2.10.0-bp152.5.3.1
* Sun Nov 29 2020 Neal Gompa <ngompa13@gmail.com>
- 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
* Tue Jul 07 2020 Neal Gompa <ngompa13@gmail.com>
- 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