From f21490a872d8d3f74df7b6b788a1911014fcb32c Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 26 Dec 2020 10:26:49 +0100 Subject: [PATCH] dnf: upgrade 4.4.0 -> 4.5.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/dnf/{dnf_4.4.0.bb => dnf_4.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/dnf/{dnf_4.4.0.bb => dnf_4.5.2.bb} (98%) diff --git a/meta/recipes-devtools/dnf/dnf_4.4.0.bb b/meta/recipes-devtools/dnf/dnf_4.5.2.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.4.0.bb rename to meta/recipes-devtools/dnf/dnf_4.5.2.bb index dff6fe6c25..e1b0e1a132 100644 --- a/meta/recipes-devtools/dnf/dnf_4.4.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.5.2.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0001-dnf-write-the-log-lock-to-root.patch \ " -SRCREV = "b9b7623892f551da201bffd03187d703242b00e9" +SRCREV = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git" -- 2.40.1