From bc4aca0199b16bf7a9388263ac24d904a0348a6b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jun 2022 07:28:07 +0000 Subject: [PATCH] dnf: upgrade 4.12.0 -> 4.13.0 Signed-off-by: Richard Purdie --- 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%) 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\d+(\.\d+)+)" S = "${WORKDIR}/git" -- 2.47.2