diff --git a/meta/recipes-devtools/dnf/dnf_4.9.0.bb b/meta/recipes-devtools/dnf/dnf_4.10.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.9.0.bb rename to meta/recipes-devtools/dnf/dnf_4.10.0.bb index 27df88342e..b7273d4051 100644 --- a/meta/recipes-devtools/dnf/dnf_4.9.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.10.0.bb @@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0001-dnf-write-the-log-lock-to-root.patch \ " -SRCREV = "f85cf31395156a2aa5d75e894e5794a771054fe4" +SRCREV = "bd691b784f2158e633072d368579898d740e4347" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"