Hello community,

here is the log from the commit of package pcmanfm-qt for openSUSE:Factory 
checked in at 2019-02-25 17:59:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm-qt (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm-qt.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm-qt"

Mon Feb 25 17:59:14 2019 rev:10 rq:678876 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes    2018-06-29 
22:30:11.130311299 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new.28833/pcmanfm-qt.changes 
2019-02-25 17:59:21.030180302 +0100
@@ -1,0 +2,31 @@
+Mon Feb 25 10:19:32 UTC 2019 - [email protected]
+
+- Update to 0.14.1:
+  * Corrected the logic of sorting. When a tab page's sorting is changed in
+    whatever way, remember it.
+  * Use user name for home desktop shortcut
+  * Give window parents to some app-modal dialogs
+  * Save/restore custom columns of detailed view
+  * Allow double-clicking an item on the autorun dialog to do that action
+  * Fix crash on sorting by group
+  * Updated translations
+
+-------------------------------------------------------------------
+Thu Jan 31 10:43:02 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+  * Desktop items can be moved more naturally and placed anywhere on Desktop.
+  * Added desktop shortcuts for Trash, Computer, etc. The desktop Trash also 
supports trashing by drag-and-drop.
+  * Split view is fully supported (and remembered) inside pcmanfm-qt window.
+  * Made the filter-bar transient by default (it shows up when something is 
typed inside the view and can be closed by Ctrl+K).
+  * An option is added for showing full names of files (in contrast to display 
names).
+  * Theme icons are used in tool bar buttons that change the view.
+  * A red bar is added to the root instance.
+  * A Tool menu item is added for copying full path of selected file (with 
Ctrl+Shift+C as its shortcut).
+  * The problem with the default terminal is fixed.
+  * Fixes for virtual screens (multiple monitors), especially regarding 
desktop updates.
+  * And several other fixes that improve usability.
+  * Also see the changes of libfm-qt since they apply to pcmanfm-qt
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------

Old:
----
  pcmanfm-qt-0.13.0.tar.xz
  pcmanfm-qt-0.13.0.tar.xz.asc

New:
----
  pcmanfm-qt-0.14.1.tar.xz
  pcmanfm-qt-0.14.1.tar.xz.asc

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

Other differences:
------------------
++++++ pcmanfm-qt.spec ++++++
--- /var/tmp/diff_new_pack.dV0Ecf/_old  2019-02-25 17:59:22.542179030 +0100
+++ /var/tmp/diff_new_pack.dV0Ecf/_new  2019-02-25 17:59:22.542179030 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm-qt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:           pcmanfm-qt
-Version:        0.13.0
+Version:        0.14.1
 Release:        0
 Summary:        File manager and desktop icon manager
 License:        GPL-2.0-or-later
@@ -26,10 +26,10 @@
 Source:         
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-BuildRequires:  cmake >= 3.0.2
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5Core)
@@ -38,14 +38,16 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libfm-qt) >= 0.13.0
+BuildRequires:  pkgconfig(libfm-qt) >= 0.14.1
 BuildRequires:  pkgconfig(libmenu-cache) >= 0.4.0
-BuildRequires:  pkgconfig(lxqt)
+BuildRequires:  pkgconfig(lxqt) >= 0.14.1
 Recommends:     %{name}-lang
 
 %description
 PCManFM-Qt is the Qt port of the LXDE file manager PCManFM
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -57,6 +59,8 @@
 %cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
+%find_lang %{name} --with-qt
+
 %files
 %doc AUTHORS
 %dir %{_datadir}/pcmanfm-qt
@@ -67,4 +71,8 @@
 %{_sysconfdir}/xdg/autostart/lxqt-desktop.desktop
 %config %{_datadir}/pcmanfm-qt/lxqt/settings.conf
 
+%files lang -f %{name}.lang
+%dir %{_datadir}/pcmanfm-qt
+%{_datadir}/pcmanfm-qt/translations
+
 %changelog

++++++ pcmanfm-qt-0.13.0.tar.xz -> pcmanfm-qt-0.14.1.tar.xz ++++++
++++ 55974 lines of diff (skipped)



Reply via email to