[02/17] dnf: upgrade 4.12.0 -> 4.13.0

Message ID 20220604102625.199845-2-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit bc4aca0199b16bf7a9388263ac24d904a0348a6b
Headers show
Series [01/17] glib-2.0: upgrade 2.72.1 -> 2.72.2 | expand

Commit Message

Richard Purdie June 4, 2022, 10:26 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-devtools/dnf/{dnf_4.12.0.bb => dnf_4.13.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dnf/{dnf_4.12.0.bb => dnf_4.13.0.bb} (98%)

Patch

diff --git a/meta/recipes-devtools/dnf/dnf_4.12.0.bb b/meta/recipes-devtools/dnf/dnf_4.13.0.bb
similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.12.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.13.0.bb
index d621e72d4ea..bf89ceb2757 100644
--- a/meta/recipes-devtools/dnf/dnf_4.12.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.13.0.bb
@@ -18,7 +18,7 @@  SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
            file://0001-dnf-write-the-log-lock-to-root.patch \
            "
 
-SRCREV = "956b5c74bab2affde27f404e7aee98c10818b188"
+SRCREV = "ef09e48fc3ebbbaf4dfa478e6e0532706506f091"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"