diff mbox series

[AUH] thunar-archive-plugin: upgrading to 0.5.2 SUCCEEDED

Message ID 0101018b993e010c-4e9c6ece-f03a-48a1-9e9c-25e013b162fd-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] thunar-archive-plugin: upgrading to 0.5.2 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 *thunar-archive-plugin* to *0.5.2* has Succeeded.

Next steps:
    - apply the patch: git am 0001-thunar-archive-plugin-upgrade-0.5.1-0.5.2.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 0ef691d2a93f53b470a70fed7d30fb6e86103b4b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 05:47:18 +0000
Subject: [PATCH] thunar-archive-plugin: upgrade 0.5.1 -> 0.5.2

---
 ...r-archive-plugin_0.5.1.bb => thunar-archive-plugin_0.5.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-thunar-plugins/archive/{thunar-archive-plugin_0.5.1.bb => thunar-archive-plugin_0.5.2.bb} (82%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.2.bb
similarity index 82%
rename from meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb
rename to meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.2.bb
index 044a39a3c..91b3efa83 100644
--- a/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.1.bb
+++ b/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.5.2.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db"
 
 inherit thunar-plugin
 
-SRC_URI[sha256sum] = "a81b3ab1d3cd77c7b3d6db15b37a3c12d65b06e373edc3c21083f02d605d8bed"
+SRC_URI[sha256sum] = "6379f877bcfc0ea85db9f43723b6fb317893050c712bd03c2ae3232fb9d5ade3"
 
 # install tap files in ${libdir}/thunar-archive-plugin
 EXTRA_OECONF += "--libexecdir=${libdir}"