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 2023-11-07 21:26:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old) and /work/SRC/openSUSE:Factory/.libfm-qt.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfm-qt" Tue Nov 7 21:26:04 2023 rev:19 rq:1123566 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes 2023-04-20 15:14:37.697999394 +0200 +++ /work/SRC/openSUSE:Factory/.libfm-qt.new.17445/libfm-qt.changes 2023-11-07 21:26:39.860189367 +0100 @@ -1,0 +2,13 @@ +Sun Nov 5 14:30:12 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 1.4.0: + * Use lxqt-menu-data instead of lxmenu-data. + * Get terminals list also from data directories. + * Remember password and anonymity settings of mount dialog. + * Also add suffixes containing dot on saving with LXQt file dialog. + * Don't select extensions on creating new template files. + * Fixed a crash on deleting path-bar. + * Prevent invisible "Create New" dialog under Wayland. + * Added foot to terminals.list. + +------------------------------------------------------------------- Old: ---- libfm-qt-1.3.0.tar.xz libfm-qt-1.3.0.tar.xz.asc New: ---- libfm-qt-1.4.0.tar.xz libfm-qt-1.4.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.vVzSUY/_old 2023-11-07 21:26:41.464248434 +0100 +++ /var/tmp/diff_new_pack.vVzSUY/_new 2023-11-07 21:26:41.468248582 +0100 @@ -17,7 +17,7 @@ Name: libfm-qt -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Library providing components to build desktop file managers License: BSD-3-Clause AND LGPL-2.1-or-later @@ -30,8 +30,9 @@ # Needs private headers, see xdndworkaround.cpp BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libqt5-qttools-devel -BuildRequires: lxqt-build-tools-devel >= 0.12.0 +BuildRequires: lxqt-build-tools-devel >= 0.13.0 BuildRequires: pkgconfig +BuildRequires: cmake(lxqt-menu-data) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Widgets) >= 5.15 @@ -51,7 +52,7 @@ %{lang_package -r libfm-qt13} -%package -n libfm-qt13 +%package -n libfm-qt14 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 +61,7 @@ Conflicts: pcmanfm <= 0.10.0 Provides: libfm-qt -%description -n libfm-qt13 +%description -n libfm-qt14 libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers. @@ -79,7 +80,7 @@ %package -n libfm-qt-devel Summary: Development files for libfm-qt Group: Development/Libraries/C and C++ -Requires: libfm-qt13 >= %{version} +Requires: libfm-qt14 >= %{version} Requires: pkgconfig # libfm-qt has an -I on a path from menu-cache-devel Requires: pkgconfig(libmenu-cache) >= 0.4.0 @@ -99,10 +100,10 @@ %find_lang %{name} --with-qt -%post -n libfm-qt13 -p /sbin/ldconfig -%postun -n libfm-qt13 -p /sbin/ldconfig +%post -n libfm-qt14 -p /sbin/ldconfig +%postun -n libfm-qt14 -p /sbin/ldconfig -%files -n libfm-qt13 +%files -n libfm-qt14 %license LICENSE LICENSE.BSD-3-Clause %doc README.md %{_libdir}/libfm-qt.so.* ++++++ libfm-qt-1.3.0.tar.xz -> libfm-qt-1.4.0.tar.xz ++++++ ++++ 9388 lines of diff (skipped)
