From aea24b3c6934921852c7de1da15ff326da992d08 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Aug 2017 14:44:59 +0300 Subject: [PATCH] libdnf: update to 0.9.3 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../libdnf/{libdnf_0.9.1.bb => libdnf_0.9.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libdnf/{libdnf_0.9.1.bb => libdnf_0.9.3.bb} (95%) diff --git a/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.9.3.bb similarity index 95% rename from meta/recipes-devtools/libdnf/libdnf_0.9.1.bb rename to meta/recipes-devtools/libdnf/libdnf_0.9.3.bb index e5c47bf8db..01d9346d9a 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.9.1.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.9.3.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \ " -SRCREV = "d5ecb17c0fde4f99c6a80e6f162510465b8d28f9" +SRCREV = "1b19950e82d88eec28d01b4e7c1da712c941201d" S = "${WORKDIR}/git" -- 2.40.1