[30/49] librepo: upgrade 1.14.2 -> 1.14.3

Message ID 20220518105843.3299331-30-alex@linutronix.de
State Accepted, archived
Commit 2b41ae2900dc308e005d3f0e8a4d3912be35bc01
Headers show
Series [01/49] sato: work around missing icons in adwaita 42.0 | expand

Commit Message

Alexander Kanavin May 18, 2022, 10:58 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../librepo/{librepo_1.14.2.bb => librepo_1.14.3.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/librepo/{librepo_1.14.2.bb => librepo_1.14.3.bb} (94%)

Comments

Luca Ceresoli May 18, 2022, 3:09 p.m. UTC | #1
Hi Alexander,

Il giorno Wed, 18 May 2022 12:58:24 +0200
"Alexander Kanavin" <alex.kanavin@gmail.com> ha scritto:

> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>  .../librepo/{librepo_1.14.2.bb => librepo_1.14.3.bb}            | 2
> +- 1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/librepo/{librepo_1.14.2.bb =>
> librepo_1.14.3.bb} (94%)
> 
> diff --git a/meta/recipes-devtools/librepo/librepo_1.14.2.bb
> b/meta/recipes-devtools/librepo/librepo_1.14.3.bb similarity index 94%
> rename from meta/recipes-devtools/librepo/librepo_1.14.2.bb
> rename to meta/recipes-devtools/librepo/librepo_1.14.3.bb
> index 8dece946b4..2c8e592251 100644
> --- a/meta/recipes-devtools/librepo/librepo_1.14.2.bb
> +++ b/meta/recipes-devtools/librepo/librepo_1.14.3.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 = "3b9a8d17188ba602d139f79b6e61305030f21109"
> +SRCREV = "8fc7950795282d9c7c50071f45973006de5594ab"

wangmy sent an identical patch on May 7th and it is already on my
testing branch. I'm taking the other 48.
Alexander Kanavin May 18, 2022, 4:49 p.m. UTC | #2
On Wed, 18 May 2022 at 17:09, Luca Ceresoli <luca.ceresoli@bootlin.com> wrote:
>
> wangmy sent an identical patch on May 7th and it is already on my
> testing branch. I'm taking the other 48.

No problem, my sets are usually meant as a catch-all for things others
didn't send it, and occasionally duplicates occur.

Alex

Patch

diff --git a/meta/recipes-devtools/librepo/librepo_1.14.2.bb b/meta/recipes-devtools/librepo/librepo_1.14.3.bb
similarity index 94%
rename from meta/recipes-devtools/librepo/librepo_1.14.2.bb
rename to meta/recipes-devtools/librepo/librepo_1.14.3.bb
index 8dece946b4..2c8e592251 100644
--- a/meta/recipes-devtools/librepo/librepo_1.14.2.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.14.3.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 = "3b9a8d17188ba602d139f79b6e61305030f21109"
+SRCREV = "8fc7950795282d9c7c50071f45973006de5594ab"
 
 S = "${WORKDIR}/git"