Hello community, here is the log from the commit of package libmodulemd for openSUSE:Factory checked in at 2020-07-15 11:22:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmodulemd (Old) and /work/SRC/openSUSE:Factory/.libmodulemd.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmodulemd" Wed Jul 15 11:22:42 2020 rev:9 rq:819221 version:2.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libmodulemd/libmodulemd.changes 2020-01-21 20:58:10.528787707 +0100 +++ /work/SRC/openSUSE:Factory/.libmodulemd.new.3060/libmodulemd.changes 2020-07-15 11:24:10.221546121 +0200 @@ -1,0 +2,24 @@ +Tue Jul 7 10:43:34 UTC 2020 - Neal Gompa <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- modulemd-2.8.3.tar.xz New: ---- modulemd-2.9.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmodulemd.spec ++++++ --- /var/tmp/diff_new_pack.MMbBaw/_old 2020-07-15 11:24:12.133548013 +0200 +++ /var/tmp/diff_new_pack.MMbBaw/_new 2020-07-15 11:24:12.137548017 +0200 @@ -17,8 +17,8 @@ %global majorversion 2 -%global minorversion 8 -%global patchversion 3 +%global minorversion 9 +%global patchversion 4 %global majorminorversion %{majorversion}.%{minorversion} %global nsversion %{majorversion}.0 @@ -38,6 +38,7 @@ URL: https://github.com/fedora-modularity/libmodulemd Source0: %{url}/releases/download/%{name}-%{libmodulemd_version}/modulemd-%{libmodulemd_version}.tar.xz +BuildRequires: help2man BuildRequires: meson >= 0.47.0 BuildRequires: gcc BuildRequires: pkgconfig(gobject-2.0) @@ -126,6 +127,7 @@ %license COPYING %doc README.md %{_bindir}/modulemd-validator +%{_mandir}/man1/modulemd-validator.1* %files -n python3-%{name} %{python3_sitearch}/gi/overrides/Modulemd.py ++++++ modulemd-2.8.3.tar.xz -> modulemd-2.9.4.tar.xz ++++++ ++++ 13745 lines of diff (skipped)
