Hello community,

here is the log from the commit of package kio-fuse for openSUSE:Factory 
checked in at 2020-05-28 09:13:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-fuse (Old)
 and      /work/SRC/openSUSE:Factory/.kio-fuse.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-fuse"

Thu May 28 09:13:50 2020 rev:2 rq:809106 version:4.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-fuse/kio-fuse.changes        2020-01-01 
14:59:22.657964929 +0100
+++ /work/SRC/openSUSE:Factory/.kio-fuse.new.3606/kio-fuse.changes      
2020-05-28 09:14:17.732683876 +0200
@@ -1,0 +2,15 @@
+Tue May 26 17:57:40 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to version 4.95.0:
+  * Use of KIO::FileJob to write and read without downloading the whole file
+  * Expiring local nodes so that changes on the remote side become visible
+    (the local cache is valid for at most 30s)
+  * New DBus API to map a FUSE path back to a remote URL, used for syncing the
+    terminal panel in dolphin to the main view (needs Dolphin from git master)
+  * Minimum version of Qt got raised to 5.12
+  * Minimum version of KIO got raised to 5.66 (needed for KIO::FileJob)
+  * Builds with CMake < 3.13 again
+- Drop patches, now upstream:
+  * 0001-Use-target_link_libraries-instead-of-target_link_opt.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Use-target_link_libraries-instead-of-target_link_opt.patch
  kio-fuse-4.90.0.tar.xz
  kio-fuse-4.90.0.tar.xz.sig

New:
----
  kio-fuse-4.95.0.tar.xz
  kio-fuse-4.95.0.tar.xz.sig

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

Other differences:
------------------
++++++ kio-fuse.spec ++++++
--- /var/tmp/diff_new_pack.8pWruZ/_old  2020-05-28 09:14:19.192684274 +0200
+++ /var/tmp/diff_new_pack.8pWruZ/_new  2020-05-28 09:14:19.196684275 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-fuse
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 Name:           kio-fuse
-Version:        4.90.0
+Version:        4.95.0
 Release:        0
 Summary:        Access KIO over the regular filesystem
 License:        GPL-3.0-or-later
@@ -28,13 +29,11 @@
 Source1:        
https://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
 Source2:        kio-fuse.keyring
 %endif
-# PATCH-FIX-UPSTREAM https://invent.kde.org/kde/kio-fuse/merge_requests/16
-Patch1:         0001-Use-target_link_libraries-instead-of-target_link_opt.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5DBusAddons)
-BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(KF5KIO) >= 5.66.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  pkgconfig(fuse3)
 Requires:       fuse3
@@ -78,7 +77,7 @@
 %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libexec/kio-fuse
 %{_tmpfilesdir}/kio-fuse-tmpfiles.conf
 %{_kf5_sharedir}/dbus-1/services/org.kde.KIOFuse.service

++++++ kio-fuse-4.90.0.tar.xz -> kio-fuse-4.95.0.tar.xz ++++++
++++ 3520 lines of diff (skipped)



Reply via email to