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-08-31 19:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf (Old)
 and      /work/SRC/openSUSE:Factory/.dnf.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf"

Tue Aug 31 19:54:55 2021 rev:28 rq:914475 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf/dnf.changes  2021-04-26 16:38:17.609948527 
+0200
+++ /work/SRC/openSUSE:Factory/.dnf.new.1899/dnf.changes        2021-08-31 
19:55:10.093918219 +0200
@@ -1,0 +2,17 @@
+Fri Aug 27 03:14:14 UTC 2021 - Neal Gompa <ngomp...@gmail.com>
+
+- Update to 4.8.0
+  + Do not assume that a remote rpm is complete if present
+  + Use positive percentage for "Failed delta RPMs" message
+  + Remove redundant new line in Groups output
+  + Format empty group names outputs to <name-unset>
+  + [doc] Document default colors
+  + Use rpmkeys alone to verify signature
+  + Add dnf.error message to explain rpm.error traceback when package
+    not found after resolving a transaction (rh#1815327, rh#1887293, 
rh#1909845)
+  + Bugs fixed (rh#1946975, rh#1955309)
+- Refresh patch for changing dnfdb path
+  + Remove patch: 
dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
+  + Add patch: 
dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
+
+-------------------------------------------------------------------

Old:
----
  dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
  dnf-4.7.0.tar.gz

New:
----
  dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
  dnf-4.8.0.tar.gz

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

Other differences:
------------------
++++++ dnf.spec ++++++
--- /var/tmp/diff_new_pack.YRD7PA/_old  2021-08-31 19:55:10.705919680 +0200
+++ /var/tmp/diff_new_pack.YRD7PA/_new  2021-08-31 19:55:10.709919690 +0200
@@ -50,7 +50,7 @@
 %bcond_with tests
 
 Name:           dnf
-Version:        4.7.0
+Version:        4.8.0
 Release:        0
 Summary:        Package manager forked from Yum, using libsolv as a dependency 
resolver
 # For a breakdown of the licensing, see PACKAGE-LICENSING
@@ -65,7 +65,7 @@
 
 # openSUSE specific fixes
 ## Migrate DNF persistent state directory to /usr/lib/sysimage
-Patch1001:      
dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
+Patch1001:      
dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
 ## We defalut allow_vendor_change to False, upstream has it as True
 Patch1002:      dnf-4.6_vendor_change_doc.patch
 

++++++ dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch -> 
dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch ++++++
--- 
/work/SRC/openSUSE:Factory/dnf/dnf-4.6.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
    2021-02-18 20:41:42.070741921 +0100
+++ 
/work/SRC/openSUSE:Factory/.dnf.new.1899/dnf-4.8.0-Use-usr-lib-sysimage-for-the-persistent-state-dir.patch
  2021-08-31 19:55:07.381911742 +0200
@@ -1,4 +1,4 @@
-From 3f7d94b879a95c1ca53edda5e025daa2f1da5ef0 Mon Sep 17 00:00:00 2001
+From 60c32b2493061b8ea8b8e3c24b533b38d1e85134 Mon Sep 17 00:00:00 2001
 From: Neal Gompa <ngomp...@gmail.com>
 Date: Sat, 13 Feb 2021 12:16:10 -0500
 Subject: [PATCH] Use /usr/lib/sysimage for the persistent state directory
@@ -10,7 +10,7 @@
  2 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/dnf/const.py.in b/dnf/const.py.in
-index 4ef2613e..1535ef81 100644
+index 5c1fef0f..7028515d 100644
 --- a/dnf/const.py.in
 +++ b/dnf/const.py.in
 @@ -38,7 +38,7 @@ LOG_LIBREPO='dnf.librepo.log'
@@ -23,18 +23,18 @@
  RUNDIR='/run'
  USER_RUNDIR='/run/user'
 diff --git a/doc/conf_ref.rst b/doc/conf_ref.rst
-index 9c0c3911..4196361e 100644
+index 653ebbea..64dc8686 100644
 --- a/doc/conf_ref.rst
 +++ b/doc/conf_ref.rst
-@@ -354,7 +354,7 @@ configuration file by your distribution to override the 
DNF defaults.
+@@ -406,7 +406,7 @@ configuration file by your distribution to override the 
DNF defaults.
  ``persistdir``
      :ref:`string <string-label>`
  
 -    Directory where DNF stores its persistent data between runs. Default is 
``"/var/lib/dnf"``.
 +    Directory where DNF stores its persistent data between runs. Default is 
``"/usr/lib/sysimage/dnf"``.
  
- ``pluginconfpath``
-     :ref:`list <list-label>`
+ .. _pluginconfpath-label:
+ 
 -- 
-2.29.2
+2.31.1
 

++++++ dnf-4.7.0.tar.gz -> dnf-4.8.0.tar.gz ++++++
++++ 150813 lines of diff (skipped)

Reply via email to