Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2019-07-26 12:15:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and      /work/SRC/openSUSE:Factory/.kio.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Fri Jul 26 12:15:48 2019 rev:82 rq:715887 version:5.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio/kio.changes  2019-06-30 10:19:44.771456595 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new.4126/kio.changes        2019-07-26 
12:15:50.734797557 +0200
@@ -1,0 +2,32 @@
+Sun Jul 14 06:41:38 UTC 2019 - [email protected]
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Fix KFileItemTest::testIconNameForUrl test to reflect different icon name
+  * Fix i18n number-of-arguments error in knewfilemenu warning message
+  * [ftp] Fix wrong access time in Ftp::ftpCopyGet()
+  * [CopyJob] Batch reporting processed amount
+  * [CopyJob] Report results after finishing copy (kde#407656)
+  * Move redundant logic in KIO::iconNameForUrl() into KFileItem::iconName() 
(kde#356045)
+  * Install KFileCustomDialog
+  * [Places panel] Don't show Root by default
+  * Downgrade "Could not change permissions" dialog box to a qWarning
+  * O_PATH is only available on linux. To prevent the compiler from throwing 
an error due to it's absence fallback to O_RDONLY.
+  * Show feedback inline when creating new files or folders
+  * Auth Support: Drop privileges if target is not owned by root
+  * [copyjob] Only set modification time if the kio-slave provided it 
(kde#374420)
+  * Cancel privilege operation for read-only target with the current user as 
owner
+  * Install in new logging directory when we use kf5 5.59.0
+  * Add KProtocolInfo::defaultMimetype
+  * Always save view settings when switching from one view mode to another
+  * Restore exclusive group for sorting menu items
+  * Dolphin-style view modes in the file dialog (kde#86838)
+  * kio_ftp: improve error handling when copying to FTP fails
+  * kioexec: change the scary debug messages for delayed deletion
+- Dropped patches, now upstream:
+  * copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
+
+-------------------------------------------------------------------

Old:
----
  copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
  kio-5.59.0.tar.xz

New:
----
  kio-5.60.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.4EQspE/_old  2019-07-26 12:15:51.938797334 +0200
+++ /var/tmp/diff_new_pack.4EQspE/_new  2019-07-26 12:15:51.942797333 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kio
-Version:        5.59.0
+Version:        5.60.0
 Release:        0
 Summary:        Network transparent access to files and data
 License:        LGPL-2.1-or-later
@@ -33,8 +33,6 @@
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0:         kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         
copyjob-Only-set-modification-time-if-the-kio-slave-provided-it.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++++++ kio-5.59.0.tar.xz -> kio-5.60.0.tar.xz ++++++
++++ 217347 lines of diff (skipped)


Reply via email to