From: Richard Purdie Date: Wed, 1 Jun 2022 07:28:07 +0000 (+0000) Subject: dnf: upgrade 4.12.0 -> 4.13.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3965 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4aca0199b16bf7a9388263ac24d904a0348a6b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: upgrade 4.12.0 -> 4.13.0 Signed-off-by: Richard Purdie --- 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"