Hello community, here is the log from the commit of package krusader for openSUSE:Factory checked in at 2019-08-27 10:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krusader (Old) and /work/SRC/openSUSE:Factory/.krusader.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krusader" Tue Aug 27 10:24:10 2019 rev:53 rq:726075 version:2.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/krusader/krusader.changes 2019-03-13 09:14:04.119393927 +0100 +++ /work/SRC/openSUSE:Factory/.krusader.new.7948/krusader.changes 2019-08-27 10:24:19.939927793 +0200 @@ -1,0 +2,32 @@ +Mon Aug 26 07:18:41 UTC 2019 - [email protected] + +- Update to 2.7.2 + * FIXED: Memory leak in the Locate dialog + * FIXED: UDSEntry::insert deprecation warnings + * FIXED: synchronize directory window: column widths + are incorrect (kde#167410) + * FIXED: Context menu item "copy selected to clipboard" copies + all result items (kde#328918) + * FIXED: "Information - Krusader" dialog does not fit to screen + width; text non-copyable (kde#330788) + * FIXED: After trying to rename the file that's being updated, + rename function stops working on any file on this tab + (kde#392750) + * FIXED: New Text File is created with 600 (-rw-------) + permissions (kde#395609) + * FIXED: Misleading ‘Created’ date in file properties + (kde#397398) + * FIXED: Compilation error because of QOverload usage + (kde#405212) + * FIXED: The list of search results doesn't get the focus + (kde#410118) + * FIXED: Krusader does not search correctly if the "Follow links" + checkbox is disabled (kde#410120) + * FIXED: Okteta support for versions >= 0.26 (due to oktetapart + file layout change) +- Drop Prefer-to-find-oktetapart-by-desktop-file.patch, merged + upstream +- Don't add -fpermissive to compiler options, no longer necessary +- Run spec-cleaner + +------------------------------------------------------------------- Old: ---- Prefer-to-find-oktetapart-by-desktop-file.patch krusader-2.7.1.tar.xz New: ---- krusader-2.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krusader.spec ++++++ --- /var/tmp/diff_new_pack.m35e1J/_old 2019-08-27 10:24:21.099927716 +0200 +++ /var/tmp/diff_new_pack.m35e1J/_new 2019-08-27 10:24:21.099927716 +0200 @@ -1,7 +1,7 @@ # # spec file for package krusader # -# 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 @@ -12,22 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: krusader -Version: 2.7.1 +Version: 2.7.2 Release: 0 Summary: A File Manager License: GPL-2.0-or-later Group: Productivity/File utilities -Url: https://krusader.org/ +URL: https://krusader.org/ Source: http://download.kde.org/stable/krusader/%{version}/%{name}-%{version}.tar.xz Source1: krusader_browse_iso.desktop Source2: org.kde.krusader.root-mode.desktop -# PATCH-FIX-UPSTREAM -Patch0: Prefer-to-find-oktetapart-by-desktop-file.patch BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: libacl-devel @@ -62,7 +60,6 @@ BuildRequires: cmake(Qt5Xml) >= 5.5.0 Requires: kio_iso = %{version} Suggests: %{name}-doc -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description An advanced twin panel (commander style) file manager for KDE. @@ -85,11 +82,9 @@ An advanced twin panel (commander style) file manager for KDE. %prep -%setup -q -n %{name}-%{version} -%autopatch -p1 +%setup -q %build -export RPM_OPT_FLAGS="%{optflags} -fpermissive" %cmake_kf5 -d build %make_jobs @@ -103,11 +98,9 @@ %fdupes %{buildroot} %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files -f %{name}.lang -%defattr(-,root,root) %license COPYING %doc README AUTHORS ChangeLog TODO %{_kf5_applicationsdir}/org.kde.krusader*.desktop @@ -126,7 +119,6 @@ %{_kf5_appstreamdir}/org.kde.krusader.appdata.xml %files -n kio_iso -%defattr(-,root,root) %config %{_kf5_configdir}/kio_isorc %{_kf5_plugindir}/kio_iso.so* %{_kf5_servicesdir}/iso.protocol @@ -134,7 +126,6 @@ %{_kf5_servicesdir}/ServiceMenus/krusader_browse_iso.desktop %files doc -%defattr(-,root,root) %doc %lang(en) %{_kf5_htmldir}/en/krusader %doc %lang(uk) %{_kf5_htmldir}/uk/krusader %doc %lang(sv) %{_kf5_htmldir}/sv/krusader ++++++ krusader-2.7.1.tar.xz -> krusader-2.7.2.tar.xz ++++++ ++++ 127541 lines of diff (skipped)
