diff mbox series

[meta-oe,02/25] feh: upgrade 3.10.2 -> 3.10.3

Message ID 1719816242-11839-2-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/25] ctags: upgrade 6.1.20240623.0 -> 6.1.20240630.0 | expand

Commit Message

Mingyu Wang (Fujitsu) July 1, 2024, 6:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
* Fix feh not respecting aspect ratio of thumbnails that are smaller than
  --thumb-width and --thumb-height
* Fix --no-recursive behaving like --recursive
* Fix rotation by 180° corrupting images
* Speed up --sort=size and --sort=mtime by caching stat(2) calls

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-graphics/feh/{feh_3.10.2.bb => feh_3.10.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-graphics/feh/{feh_3.10.2.bb => feh_3.10.3.bb} (88%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/feh/feh_3.10.2.bb b/meta-oe/recipes-graphics/feh/feh_3.10.3.bb
similarity index 88%
rename from meta-oe/recipes-graphics/feh/feh_3.10.2.bb
rename to meta-oe/recipes-graphics/feh/feh_3.10.3.bb
index 2c38ce614..5ab333c60 100644
--- a/meta-oe/recipes-graphics/feh/feh_3.10.2.bb
+++ b/meta-oe/recipes-graphics/feh/feh_3.10.3.bb
@@ -9,7 +9,7 @@  DEPENDS = "\
 "
 
 SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969"
+SRC_URI[sha256sum] = "5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8"
 
 inherit mime-xdg features_check
 # depends on virtual/libx11