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 2021-04-17 00:01:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old) and /work/SRC/openSUSE:Factory/.libfm-qt.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfm-qt" Sat Apr 17 00:01:48 2021 rev:12 rq:885932 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes 2020-11-04 18:32:32.192128521 +0100 +++ /work/SRC/openSUSE:Factory/.libfm-qt.new.12324/libfm-qt.changes 2021-04-17 00:01:59.885616110 +0200 @@ -1,0 +2,22 @@ +Fri Apr 16 06:40:20 UTC 2021 - Michael Vetter <[email protected]> + +- Update to 0.17.0: + * Creation time is supported. + * Multiple files that are associated with the same app are launched + together. + * A menu-item is added to the "Open With..." menu to open mixed + selections with their default apps. + * The size limit for thumbnail creation is fixed. + * Blurred thumbnails with scale factors > 1 are fixed. + * A Delete action is added to the context menu of a trashed file. + Also, redundant items are removed from that menu. + * The Group entry of Properties dialog is enabled when the file + belongs to user. + * A rare crash on emptying Trash is fixed. + * The localization of LXQt file dialog is enabled. + * An issue is fixed in renaming template files before creating them. + * The emblem positions are corrected in compact and detailed views. + * Sorting by deletion time is corrected inside Trash. + * Other fixes and code cleanup. + +------------------------------------------------------------------- Old: ---- libfm-qt-0.16.0.tar.xz libfm-qt-0.16.0.tar.xz.asc New: ---- libfm-qt-0.17.0.tar.xz libfm-qt-0.17.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.OFs5vx/_old 2021-04-17 00:02:00.361616860 +0200 +++ /var/tmp/diff_new_pack.OFs5vx/_new 2021-04-17 00:02:00.365616867 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfm-qt # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libfm-qt -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: Library providing components to build desktop file managers License: LGPL-2.1-or-later AND BSD-3-Clause @@ -30,7 +30,7 @@ # Needs private headers, see xdndworkaround.cpp BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libqt5-qttools-devel -BuildRequires: lxqt-build-tools-devel >= 0.8.0 +BuildRequires: lxqt-build-tools-devel >= 0.9.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) @@ -49,9 +49,9 @@ libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers. -%{lang_package -r libfm-qt8} +%{lang_package -r libfm-qt9} -%package -n libfm-qt8 +%package -n libfm-qt9 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-qt8 +%description -n libfm-qt9 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-qt8 >= %{version} +Requires: libfm-qt9 >= %{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-qt8 -p /sbin/ldconfig -%postun -n libfm-qt8 -p /sbin/ldconfig +%post -n libfm-qt9 -p /sbin/ldconfig +%postun -n libfm-qt9 -p /sbin/ldconfig -%files -n libfm-qt8 +%files -n libfm-qt9 %license LICENSE LICENSE.BSD-3-Clause %doc README.md %{_libdir}/libfm-qt.so.* ++++++ libfm-qt-0.16.0.tar.xz -> libfm-qt-0.17.0.tar.xz ++++++ ++++ 34521 lines of diff (skipped)
