Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dnf for openSUSE:Factory checked in 
at 2021-02-07 15:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf (Old)
 and      /work/SRC/openSUSE:Factory/.dnf.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf"

Sun Feb  7 15:16:32 2021 rev:23 rq:868791 version:4.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf/dnf.changes  2020-12-10 15:58:58.942902159 
+0100
+++ /work/SRC/openSUSE:Factory/.dnf.new.28504/dnf.changes       2021-02-07 
15:18:05.081674172 +0100
@@ -1,0 +2,27 @@
+Wed Feb  3 01:57:50 UTC 2021 - Neal Gompa <[email protected]>
+
+- Update to version 4.6.0
+  + Log scriptlets output also for API users (rh#1847340)
+  + Fix module remove --all when no match spec (rh#1904490)
+  + yum.misc.decompress() to handle uncompressed files (rh#1895059)
+  + Make an error message more informative (rh#1814831)
+  + Add deprecation notice to help messages of deplist
+  + Remove Base._history_undo_operations() as it was replaced with 
transaction_sr code
+  + cli/output: Return number of listed packages from listPkgs()
+  + Clean up history command error handling
+  + [doc] Describe install with just a name and obsoletes (rh#1902279)
+  + Add api function fill_sack_from_repos_in_cache to allow loading a repo 
cache with repomd and (solv file or primary xml) only (rh#1865803)
+  + Packages installed/removed via DNF API are logged into dnf.log (rh#1855158)
+  + Support comps groups in history redo (rh#1657123, rh#1809565, rh#1809639)
+  + Support comps groups in history rollback (rh#1657123, rh#1809565, 
rh#1809639)
+  + Support comps groups in history undo (rh#1657123, rh#1809565, rh#1809639)
+  + New optional parameter for filter_modules enables following modular 
obsoletes based on a config option module_obsoletes
+  + Add get_header() method to the Package class (rh#1876606)
+  + Fix documentation of globs not supporting curly brackets (rh#1913418)
+
+-------------------------------------------------------------------
+Thu Jan 28 01:50:57 UTC 2021 - Cameron Rapp <[email protected]>
+
+- Fix a typo.
+
+-------------------------------------------------------------------

Old:
----
  dnf-4.5.2.tar.gz

New:
----
  dnf-4.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dnf.spec ++++++
--- /var/tmp/diff_new_pack.G3vr5R/_old  2021-02-07 15:18:05.585675012 +0100
+++ /var/tmp/diff_new_pack.G3vr5R/_new  2021-02-07 15:18:05.589675018 +0100
@@ -2,7 +2,7 @@
 # spec file for package dnf
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2020 Neal Gompa <[email protected]>.
+# Copyright (c) 2020-2021 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
@@ -17,7 +17,7 @@
 #
 
 
-%global hawkey_version 0.55.1
+%global hawkey_version 0.57.0
 %global libcomps_version 0.1.8
 %global libmodulemd_version 2.9.3
 %global rpm_version 4.14.0
@@ -48,7 +48,7 @@
 %bcond_with tests
 
 Name:           dnf
-Version:        4.5.2
+Version:        4.6.0
 Release:        0
 Summary:        Package manager forked from Yum, using libsolv as a dependency 
resolver
 # For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -94,7 +94,7 @@
 %{?systemd_ordering}
 
 %description
-DNF is an package manager for RPM systems that was forked from Yum. Among the
+DNF is a package manager for RPM systems that was forked from Yum. Among the
 many improvements, it uses libsolv as a dependency resolver.
 
 %package data

++++++ dnf-4.5.2.tar.gz -> dnf-4.6.0.tar.gz ++++++
++++ 2121 lines of diff (skipped)

Reply via email to