]> code.ossystems Code Review - openembedded-core.git/commitdiff
libdnf: upgrade 0.48.0 -> 0.54.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:48:18 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libdnf/libdnf_0.54.2.bb [moved from meta/recipes-devtools/libdnf/libdnf_0.48.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/libdnf/libdnf_0.48.0.bb
rename to meta/recipes-devtools/libdnf/libdnf_0.54.2.bb
index 37991e6d8096677b61a8d0a8c12357a3813d52d3..2a05b9f534273a435156ccdb9719280088b5c767 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \
            file://enable_test_data_dir_set.patch \
            "
 
-SRCREV = "46a28d0cf09277fffc11392e5e362a2eda0d53a8"
+SRCREV = "c5f20d4f306f4d0f9d479be228bdc474968c8b60"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"