diff mbox series

[AUH] libxfce4ui: upgrading to 4.19.3 SUCCEEDED

Message ID 0101018b993dfea6-f54524db-7530-4125-b89e-9c6e09f48f8a-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libxfce4ui: upgrading to 4.19.3 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 7:30 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-libxfce4ui-upgrade-4.18.3-4.19.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

-- >8 --
From 45aca9ad1c1521fa190765785edda6254f6acdfe Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 05:24:21 +0000
Subject: [PATCH] libxfce4ui: upgrade 4.18.3 -> 4.19.3

---
 .../libxfce4ui/{libxfce4ui_4.18.3.bb => libxfce4ui_4.19.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.18.3.bb => libxfce4ui_4.19.3.bb} (92%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.18.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb
similarity index 92%
rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.18.3.bb
rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb
index 417858c98..e53d01d00 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.18.3.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb
@@ -12,7 +12,7 @@  ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 # TODO: Check if 0001-... can go
 SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch"
-SRC_URI[sha256sum] = "afa3a46eeed3ab612d2f7e1308edaf5819f6c33ccc16c13080efabd58f010abd"
+SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227"
 
 EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
 EXTRA_OECONF += "--disable-vala"