Hello community,

here is the log from the commit of package libfm-qt for openSUSE:Factory 
checked in at 2020-11-04 18:27:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old)
 and      /work/SRC/openSUSE:Factory/.libfm-qt.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm-qt"

Wed Nov  4 18:27:55 2020 rev:11 rq:845996 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes        2020-05-17 
23:43:28.257094136 +0200
+++ /work/SRC/openSUSE:Factory/.libfm-qt.new.11331/libfm-qt.changes     
2020-11-04 18:32:32.192128521 +0100
@@ -1,0 +2,23 @@
+Wed Nov  4 13:23:42 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.16.0:
+  * Clear selection before selecting an item in side-pane.
+  * Update text color of places view if style changes in runtime.
+  * Added a missing nullity check to file dialog code.
+  * Fixed unwanted selection of all items in detailed list mode.
+  * Fixed a memory leak in launching desktop entries.
+  * Remember file sorting, showing of hidden files, hidden
+    places of side-pane, showing of thumbnails, and icon
+    sizes in LXQt file dialog.
+  * Better focus change with Tab/BackTab in file dialog.
+  * Open mount targets of mountable directories when they are
+    clicked in file dialog.
+  * More efficient and simpler code for graying out cut files.
+  * Also consider the legacy bookmarks file in bookmarks dialog.
+  * Guarantee horizontal alignment for pathbar scroll buttons.
+  * Natural (GTK-like) file sorting by treating dot as separator.
+  * Avoid QListView's DND methods in our list view.
+  * Support special chars like `\n` and `\t` in path button name.
+  * Code cleanup.
+
+-------------------------------------------------------------------

Old:
----
  libfm-qt-0.15.1.tar.xz
  libfm-qt-0.15.1.tar.xz.asc

New:
----
  libfm-qt-0.16.0.tar.xz
  libfm-qt-0.16.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfm-qt.spec ++++++
--- /var/tmp/diff_new_pack.6uHPNh/_old  2020-11-04 18:32:32.768127244 +0100
+++ /var/tmp/diff_new_pack.6uHPNh/_new  2020-11-04 18:32:32.772127235 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libfm-qt
-Version:        0.15.1
+Version:        0.16.0
 Release:        0
 Summary:        Library providing components to build desktop file managers
 License:        LGPL-2.1-or-later AND BSD-3-Clause
@@ -30,18 +30,18 @@
 # Needs private headers, see xdndworkaround.cpp
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libqt5-qttools-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.7.0
+BuildRequires:  lxqt-build-tools-devel >= 0.8.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.10
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.10
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.12
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50.0
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libmenu-cache) >= 0.4.0
+BuildRequires:  pkgconfig(libmenu-cache) >= 1.1.0
 BuildRequires:  pkgconfig(lxqt)
 BuildRequires:  pkgconfig(x11)
 
@@ -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-qt7}
+%{lang_package -r libfm-qt8}
 
-%package -n libfm-qt7
+%package -n libfm-qt8
 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-qt7
+%description -n libfm-qt8
 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-qt7 >= %{version}
+Requires:       libfm-qt8 >= %{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-qt7 -p /sbin/ldconfig
-%postun -n libfm-qt7 -p /sbin/ldconfig
+%post -n libfm-qt8 -p /sbin/ldconfig
+%postun -n libfm-qt8 -p /sbin/ldconfig
 
-%files -n libfm-qt7
+%files -n libfm-qt8
 %license LICENSE LICENSE.BSD-3-Clause
 %doc README.md
 %{_libdir}/libfm-qt.so.*

++++++ libfm-qt-0.15.1.tar.xz -> libfm-qt-0.16.0.tar.xz ++++++
++++ 23552 lines of diff (skipped)



Reply via email to