Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfm-qt for openSUSE:Factory checked in at 2022-11-06 12:42:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old) and /work/SRC/openSUSE:Factory/.libfm-qt.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfm-qt" Sun Nov 6 12:42:48 2022 rev:15 rq:1033817 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes 2022-05-01 20:51:24.872600530 +0200 +++ /work/SRC/openSUSE:Factory/.libfm-qt.new.2275/libfm-qt.changes 2022-11-06 12:43:19.237782477 +0100 @@ -1,0 +2,19 @@ +Sat Nov 5 16:46:43 UTC 2022 - Shawn Dunn <sfal...@cloverleaf-linux.org> + +- Update to 1.2.0: + * Support adding of pattern lists to entries of search dialog + (such lists are used by `pcmanfm-qt` for having a search history). + * Fixed crash with empty URI scheme of folder path. + * Silenced compilation warnings about deprecated GLib functions. + * Don't show a deletion prompt without a selection. + * Fixed infinite loop if a symlink that is created by DND + overwrites a non-empty directory. + * Allow remembering the result of execution prompt for multiple files. + * Added `Ctrl+D` to LXQt file dialog for deselecting all items. + * Allow selection by dragging mouse cursor inside non-name + columns in the detailed list mode. + * Corrected the position of drop menu under Wayland. + * Fixed crash with DND into side-pane under Wayland. + * Added nullity checks to `XdndWorkaround`. + +------------------------------------------------------------------- Old: ---- libfm-qt-1.1.0.tar.xz libfm-qt-1.1.0.tar.xz.asc New: ---- libfm-qt-1.2.0.tar.xz libfm-qt-1.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.DAoW4a/_old 2022-11-06 12:43:19.701785248 +0100 +++ /var/tmp/diff_new_pack.DAoW4a/_new 2022-11-06 12:43:19.709785296 +0100 @@ -17,10 +17,10 @@ Name: libfm-qt -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Library providing components to build desktop file managers -License: LGPL-2.1-or-later AND BSD-3-Clause +License: BSD-3-Clause AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: http://lxqt.org Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -51,7 +51,7 @@ %{lang_package -r libfm-qt11} -%package -n libfm-qt11 +%package -n libfm-qt12 Summary: Library providing components to build desktop file managers # Require data files read by the library. For parallel installed library versions, the newest one wins Group: System/Libraries @@ -60,7 +60,7 @@ Conflicts: pcmanfm <= 0.10.0 Provides: libfm-qt -%description -n libfm-qt11 +%description -n libfm-qt12 libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers. @@ -78,7 +78,7 @@ %package -n libfm-qt-devel Summary: Development files for libfm-qt Group: Development/Libraries/C and C++ -Requires: libfm-qt11 >= %{version} +Requires: libfm-qt12 >= %{version} Requires: pkgconfig # libfm-qt has an -I on a path from menu-cache-devel Requires: pkgconfig(libmenu-cache) >= 0.4.0 @@ -98,10 +98,10 @@ %find_lang %{name} --with-qt -%post -n libfm-qt11 -p /sbin/ldconfig -%postun -n libfm-qt11 -p /sbin/ldconfig +%post -n libfm-qt12 -p /sbin/ldconfig +%postun -n libfm-qt12 -p /sbin/ldconfig -%files -n libfm-qt11 +%files -n libfm-qt12 %license LICENSE LICENSE.BSD-3-Clause %doc README.md %{_libdir}/libfm-qt.so.* ++++++ libfm-qt-1.1.0.tar.xz -> libfm-qt-1.2.0.tar.xz ++++++ ++++ 18084 lines of diff (skipped)