Hello community, here is the log from the commit of package pcmanfm-qt for openSUSE:Factory checked in at 2018-06-29 22:30:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcmanfm-qt (Old) and /work/SRC/openSUSE:Factory/.pcmanfm-qt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcmanfm-qt" Fri Jun 29 22:30:08 2018 rev:9 rq:618034 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes 2017-10-24 22:23:32.347961694 +0200 +++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new/pcmanfm-qt.changes 2018-06-29 22:30:11.130311299 +0200 @@ -1,0 +2,13 @@ +Tue May 22 15:22:49 UTC 2018 - [email protected] + +- Update to 0.13.0: + * Tab DND + * Basic bulk renaming + * Optional selection of newly created files + * Added symlink target info to statusbar + * Other GUI improvements + * Several bug fixes + * Code cleanup + * Using new libfm-qt capabilities instead of old libfm ones + +------------------------------------------------------------------- Old: ---- pcmanfm-qt-0.12.0.tar.xz pcmanfm-qt-0.12.0.tar.xz.asc New: ---- pcmanfm-qt-0.13.0.tar.xz pcmanfm-qt-0.13.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcmanfm-qt.spec ++++++ --- /var/tmp/diff_new_pack.w7mzCw/_old 2018-06-29 22:30:11.610310932 +0200 +++ /var/tmp/diff_new_pack.w7mzCw/_new 2018-06-29 22:30:11.614310929 +0200 @@ -1,7 +1,7 @@ # # spec file for package pcmanfm-qt # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,19 +17,19 @@ Name: pcmanfm-qt -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: File manager and desktop icon manager -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/GUI/LXQt -Url: http://www.lxqt.org -Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc +URL: http://www.lxqt.org +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: fdupes BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.4.0 +BuildRequires: lxqt-build-tools-devel >= 0.5.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5Core) @@ -38,11 +38,10 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(libexif) -BuildRequires: pkgconfig(libfm-qt) +BuildRequires: pkgconfig(libfm-qt) >= 0.13.0 BuildRequires: pkgconfig(libmenu-cache) >= 0.4.0 BuildRequires: pkgconfig(lxqt) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description PCManFM-Qt is the Qt port of the LXDE file manager PCManFM @@ -59,15 +58,13 @@ %fdupes -s %{buildroot}%{_datadir} %files -%defattr(-,root,root) %doc AUTHORS -%dir %{_sysconfdir}/xdg/pcmanfm-qt/ -%dir %{_sysconfdir}/xdg/pcmanfm-qt/lxqt/ -%dir %{_sysconfdir}/xdg/autostart/ +%dir %{_datadir}/pcmanfm-qt +%dir %{_datadir}/pcmanfm-qt/lxqt %{_bindir}/%{name} %{_datadir}/applications/*.desktop %{_mandir}/man?/%{name}.?%{ext_man} %{_sysconfdir}/xdg/autostart/lxqt-desktop.desktop -%config %{_sysconfdir}/xdg/pcmanfm-qt/lxqt/settings.conf +%config %{_datadir}/pcmanfm-qt/lxqt/settings.conf %changelog ++++++ pcmanfm-qt-0.12.0.tar.xz -> pcmanfm-qt-0.13.0.tar.xz ++++++ ++++ 2641 lines of diff (skipped)
