diff mbox series

[AUH] feh: upgrading to 3.10.1 SUCCEEDED

Message ID 0101018b96bec215-53497e08-2cba-4655-a18d-c19a040e1bbd-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] feh: upgrading to 3.10.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 7:52 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-feh-upgrade-3.10-3.10.1.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 efa61d9c2f833fbfe8daa440277a43d8760969c2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 12:11:33 +0000
Subject: [PATCH] feh: upgrade 3.10 -> 3.10.1

---
 .../feh/{feh_3.10.bb => feh_3.10.1.bb}        | 24 +++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-graphics/feh/{feh_3.10.bb => feh_3.10.1.bb} (41%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/feh/feh_3.10.bb b/meta-oe/recipes-graphics/feh/feh_3.10.1.bb
similarity index 41%
rename from meta-oe/recipes-graphics/feh/feh_3.10.bb
rename to meta-oe/recipes-graphics/feh/feh_3.10.1.bb
index ec18f11aa..ccdd788b3 100644
--- a/meta-oe/recipes-graphics/feh/feh_3.10.bb
+++ b/meta-oe/recipes-graphics/feh/feh_3.10.1.bb
@@ -1,15 +1,35 @@ 
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,5 +1,5 @@
+#  Copyright (C) 1999,2000 Tom Gilbert.
+# -Copyright (C) 2010-2020 Daniel Friesel.
+# +Copyright (C) 2010-2023 Birte Kristina Friesel.
+#  
+#  Permission is hereby granted, free of charge, to any person obtaining a copy
+#  of this software and associated documentation files (the "Software"), to
+# 
+#
+
 SUMMARY = "X11 image viewer aimed mostly at console users"
 HOMEPAGE = "https://feh.finalrewind.org/"
 SECTION = "x11/utils"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=f91bd06901085c94bdc50649d98c5059"
+LIC_FILES_CHKSUM = "file://COPYING;md5=150e4c518ff8aaecfe35694e47661d9a"
 DEPENDS = "\
     imlib2 \
     virtual/libx11 libxt\
 "
 
 SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "1d71d1f6dcfe9ffee5e2766969a11978f7eb4fac7d7ae556f104c11f9c57cc98"
+SRC_URI[sha256sum] = "ec5e44d3cfe6f50f1c64f28a6f0225d958f4f4621726d9c2a04b5a32e5106d23"
 
 inherit mime-xdg features_check
 # depends on virtual/libx11