Hello community, here is the log from the commit of package dnf for openSUSE:Factory checked in at 2020-10-28 11:25:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnf (Old) and /work/SRC/openSUSE:Factory/.dnf.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnf" Wed Oct 28 11:25:59 2020 rev:20 rq:843803 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dnf/dnf.changes 2020-07-20 21:06:11.453386108 +0200 +++ /work/SRC/openSUSE:Factory/.dnf.new.3463/dnf.changes 2020-10-28 11:26:13.814900569 +0100 @@ -1,0 +2,28 @@ +Sat Oct 24 16:54:21 UTC 2020 - Neal Gompa <[email protected]> + +- Update to version 4.4.0 + + Handle empty comps group name (rh#1826198) + + Remove dead history info code (rh#1845800) + + Improve command emmitter in dnf-automatic + + Enhance --querytags and --qf help output + + [history] add option --reverse to history list (rh#1846692) + + Add logfilelevel configuration (rh#1802074) + + Don't turn off stdout/stderr logging longer than necessary (rh#1843280) + + Mention the date/time that updates were applied + + [dnf-automatic] Wait for internet connection (rh#1816308) + + [doc] Enhance repo variables documentation (rh#1848161, rh#1848615) + + Add librepo logger for handling messages from librepo (rh#1816573) + + [doc] Add package-name-spec to the list of possible specs + + [doc] Do not use <package-nevr-spec> + + [doc] Add section to explain -n, -na and -nevra suffixes + + Add alias 'ls' for list command + + remove log_lock.pid after reboot (rh#1863006) + + comps: Raise CompsError when removing a non-existent group + + Add methods for working with comps to RPMTransactionItemWrapper + + Implement storing and replaying a transaction + + Log failure to access last makecache time as warning + + [doc] Document Substitutions class + + Dont document removed attribute ``reports`` for get_best_selector + + Change the debug log timestamps from UTC to local time + +------------------------------------------------------------------- Old: ---- dnf-4.2.23.tar.gz New: ---- dnf-4.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnf.spec ++++++ --- /var/tmp/diff_new_pack.NxSC2b/_old 2020-10-28 11:26:15.218902073 +0100 +++ /var/tmp/diff_new_pack.NxSC2b/_new 2020-10-28 11:26:15.222902077 +0100 @@ -17,7 +17,7 @@ # -%global hawkey_version 0.48.0 +%global hawkey_version 0.54.1 %global libcomps_version 0.1.8 %global rpm_version 4.14.0 %global min_plugins_core 4.0.16 @@ -47,7 +47,7 @@ %bcond_with tests Name: dnf -Version: 4.2.23 +Version: 4.4.0 Release: 0 Summary: Package manager forked from Yum, using libsolv as a dependency resolver # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -244,6 +244,7 @@ %{_mandir}/man8/dnf.8* %{_mandir}/man8/yum2dnf.8* %{_mandir}/man7/dnf.modularity.7* +%{_mandir}/man5/dnf-transaction-json.5* %dir %{_var}/cache/dnf %{_unitdir}/dnf-makecache.service %{_unitdir}/dnf-makecache.timer ++++++ dnf-4.2.23.tar.gz -> dnf-4.4.0.tar.gz ++++++ ++++ 151501 lines of diff (skipped)
