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-05-01 20:51:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old) and /work/SRC/openSUSE:Factory/.libfm-qt.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfm-qt" Sun May 1 20:51:19 2022 rev:14 rq:973869 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes 2021-11-09 23:54:31.051949786 +0100 +++ /work/SRC/openSUSE:Factory/.libfm-qt.new.1538/libfm-qt.changes 2022-05-01 20:51:24.872600530 +0200 @@ -1,0 +2,11 @@ +Wed Apr 27 19:26:08 UTC 2022 - Michael Vetter <[email protected]> + +- Update to 1.1.0: + * Prepared libfm-qt for implementing "Recent Files". + * Prevented memory leak in searching. + * Miscellaneous fixes for search:///. + * Fixed moving of bookmarks in Bookmarks context menu and added some icons to the menu. + * Fixed file association in a rare case, where XDG_CURRENT_DESKTOP was empty. + * Fixed launching of apps in terminal emulators that do not have a special option for execution (like Kitty). + +------------------------------------------------------------------- Old: ---- libfm-qt-1.0.0.tar.xz libfm-qt-1.0.0.tar.xz.asc New: ---- libfm-qt-1.1.0.tar.xz libfm-qt-1.1.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.4SFLoF/_old 2022-05-01 20:51:25.776601356 +0200 +++ /var/tmp/diff_new_pack.4SFLoF/_new 2022-05-01 20:51:25.780601359 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfm-qt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: 1.0.0 +Version: 1.1.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.10.0 +BuildRequires: lxqt-build-tools-devel >= 0.11.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-qt10} +%{lang_package -r libfm-qt11} -%package -n libfm-qt10 +%package -n libfm-qt11 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-qt10 +%description -n libfm-qt11 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-qt10 >= %{version} +Requires: libfm-qt11 >= %{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-qt10 -p /sbin/ldconfig -%postun -n libfm-qt10 -p /sbin/ldconfig +%post -n libfm-qt11 -p /sbin/ldconfig +%postun -n libfm-qt11 -p /sbin/ldconfig -%files -n libfm-qt10 +%files -n libfm-qt11 %license LICENSE LICENSE.BSD-3-Clause %doc README.md %{_libdir}/libfm-qt.so.* ++++++ libfm-qt-1.0.0.tar.xz -> libfm-qt-1.1.0.tar.xz ++++++ ++++ 24574 lines of diff (skipped)
