Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2023-07-09 20:40:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio (Old) and /work/SRC/openSUSE:Factory/.kio.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio" Sun Jul 9 20:40:01 2023 rev:143 rq:1097705 version:5.108.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio/kio.changes 2023-06-21 22:37:35.001549397 +0200 +++ /work/SRC/openSUSE:Factory/.kio.new.23466/kio.changes 2023-07-09 20:41:50.141669956 +0200 @@ -1,0 +2,19 @@ +Mon Jul 3 07:01:50 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.108.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.108.0 +- Changes since 5.107.0: + * Remove qt6 CI builds + * KUrlRequester: restore unnamed filter compatibility with Plasma file dialog + * KUrlRequester::setFilter: note syntax change in compiler deprecation warning + * Add KUrlRequester::nameFilters, deprecate KUrlRequester::filter (kde#369542) + * KUrlRequester::setFilter: note special filter syntax, allow unnamed filters + * KCoreDirLister::nameFilter: revert to non-partial matching again + * filewidgets/kfilewidget: Select and focus filename after canceling overwrite (kde#444515) + * [previewjob] Check whether thumbRootDevice is valid before access (kde#470845) +- Drop patch, merged upstream: + * 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch + +------------------------------------------------------------------- Old: ---- 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch kio-5.107.0.tar.xz kio-5.107.0.tar.xz.sig New: ---- kio-5.108.0.tar.xz kio-5.108.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.nW0Uic/_old 2023-07-09 20:41:50.801673927 +0200 +++ /var/tmp/diff_new_pack.nW0Uic/_new 2023-07-09 20:41:50.805673951 +0200 @@ -1,7 +1,7 @@ # # spec file for package kio # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kio -Version: 5.107.0 +Version: 5.108.0 Release: 0 Summary: Network transparent access to files and data License: LGPL-2.1-or-later @@ -35,14 +35,12 @@ %endif # 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: 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes # gcc7 is too old for std::transform_reduce %if 0%{?suse_version} == 1500 -BuildRequires: gcc10-PIE BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE %endif BuildRequires: kf5-filesystem BuildRequires: krb5-devel ++++++ kio-5.107.0.tar.xz -> kio-5.108.0.tar.xz ++++++ ++++ 24928 lines of diff (skipped)