Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thunar for openSUSE:Factory checked in at 2022-12-25 15:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar (Old) and /work/SRC/openSUSE:Factory/.thunar.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar" Sun Dec 25 15:14:53 2022 rev:94 rq:1045183 version:4.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/thunar/thunar.changes 2022-04-04 19:27:30.987764018 +0200 +++ /work/SRC/openSUSE:Factory/.thunar.new.1563/thunar.changes 2022-12-25 15:15:14.749506504 +0100 @@ -1,0 +2,42 @@ +Thu Dec 22 15:01:45 UTC 2022 - Maurizio Galli <maurizio.ga...@suse.com> + +- Update to version 4.18.1 + * Fix several thumbnailing issues + * 'replace' option fixed for copy with '*.partial~' (gxo#xfce/thunar#974) + * Preserve trusted state when launchers are copied + * Don't reset zoom-level for directory specific settings (gxo#xfce/thunar#970) + * Prevent build failure for NixOS (gxo#xfce/thunar#972) + * Prevent location bar crash (gxo#xfce/thunar#968) + * Translation Updates + +------------------------------------------------------------------- +Sun Dec 18 19:28:25 UTC 2022 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 4.18.0: + New features: (see https://alexxcons.github.io/blogpost_8.html) + - List View + - Image Preview + - Undo and Redo + - File Highlight + - Customizable Toolbar + - Split View + - Statusbar + - Recursive Search + - Recently used files shown in the side pane + - New Bookmark Menu + - Trash directory with easy access to `Empty Trash' and `Restore' + functionality + - Improvements to the Default Applications management + - Custom Actions can be arranged in cascading submenus + - Preferences dialogs got streamlined + Bug fixes: + * Dont reset zoom-level for directory specific settings (gxo#xfce/thunar#970) + * Prevent build failure for NixOS (gxo#xfce/thunar#972) + * Prevent location bar crash (gxo#xfce/thunar#968) + * build: Let xdt-depends.m4 macros set GLib macros + * Translate the string "Search: " (gxo#xfce/thunar#953) + * Fix typo in tooltip +- Bump build requirements for 4.18.0 +- Remove _service stuff + +------------------------------------------------------------------- Old: ---- _service thunar-4.16.11.tar.bz2 New: ---- thunar-4.18.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.X9F609/_old 2022-12-25 15:15:15.361509968 +0100 +++ /var/tmp/diff_new_pack.X9F609/_new 2022-12-25 15:15:15.369510014 +0100 @@ -19,13 +19,13 @@ %define libname libthunarx-3-0 %bcond_with git Name: thunar -Version: 4.16.11 +Version: 4.18.1 Release: 0 Summary: File Manager for the Xfce Desktop Environment License: GPL-2.0-or-later Group: Productivity/File utilities URL: https://docs.xfce.org/xfce/thunar/start -Source: https://archive.xfce.org/src/xfce/thunar/4.16/%{name}-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/xfce/thunar/4.18/%{name}-%{version}.tar.bz2 Source100: %{name}-rpmlintrc BuildRequires: appstream-glib BuildRequires: fdupes @@ -34,14 +34,14 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xfconf -BuildRequires: pkgconfig(exo-2) >= 4.15.3 -BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.50.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 +BuildRequires: pkgconfig(exo-2) >= 4.17.0 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.66.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.30.0 -BuildRequires: pkgconfig(gthread-2.0) >= 2.50.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gthread-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(ice) @@ -49,11 +49,12 @@ BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpcre) BuildRequires: pkgconfig(libstartup-notification-1.0) -BuildRequires: pkgconfig(libxfce4kbd-private-3) >= 4.14.0 +BuildRequires: pkgconfig(libxfce4kbd-private-3) >= 4.17.2 BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.14.0 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.15.3 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.15.3 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2 BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0 +BuildRequires: pkgconfig(pango) >= 1.38.0 BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(x11) %if %{with git} @@ -195,6 +196,7 @@ %{_libdir}/girepository-1.0/Thunarx-3.0.typelib %files devel +%doc %{_datadir}/gtk-doc/html/thunar %doc %{_datadir}/gtk-doc/html/thunarx %dir %{_includedir}/thunarx-3 %dir %{_includedir}/thunarx-3/thunarx ++++++ thunar-4.16.11.tar.bz2 -> thunar-4.18.1.tar.bz2 ++++++ ++++ 508383 lines of diff (skipped)