diff mbox series

[AUH] xfce4-clipman-plugin: upgrading to 1.6.5 FAILED

Message ID 0101018b993e017d-f3e738a2-8908-4fbb-87a9-8f7884d0bf89-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-clipman-plugin: upgrading to 1.6.5 FAILED | 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 *xfce4-clipman-plugin* to *1.6.5* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-xfce4-clipman-plugin-upgrade-1.6.2-1.6.5.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 98f5a5fe158ffbe6e0da2ca8180320a3e66928f8 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 06:07:20 +0000
Subject: [PATCH] xfce4-clipman-plugin: upgrade 1.6.2 -> 1.6.5

---
 ...e4-clipman-plugin_1.6.2.bb => xfce4-clipman-plugin_1.6.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.6.2.bb => xfce4-clipman-plugin_1.6.5.bb} (84%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.5.bb
similarity index 84%
rename from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb
rename to meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.5.bb
index 39a8f2edf..865a34bd5 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.5.bb
@@ -8,7 +8,7 @@  inherit xfce-panel-plugin
 
 DEPENDS += "xfconf xorgproto libxtst"
 
-SRC_URI[sha256sum] = "ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8"
+SRC_URI[sha256sum] = "73156d66c1f866d2af0c20526c5ce58aedbce511b89bb436ba9bc6413fac5190"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"