All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] libcomps: upgrading to 0.1.19 SUCCEEDED
@ 2022-09-15 14:18 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2022-09-15 14:18 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-libcomps-upgrade-0.1.18-0.1.19.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: 1552 bytes --]

packages/core2-32-poky-linux/libcomps: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-dbg: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-dbg: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-dev: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-dev: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-doc: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-doc: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-locale: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-locale: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-src: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-src: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps-staticdev: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps-staticdev: PKGV changed from 0.1.18 [default] to 0.1.19 [default]
packages/core2-32-poky-linux/libcomps/libcomps: PV changed from "0.1.18" to "0.1.19"
packages/core2-32-poky-linux/libcomps/libcomps: PKGV changed from 0.1.18 [default] to 0.1.19 [default]

[-- Attachment #3: 0001-libcomps-upgrade-0.1.18-0.1.19.patch --]
[-- Type: application/octet-stream, Size: 1161 bytes --]

From d47c5790278f94f64459366e4548b3a6cb643d5c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Sep 2022 08:31:36 +0000
Subject: [PATCH] libcomps: upgrade 0.1.18 -> 0.1.19

---
 .../libcomps/{libcomps_0.1.18.bb => libcomps_0.1.19.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/libcomps/{libcomps_0.1.18.bb => libcomps_0.1.19.bb} (94%)

diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.19.bb
similarity index 94%
rename from meta/recipes-devtools/libcomps/libcomps_0.1.18.bb
rename to meta/recipes-devtools/libcomps/libcomps_0.1.19.bb
index dd0a1f8f95..fa1fbc8f0d 100644
--- a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb
+++ b/meta/recipes-devtools/libcomps/libcomps_0.1.19.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git;branch=master;p
            file://0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
            "
 
-SRCREV = "dee4ae37f7818709802de28c4d16fa823bd83ae2"
+SRCREV = "9322bdcf06630cc094f094f944d7d0e2cb798b73"
 
 S = "${WORKDIR}/git"
 
-- 
2.31.1


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

only message in thread, other threads:[~2022-09-15 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 14:18 [AUH] libcomps: upgrading to 0.1.19 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.