From: Alexander Kanavin Date: Tue, 22 Jun 2021 11:21:18 +0000 (+0200) Subject: libdnf: upgrade 0.63.0 -> 0.63.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7466 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e1a35ce3d14baf83621fa5b0d4c8de1bcb2753;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libdnf: upgrade 0.63.0 -> 0.63.1 (From OE-Core rev: 5d989a6255605c37af9813cf1463f32d6db1a46d) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb similarity index 97% rename from meta/recipes-devtools/libdnf/libdnf_0.63.0.bb rename to meta/recipes-devtools/libdnf/libdnf_0.63.1.bb index a26ee55cb93..6ffeb945bbb 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \ file://0001-drop-FindPythonInstDir.cmake.patch \ " -SRCREV = "669a5c691acba91693d238d6262ac99a440aa9b3" +SRCREV = "8e451380bf84bd76e3925cbae2a06bb0e56f5cd9" UPSTREAM_CHECK_GITTAGREGEX = "(?P(?!4\.90)\d+(\.\d+)+)" S = "${WORKDIR}/git"