]> code.ossystems Code Review - openembedded-core.git/commitdiff
libdnf: upgrade 0.63.0 -> 0.63.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 22 Jun 2021 11:21:18 +0000 (13:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:22:56 +0000 (11:22 +0100)
(From OE-Core rev: 5d989a6255605c37af9813cf1463f32d6db1a46d)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/libdnf/libdnf_0.63.1.bb [moved from meta/recipes-devtools/libdnf/libdnf_0.63.0.bb with 97% similarity]

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 a26ee55cb93db6095a8e84075a2ac5ffecac356f..6ffeb945bbb8f9adf8fc36dcd364a8d2123c70ef 100644 (file)
@@ -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<pver>(?!4\.90)\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"