All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] librepo: upgrading to 1.14.3 SUCCEEDED
@ 2022-05-15 17:15 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2022-05-15 17:15 UTC (permalink / raw)
  To: Wang Mingyu; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 961 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *librepo* to *1.14.3* has Succeeded.

Next steps:
    - apply the patch: git am 0001-librepo-upgrade-1.14.2-1.14.3.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

[-- Attachment #2: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1616 bytes --]

packages/core2-32-poky-linux/librepo: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-dbg: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-dbg: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-dev: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-dev: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-doc: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-doc: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-locale: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-locale: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-src: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-src: PKGSIZE changed from 705953 to 706181 (+0%)
packages/core2-32-poky-linux/librepo/librepo-src: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo-staticdev: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo-staticdev: PV changed from "1.14.2" to "1.14.3"
packages/core2-32-poky-linux/librepo/librepo: PKGV changed from 1.14.2 [default] to 1.14.3 [default]
packages/core2-32-poky-linux/librepo/librepo: PV changed from "1.14.2" to "1.14.3"

[-- Attachment #3: 0001-librepo-upgrade-1.14.2-1.14.3.patch --]
[-- Type: application/octet-stream, Size: 1152 bytes --]

From 53ac1d6c8528a68b5614147c9eeec5ddce7aea42 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 15 May 2022 07:43:01 +0000
Subject: [PATCH] librepo: upgrade 1.14.2 -> 1.14.3

---
 .../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"
 
 S = "${WORKDIR}/git"
 
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-15 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-15 17:15 [AUH] librepo: upgrading to 1.14.3 SUCCEEDED auh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.