Hello community, here is the log from the commit of package libdnf for openSUSE:Leap:15.2 checked in at 2020-01-22 08:19:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libdnf (Old) and /work/SRC/openSUSE:Leap:15.2/.libdnf.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdnf" Wed Jan 22 08:19:22 2020 rev:27 rq:765597 version:0.43.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libdnf/libdnf.changes 2020-01-15 15:19:44.354386355 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libdnf.new.26092/libdnf.changes 2020-01-22 08:19:23.842179947 +0100 @@ -1,0 +2,16 @@ +Sun Jan 19 15:14:04 UTC 2020 - Neal Gompa <[email protected]> + +- Update to version 0.43.1 + + Allow excluding packages with "excludepkgs" and globs + + Add two new query filters: obsoletes_by_priority, upgrades_by_priority + + [context] Use installonly_limit from global config (rh#1256108) + + [context] Add API to get/set "install_weak_deps" + + [context] Add wildcard support for repo_id in dnf_context_repo_enable/disable (rh#1781420) + + [context] Adds support for includepkgs in repository configuration. + + [context] Adds support for excludepkgs, exclude, includepkgs, and disable_excludes in main configuration. + + [context] Added function dnf_transaction_set_dont_solve_goal + + [context] Added functions dnf_context_get/set_config_file_path + + [context] Respect "plugins" global conf value + + [context] Add API to disable/enable plugins + +------------------------------------------------------------------- Old: ---- libdnf-0.39.1.tar.gz New: ---- libdnf-0.43.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdnf.spec ++++++ --- /var/tmp/diff_new_pack.eRwB8l/_old 2020-01-22 08:19:24.314180201 +0100 +++ /var/tmp/diff_new_pack.eRwB8l/_new 2020-01-22 08:19:24.314180201 +0100 @@ -2,7 +2,7 @@ # spec file for package libdnf # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2019 Neal Gompa <[email protected]>. +# Copyright (c) 2020 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ %define devname %{name}-devel Name: libdnf -Version: 0.39.1 +Version: 0.43.1 Release: 0 Summary: Library providing C and Python APIs atop libsolv License: LGPL-2.1-or-later ++++++ libdnf-0.39.1.tar.gz -> libdnf-0.43.1.tar.gz ++++++ ++++ 2655 lines of diff (skipped)
