Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Leap:15.2 checked in at 2020-05-12 11:34:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kio-extras5 (Old) and /work/SRC/openSUSE:Leap:15.2/.kio-extras5.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Tue May 12 11:34:37 2020 rev:64 rq:797399 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kio-extras5/kio-extras5.changes 2020-03-15 07:08:27.216858946 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kio-extras5.new.2738/kio-extras5.changes 2020-05-12 11:34:38.544026948 +0200 @@ -1,0 +2,45 @@ +Thu Apr 23 12:22:28 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * sftp: extra verbosity when put fails + * smb: debug the smbc debug level + * Fix lifetime of slot in KIO-MTP + * smb: add hack to support spaces in workgroup names (kde#204423) + * smb: use prettyname.kio-discovery-wsd for hostname of wsdiscoveries + * import license copies via reuse + +------------------------------------------------------------------- +Sun Apr 5 20:30:07 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * sftp: fix partial transfer resuming when copying to local + * sftp: do not show creation time when we do not know it (kde#375305) + * smb: add some more topical debug output on opendir failure + * add some extra debug in case stat fails + +------------------------------------------------------------------- +Sun Mar 22 09:17:03 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes since 19.12.3, only listing bugfixes: + * sftp: fix seekPos + file resuming when part file is of size 11 (kde#417645) + * add readdirplus2 support for samba>=4.12 (kde#402988) + * smb: fix ipv6 support (kde#417682) + * add initial wsdiscovery support (kde#392447) + * smb: map EHOSTUNREACH to ERR_CANNOT_CONNECT (kde#417166) + * Improved quality of JPEG thumbnails (kde#411262) + * Restore cursor thumbnailer (kde#387660) + * fix preview of plain text files when using dark theme (kde#409380, kde#406821) + +------------------------------------------------------------------- Old: ---- kio-extras-19.12.3.tar.xz kio-extras-19.12.3.tar.xz.sig New: ---- kio-extras-20.04.0.tar.xz kio-extras-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.3D7GIw/_old 2020-05-12 11:34:38.864027620 +0200 +++ /var/tmp/diff_new_pack.3D7GIw/_new 2020-05-12 11:34:38.868027628 +0200 @@ -1,7 +1,7 @@ # # spec file for package kio-extras5 # -# Copyright (c) 2018 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 @@ -22,21 +22,26 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio-extras5 -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Additional KIO slaves for KDE applications License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Source99: %{name}-rpmlintrc BuildRequires: OpenEXR-devel BuildRequires: flac-devel BuildRequires: gperf +BuildRequires: kf5-filesystem +BuildRequires: kdsoap-devel +BuildRequires: libjpeg-devel +BuildRequires: libmtp-devel +BuildRequires: libssh-devel +BuildRequires: libtag-devel +BuildRequires: openslp-devel +BuildRequires: pkgconfig +BuildRequires: xz BuildRequires: cmake(KF5Activities) BuildRequires: cmake(KF5ActivitiesStats) BuildRequires: cmake(KF5Archive) @@ -44,25 +49,17 @@ BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) -BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5DNSSD) BuildRequires: cmake(KF5DocTools) -BuildRequires: kf5-filesystem -BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Pty) -BuildRequires: libjpeg-devel -BuildRequires: libmtp-devel -BuildRequires: libssh-devel -BuildRequires: libtag-devel -BuildRequires: openslp-devel -BuildRequires: cmake(Phonon4Qt5) -BuildRequires: pkgconfig BuildRequires: cmake(KF5Solid) BuildRequires: cmake(KF5SyntaxHighlighting) -BuildRequires: xz +BuildRequires: cmake(Phonon4Qt5) BuildRequires: cmake(Qt5DBus) >= 5.4.0 BuildRequires: cmake(Qt5Network) >= 5.4.0 BuildRequires: cmake(Qt5Sql) @@ -80,6 +77,10 @@ Obsoletes: kfileaudiopreview < 4.100.0 Provides: kde-odf-thumbnail = %{version} Obsoletes: kde-odf-thumbnail < %{version} +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description Additional KIO-slaves for KDE applications. ++++++ kio-extras-19.12.3.tar.xz -> kio-extras-20.04.0.tar.xz ++++++ ++++ 52882 lines of diff (skipped)
