From: Richard Purdie Date: Thu, 15 Sep 2022 08:40:02 +0000 (+0000) Subject: libdnf: upgrade 0.68.0 -> 0.69.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2924 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae3b0b7a234339e04f32a44b7cc68176c40d1f16;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libdnf: upgrade 0.68.0 -> 0.69.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.68.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.69.0.bb similarity index 97% rename from meta/recipes-devtools/libdnf/libdnf_0.68.0.bb rename to meta/recipes-devtools/libdnf/libdnf_0.69.0.bb index 86cf41c1024..da2550d323f 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.68.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.69.0.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p file://0001-libdnf-dnf-context.cpp-do-not-try-to-access-BDB-data.patch \ " -SRCREV = "388e7699f8a75fa81aca05d09389acea7e489168" +SRCREV = "5c6d9cd6e5955e7038722f091396607c60fcbdd1" UPSTREAM_CHECK_GITTAGREGEX = "(?P(?!4\.90)\d+(\.\d+)+)" S = "${WORKDIR}/git"