Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdnf for openSUSE:Factory checked in at 2021-02-07 15:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdnf (Old) and /work/SRC/openSUSE:Factory/.libdnf.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdnf" Sun Feb 7 15:16:30 2021 rev:22 rq:868790 version:0.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libdnf/libdnf.changes 2021-01-08 17:32:24.281162994 +0100 +++ /work/SRC/openSUSE:Factory/.libdnf.new.28504/libdnf.changes 2021-02-07 15:18:00.777666998 +0100 @@ -1,0 +2,23 @@ +Tue Feb 2 23:40:40 UTC 2021 - Neal Gompa <ngomp...@gmail.com> + +- Update to version 0.58.0 + + Option: Add reset() method + + Add OptionBinds::getOption() method + + [context] Add dnf_repo_conf_from_gkeyfile() and dnf_repo_conf_reset() + + [context] Add support for options: minrate, throttle, bandwidth, timeout + + [context] Remove g_key_file_get_string() from dnf_repo_set_keyfile_data() + + Allow loading ext metadata even if only cache (solv) is present + + Add ASAN_OPTIONS for test_libdnf_main + + [context,API] Functions for accessing main/global configuration options + + [context,API] Function for adding setopt + + Add getter for modular obsoletes from ModuleMetadata + + Add ModulePackage.getStaticContext() and getRequires() + + Add compatible layer for MdDocuments v2 + + Fix modular queries with the new solver + + Improve formatting of error string for modules + + Change mechanism of module conflicts + + Fix load/update FailSafe +- Drop patch included in this release + + Patch: 0001-context-Sync-missing-arches-from-DNF.patch + +------------------------------------------------------------------- Old: ---- 0001-context-Sync-missing-arches-from-DNF.patch libdnf-0.55.2.tar.gz New: ---- libdnf-0.58.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdnf.spec ++++++ --- /var/tmp/diff_new_pack.47oIKr/_old 2021-02-07 15:18:01.485668179 +0100 +++ /var/tmp/diff_new_pack.47oIKr/_new 2021-02-07 15:18:01.489668185 +0100 @@ -17,7 +17,7 @@ # %global libsolv_version 0.7.7 -%global libmodulemd_version 2.5.0 +%global libmodulemd_version 2.12.0 %global librepo_version 1.12.0 %global dnf_conflict 4.3.0 %global swig_version 3.0.12 @@ -33,7 +33,7 @@ %define devname %{name}-devel Name: libdnf -Version: 0.55.2 +Version: 0.58.0 Release: 0 Summary: Library providing C and Python APIs atop libsolv License: LGPL-2.1-or-later @@ -44,8 +44,6 @@ # Backports from upstream # Fixes proposed upstream -## From: https://github.com/rpm-software-management/libdnf/pull/1112 -Patch0101: 0001-context-Sync-missing-arches-from-DNF.patch # openSUSE specific fixes ## Fix libdnf build with static libsolvext ++++++ libdnf-0.55.2.tar.gz -> libdnf-0.58.0.tar.gz ++++++ ++++ 3192 lines of diff (skipped)