[OE-core] [AUH] xev: upgrading to 1.2.6 SUCCEEDED

2024-04-16 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xev-upgrade-1.2.5-1.2.6.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

-- >8 --
>From c92ff12c2e0cd2aca5840dc892a98aaa21229702 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Tue, 16 Apr 2024 00:18:52 +
Subject: [PATCH] xev: upgrade 1.2.5 -> 1.2.6

---
 meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb 
b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-app/xev_1.2.5.bb
rename to meta/recipes-graphics/xorg-app/xev_1.2.6.bb
index 1d2e66b7b4..182aeff1b7 100644
--- a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb
+++ b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
@@ -12,6 +12,6 @@ PE = "1"
 
 DEPENDS += "libxrandr xorgproto"
 
-SRC_URI[sha256sum] = 
"c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1"
+SRC_URI[sha256sum] = 
"61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7"
 
 SRC_URI_EXT = "xz"
-- 
2.42.0

packages/core2-64-poky-linux/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev: PKGV changed from 1.2.5 [default] to 1.2.6 
[default]
packages/core2-64-poky-linux/xev: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xev-1.2.5.tar.xz; to 
"https://www.x.org/releases//individual/app/xev-1.2.6.tar.xz;
packages/core2-64-poky-linux/xev/xev-dbg: PKGSIZE changed from 68360 to 67864 
(-1%)
packages/core2-64-poky-linux/xev/xev-dbg: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dbg: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-dev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-doc: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-doc: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-locale: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-locale: PKGV changed from 1.2.5 [default] 
to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PKGSIZE changed from 46810 to 46902 
(+0%)
packages/core2-64-poky-linux/xev/xev-src: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-src: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-staticdev: PV changed from "1.2.5" to 
"1.2.6"
packages/core2-64-poky-linux/xev/xev-staticdev: PKGV changed from 1.2.5 
[default] to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PKGSIZE changed from 35208 to 35184 (-0%)
packages/core2-64-poky-linux/xev/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]


0001-xev-upgrade-1.2.5-1.2.6.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198369): 
https://lists.openembedded.org/g/openembedded-core/message/198369
Mute This Topic: https://lists.openembedded.org/mt/105552165/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] xev: upgrading to 1.2.6 SUCCEEDED

2024-04-01 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xev-upgrade-1.2.5-1.2.6.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

-- >8 --
>From 6c2823d14292f5761ab7f0e6d7a0415b2e69 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Mon, 1 Apr 2024 14:39:01 +
Subject: [PATCH] xev: upgrade 1.2.5 -> 1.2.6

---
 meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb 
b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-app/xev_1.2.5.bb
rename to meta/recipes-graphics/xorg-app/xev_1.2.6.bb
index 1d2e66b7b4..182aeff1b7 100644
--- a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb
+++ b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
@@ -12,6 +12,6 @@ PE = "1"
 
 DEPENDS += "libxrandr xorgproto"
 
-SRC_URI[sha256sum] = 
"c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1"
+SRC_URI[sha256sum] = 
"61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7"
 
 SRC_URI_EXT = "xz"
-- 
2.42.0



0001-xev-upgrade-1.2.5-1.2.6.patch
Description: Binary data
packages/core2-64-poky-linux/xev: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xev-1.2.5.tar.xz; to 
"https://www.x.org/releases//individual/app/xev-1.2.6.tar.xz;
packages/core2-64-poky-linux/xev: PKGV changed from 1.2.5 [default] to 1.2.6 
[default]
packages/core2-64-poky-linux/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dbg: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-dbg: PKGSIZE changed from 68360 to 67864 
(-1%)
packages/core2-64-poky-linux/xev/xev-dbg: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-dev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-doc: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-doc: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-locale: PKGV changed from 1.2.5 [default] 
to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-locale: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-src: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PKGSIZE changed from 46810 to 46902 
(+0%)
packages/core2-64-poky-linux/xev/xev-src: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-staticdev: PKGV changed from 1.2.5 
[default] to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-staticdev: PV changed from "1.2.5" to 
"1.2.6"
packages/core2-64-poky-linux/xev/xev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PKGSIZE changed from 35208 to 35184 (-0%)
packages/core2-64-poky-linux/xev/xev: PV changed from "1.2.5" to "1.2.6"

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197808): 
https://lists.openembedded.org/g/openembedded-core/message/197808
Mute This Topic: https://lists.openembedded.org/mt/105271729/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] xev: upgrading to 1.2.6 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xev-upgrade-1.2.5-1.2.6.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

-- >8 --
>From e181fda7d550c0aac0a5c0247ca1f1df0a820597 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:25:37 +
Subject: [PATCH] xev: upgrade 1.2.5 -> 1.2.6

---
 meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xev_1.2.5.bb => xev_1.2.6.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb 
b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-app/xev_1.2.5.bb
rename to meta/recipes-graphics/xorg-app/xev_1.2.6.bb
index 1d2e66b7b4..182aeff1b7 100644
--- a/meta/recipes-graphics/xorg-app/xev_1.2.5.bb
+++ b/meta/recipes-graphics/xorg-app/xev_1.2.6.bb
@@ -12,6 +12,6 @@ PE = "1"
 
 DEPENDS += "libxrandr xorgproto"
 
-SRC_URI[sha256sum] = 
"c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1"
+SRC_URI[sha256sum] = 
"61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7"
 
 SRC_URI_EXT = "xz"
-- 
2.42.0

packages/core2-64-poky-linux/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xev-1.2.5.tar.xz; to 
"https://www.x.org/releases//individual/app/xev-1.2.6.tar.xz;
packages/core2-64-poky-linux/xev: PKGV changed from 1.2.5 [default] to 1.2.6 
[default]
packages/core2-64-poky-linux/xev/xev-dbg: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dbg: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-dbg: PKGSIZE changed from 68360 to 67864 
(-1%)
packages/core2-64-poky-linux/xev/xev-dev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-dev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-doc: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-doc: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-locale: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-locale: PKGV changed from 1.2.5 [default] 
to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev-src: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev-src: PKGSIZE changed from 46810 to 46902 
(+0%)
packages/core2-64-poky-linux/xev/xev-staticdev: PV changed from "1.2.5" to 
"1.2.6"
packages/core2-64-poky-linux/xev/xev-staticdev: PKGV changed from 1.2.5 
[default] to 1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PV changed from "1.2.5" to "1.2.6"
packages/core2-64-poky-linux/xev/xev: PKGV changed from 1.2.5 [default] to 
1.2.6 [default]
packages/core2-64-poky-linux/xev/xev: PKGSIZE changed from 35208 to 35184 (-0%)


0001-xev-upgrade-1.2.5-1.2.6.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197220): 
https://lists.openembedded.org/g/openembedded-core/message/197220
Mute This Topic: https://lists.openembedded.org/mt/104951830/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-