diff mbox series

[meta-xfce,kirkstone,3/5] catfish: upgrade 4.16.3 -> 4.16.4

Message ID 20260128055118.2011068-3-skandigraun@gmail.com
State New
Headers show
Series [meta-gnome,kirkstone,1/5] libadwaita: upgrade 1.1.1 -> 1.1.7 | expand

Commit Message

Gyorgy Sarvari Jan. 28, 2026, 5:51 a.m. UTC
Changelog:
- Add "Open with" right click item and dialog
- Add a command-line option for setting default sort method
- Add Ctrl+A accelerator for the treeview
- Add option to show file size in binary or decimal
- Cosmetic changes for search entry and delete dialog
- Fix Ctrl+H not always toggling hidden files
- Fix DE detection when launched from Electron apps
- Fix exo file manager lookup for non-existent keys
- Fix file manager lookup outside of Xfce
- Fix GNOME DE detection in Ubuntu
- Improve application menu appearance
- Improve default width for the sidebar
- Prepend the project root directory to sys.path
- Support running without Xfconf (no preference saving)
- Switch to using the super() method
- Use correct executable for elementary Files
- Translation Updates

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../catfish/{catfish_4.16.3.bb => catfish_4.16.4.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-apps/catfish/{catfish_4.16.3.bb => catfish_4.16.4.bb} (90%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb
similarity index 90%
rename from meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
rename to meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb
index 8fe879b816..1893802090 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb
@@ -7,7 +7,7 @@  inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg
 
 DEPENDS += "python3-distutils-extra-native"
 
-SRC_URI[sha256sum] = "e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda"
+SRC_URI[sha256sum] = "6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc"
 
 FILES:${PN} += "${datadir}/metainfo"