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-11-09 23:54:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old) and /work/SRC/openSUSE:Factory/.libfm-qt.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfm-qt" Tue Nov 9 23:54:17 2021 rev:13 rq:930092 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes 2021-04-17 00:01:59.885616110 +0200 +++ /work/SRC/openSUSE:Factory/.libfm-qt.new.1890/libfm-qt.changes 2021-11-09 23:54:31.051949786 +0100 @@ -1,0 +2,20 @@ +Mon Nov 8 09:21:12 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 1.0.0: + * Added support for adding/removing of emblems with File Properties dialog. + * Added mount, unmount and eject actions to file context menu under computer:/// or wherever possible. + * Avoided a freeze on mounting encrypted volumes. + * Workaround for a bug in GFileMonitor regarding folder symlinks. + * Added "Empty Trash" action to Trash's folder menu. + * Enabled Qt's alternating row colors for detailed list view. + * Ensured a correct selection order with Shift+mouse in icon view. + * Prevented self-overwriting in file prompt dialog. + * Fixed Cyrillic case-insensitive regex search. + * Enhancements and fixes to smooth scrolling from inside view. + * Added an item to LXQt file dialog for showing hidden files. + * Added an option to LXQt file dialog for disabling smooth scrolling (in list and compact modes). + * Remember hidden columns of LXQt file dialog (in list mode). + * Show the context menu of the current folder when the Menu key is pressed and there is no selection. + * Fixed two small memory leaks. + +------------------------------------------------------------------- Old: ---- libfm-qt-0.17.0.tar.xz libfm-qt-0.17.0.tar.xz.asc New: ---- libfm-qt-1.0.0.tar.xz libfm-qt-1.0.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.8M03WL/_old 2021-11-09 23:54:31.623950076 +0100 +++ /var/tmp/diff_new_pack.8M03WL/_new 2021-11-09 23:54:31.623950076 +0100 @@ -17,7 +17,7 @@ Name: libfm-qt -Version: 0.17.0 +Version: 1.0.0 Release: 0 Summary: Library providing components to build desktop file managers License: LGPL-2.1-or-later AND BSD-3-Clause @@ -30,12 +30,12 @@ # Needs private headers, see xdndworkaround.cpp BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libqt5-qttools-devel -BuildRequires: lxqt-build-tools-devel >= 0.9.0 +BuildRequires: lxqt-build-tools-devel >= 0.10.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: pkgconfig(Qt5Widgets) >= 5.12 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.12 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.15 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.15 BuildRequires: pkgconfig(Qt5Xdg) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) @@ -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-qt9} +%{lang_package -r libfm-qt10} -%package -n libfm-qt9 +%package -n libfm-qt10 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-qt9 +%description -n libfm-qt10 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-qt9 >= %{version} +Requires: libfm-qt10 >= %{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-qt9 -p /sbin/ldconfig -%postun -n libfm-qt9 -p /sbin/ldconfig +%post -n libfm-qt10 -p /sbin/ldconfig +%postun -n libfm-qt10 -p /sbin/ldconfig -%files -n libfm-qt9 +%files -n libfm-qt10 %license LICENSE LICENSE.BSD-3-Clause %doc README.md %{_libdir}/libfm-qt.so.* ++++++ libfm-qt-0.17.0.tar.xz -> libfm-qt-1.0.0.tar.xz ++++++ ++++ 33669 lines of diff (skipped)