From: Wang Mingyu Date: Thu, 31 Aug 2023 02:33:48 +0000 (+0800) Subject: librepo: upgrade 1.15.1 -> 1.15.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583882c25eec915cfc37e334fcb7e41d6ea6d88e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librepo: upgrade 1.15.1 -> 1.15.2 Changelog: ============= Fixes and optimizations in header files Fix lr_gpg_list_keys function when keys are empty Update PGP test vectors Fix CMake warnings Bump glib version Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/librepo/librepo_1.15.1.bb b/meta/recipes-devtools/librepo/librepo_1.15.2.bb similarity index 94% rename from meta/recipes-devtools/librepo/librepo_1.15.1.bb rename to meta/recipes-devtools/librepo/librepo_1.15.2.bb index 2c8d6fc719a..995301d601d 100644 --- a/meta/recipes-devtools/librepo/librepo_1.15.1.bb +++ b/meta/recipes-devtools/librepo/librepo_1.15.2.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ " -SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af" +SRCREV = "1a0a5fd2b040d00872118b32d09d1f79730897a2" S = "${WORKDIR}/git"