diff mbox series

[AUH] network-manager-applet: upgrading to 1.34.0 SUCCEEDED

Message ID 0101018b98bf190d-a7256544-ef70-4a7b-83c4-a4aff6142eb7-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] network-manager-applet: upgrading to 1.34.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 5:12 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *network-manager-applet* to *1.34.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-network-manager-applet-upgrade-1.32.0-1.34.0.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 2db45eb8bffec4b3f0811ccdb87e0207919137b0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 04:56:19 +0000
Subject: [PATCH] network-manager-applet: upgrade 1.32.0 -> 1.34.0

---
 ...anager-applet_1.32.0.bb => network-manager-applet_1.34.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_1.32.0.bb => network-manager-applet_1.34.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb
similarity index 91%
rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb
rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb
index 058aeb58d..5ce1b9b14 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb
@@ -11,7 +11,7 @@  ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 SRC_URI:append:libc-musl = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' file://0001-linker-scripts-Do-not-export-_IO_stdin_used.patch', '', d)}"
 
-SRC_URI[archive.sha256sum] = "a2b5affa1505ad43902959fdbe09e5bcec57b11ed333fa60458ffb9c62efba38"
+SRC_URI[archive.sha256sum] = "ab368e470f6b161fc8b834bc97912b7e79af92b8cd7ea399c2d400ce89aba5a8"
 
 # We don't not have ubuntu's appindicator (yet?)
 EXTRA_OEMESON = "-Dappindicator=no"