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: eba267b4ed4e4d90f0ef053925c80b4c5499d4ba)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 583882c25eec915cfc37e334fcb7e41d6ea6d88e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Wang Mingyu
2023-08-31 10:33:48 +08:00
committed by Steve Sakoman
parent dc5c7fb0b4
commit 6d6d20ffa3

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"