From: Alexander Kanavin Date: Mon, 24 May 2021 09:13:44 +0000 (+0200) Subject: libdnf: update 0.62.0 -> 0.63.0 X-Git-Tag: uninative-3.3~634 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d515290ba31c35d860d03e5313239610025f2da;p=openembedded-core.git libdnf: update 0.62.0 -> 0.63.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.62.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb similarity index 94% rename from meta/recipes-devtools/libdnf/libdnf_0.62.0.bb rename to meta/recipes-devtools/libdnf/libdnf_0.63.0.bb index e2c2c41c6a..79e8865456 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.62.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.63.0.bb @@ -14,8 +14,8 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \ file://0001-libdnf-config.h-avoid-the-use-of-non-portable-__WORD.patch \ " -SRCREV = "9a0e17562b19586b3ffa70fa93eb961b558794c7" -UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" +SRCREV = "669a5c691acba91693d238d6262ac99a440aa9b3" +UPSTREAM_CHECK_GITTAGREGEX = "(?P(?!4\.90)\d+(\.\d+)+)" S = "${WORKDIR}/git"