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

(From OE-Core rev: 583882c25eec915cfc37e334fcb7e41d6ea6d88e)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2023-08-31 10:33:48 +08:00
committed by Richard Purdie
parent 8c88b32f3c
commit 59be349670

View File

@@ -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"