All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] librepo: upgrading to 1.15.1 SUCCEEDED
@ 2022-12-15 20:32 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2022-12-15 20:32 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.15.1* has Succeeded.

Next steps:
    - apply the patch: git am 0001-librepo-upgrade-1.14.5-1.15.1.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: 1894 bytes --]

packages/core2-32-poky-linux/librepo: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-dbg: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-dbg: PKGSIZE changed from 625916 to 645996 (+3%)
packages/core2-32-poky-linux/librepo/librepo-dbg: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-dev: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-dev: PKGSIZE changed from 124414 to 129119 (+4%)
packages/core2-32-poky-linux/librepo/librepo-dev: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-doc: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-doc: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-locale: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-locale: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-src: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-src: PKGSIZE changed from 705968 to 721690 (+2%)
packages/core2-32-poky-linux/librepo/librepo-src: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-staticdev: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-staticdev: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo: PKGSIZE changed from 310496 to 322784 (+4%)
packages/core2-32-poky-linux/librepo/librepo: PV changed from "1.14.5" to "1.15.1"

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

From 159ebf9bf20ee9d0a3a9f211b0343d65d2df2f07 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Dec 2022 09:32:00 +0000
Subject: [PATCH] librepo: upgrade 1.14.5 -> 1.15.1

---
 .../librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb} (94%)

diff --git a/meta/recipes-devtools/librepo/librepo_1.14.5.bb b/meta/recipes-devtools/librepo/librepo_1.15.1.bb
similarity index 94%
rename from meta/recipes-devtools/librepo/librepo_1.14.5.bb
rename to meta/recipes-devtools/librepo/librepo_1.15.1.bb
index 46cfce53ff..2c8d6fc719 100644
--- a/meta/recipes-devtools/librepo/librepo_1.14.5.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.15.1.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 = "f4b915be5e04e88263097f65addfcac5919fef41"
+SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af"
 
 S = "${WORKDIR}/git"
 
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [AUH] librepo: upgrading to 1.15.1 SUCCEEDED
@ 2023-01-01 20:46 auh
  0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2023-01-01 20:46 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.15.1* has Succeeded.

Next steps:
    - apply the patch: git am 0001-librepo-upgrade-1.14.5-1.15.1.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: 0001-librepo-upgrade-1.14.5-1.15.1.patch --]
[-- Type: application/octet-stream, Size: 1151 bytes --]

From 07328e2a8598f6a0cbc3d4b8e94de1f581ba7e8e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 1 Jan 2023 07:29:09 +0000
Subject: [PATCH] librepo: upgrade 1.14.5 -> 1.15.1

---
 .../librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb} (94%)

diff --git a/meta/recipes-devtools/librepo/librepo_1.14.5.bb b/meta/recipes-devtools/librepo/librepo_1.15.1.bb
similarity index 94%
rename from meta/recipes-devtools/librepo/librepo_1.14.5.bb
rename to meta/recipes-devtools/librepo/librepo_1.15.1.bb
index 46cfce53ff..2c8d6fc719 100644
--- a/meta/recipes-devtools/librepo/librepo_1.14.5.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.15.1.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 = "f4b915be5e04e88263097f65addfcac5919fef41"
+SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af"
 
 S = "${WORKDIR}/git"
 
-- 
2.37.3


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

packages/core2-32-poky-linux/librepo: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-dbg: PKGSIZE changed from 625916 to 645996 (+3%)
packages/core2-32-poky-linux/librepo/librepo-dbg: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-dbg: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-dev: PKGSIZE changed from 124414 to 129119 (+4%)
packages/core2-32-poky-linux/librepo/librepo-dev: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-dev: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-doc: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-doc: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-locale: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-locale: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-src: PKGSIZE changed from 705968 to 721690 (+2%)
packages/core2-32-poky-linux/librepo/librepo-src: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-src: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo-staticdev: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo-staticdev: PV changed from "1.14.5" to "1.15.1"
packages/core2-32-poky-linux/librepo/librepo: PKGSIZE changed from 310496 to 322784 (+4%)
packages/core2-32-poky-linux/librepo/librepo: PKGV changed from 1.14.5 [default] to 1.15.1 [default]
packages/core2-32-poky-linux/librepo/librepo: PV changed from "1.14.5" to "1.15.1"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-01 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 20:32 [AUH] librepo: upgrading to 1.15.1 SUCCEEDED auh
2023-01-01 20:46 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.