Changelog for
exo-debuginfo-4.20.0-2.2.x86_64.rpm :
* Tue Jan 07 2025 Dominique Leuenberger
- Re-add: Drop dependency from libexo to perl-URI: there is no indication of any perl reference in that library.
* Sun Dec 15 2024 Manfred Hollstein - Updated to version 4.20.0
* Translation Updates
* Sun Dec 01 2024 Manfred Hollstein - Updated to version 4.19.2
* I18n: Update po/LINGUAS list
* exo-die: Fix string leak in exo_die_g_key_file_set_locale_value
* Translation Updates
* Fri Nov 01 2024 Manfred Hollstein - Updated to version 4.19.1
* exo-tree-view: Add Ctrl+Shift+Click functionality (#116)
* exo-icon-chooser-dialog: Fix icon leaks
* Add option to exo-desktop-item-edit to print the filename
* build: Bump requirements for Xfce 4.20
* exo-icon-view: layout as well for empty view (Issue #118)
* exo-open: Fix GError leak
* exo-open: Fix GOptionContext memory leak
* build: clang: Use gpointer cast to silence -Wcast-align
* build: clang: Silence -Wcast-align
* build: Use AM_DISTCHECK_CONFIGURE_FLAGS
* build: Fix GLIB_VERSION_MIN_REQUIRED redefined
* exo-icon-view: Use GSequence instead of GList to improve performance
* exo: Explicitly add GIO_UNIX_CFLAGS
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Add missing GETTEXT_PACKAGE definition
* Fix deprecation (libxfce4ui#94)
* Fix non X11 build (Fixes #111)
* build: Check for bind_textdomain_codeset
* Translation Updates
* Tue Apr 02 2024 Maurizio Galli - Updated to version 4.19.0
* Sat Dec 17 2022 Maurizio Galli - Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
* Sun Jun 12 2022 Marcel Kuehlhorn - Update to version 4.16.4
* exo-open : Only execute local .desktop files
* Fri Dec 10 2021 Maurizio Galli - Update to version 4.16.3
* Dont reduce selection in single click mode (gxo#xfce/exo#71)
* Add typecheck to prevent Gtk-CRITICAL (gxo#xfce/exo#63)
* exo_strdup_strftime: Support additional encoding (gxo#xfce/exo#66)
* Free hover_path in tree-view if not NULL
* Fix compilation warnings
* exo-icon-chooser-dialog: Focus filter entry by default
* exo-icon-chooser-dialog: Set default to show to all icons
* exo-icon-chooser-dialog: Speed up sorting the icon view model
* Mon Apr 12 2021 Marcel Kuehlhorn - Update to version 4.16.2
* Properly initialize GdkRectangle to prevent crash (gxo#xfce/exo#57)
* Tue Mar 23 2021 Maurizio Galli - Update to version 4.16.1
* Revamp the documentation to modernize and uniformize accross components
* Fix keyboard navigation when only one item is present (gxo#xfce/exo#53)