Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio-extras for openSUSE:Factory checked in at 2024-03-18 16:44:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras (Old) and /work/SRC/openSUSE:Factory/.kio-extras.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras" Mon Mar 18 16:44:35 2024 rev:2 rq:1158612 version:24.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras/kio-extras.changes 2024-03-11 15:31:02.752026169 +0100 +++ /work/SRC/openSUSE:Factory/.kio-extras.new.1905/kio-extras.changes 2024-03-18 16:44:47.995492051 +0100 @@ -1,0 +2,7 @@ +Sat Mar 16 21:05:41 UTC 2024 - Christophe Marin <[email protected]> + +- Make kio-extras conflict with kio-extras5 versions older + than 24.02.0 +- Recommend ffmpegthumbs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras.spec ++++++ --- /var/tmp/diff_new_pack.MTuwKW/_old 2024-03-18 16:44:48.495510495 +0100 +++ /var/tmp/diff_new_pack.MTuwKW/_new 2024-03-18 16:44:48.499510643 +0100 @@ -1,7 +1,7 @@ # # spec file for package kio-extras # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ BuildRequires: pkgconfig BuildRequires: shared-mime-info BuildRequires: cmake(KDSoap-qt6) +BuildRequires: cmake(KDSoapWSDiscoveryClient) BuildRequires: cmake(KExiv2Qt6) BuildRequires: cmake(KF6Archive) >= %{kf6_version} BuildRequires: cmake(KF6Codecs) >= %{kf6_version} @@ -73,12 +74,13 @@ BuildRequires: pkgconfig(libplist-2.0) BuildRequires: pkgconfig(libtirpc) BuildRequires: pkgconfig(smbclient) -BuildRequires: cmake(KDSoapWSDiscoveryClient) BuildRequires: pkgconfig(taglib) -Requires: qt6-sql-sqlite >= %{qt6_version} Requires: (trash_kcm or kio-core) +Requires: qt6-sql-sqlite >= %{qt6_version} Recommends: kf6-kimageformats >= %{kf6_version} Recommends: qt6-imageformats >= %{qt6_version} +# Packages are only coinstallable since 24.02.0 +Conflicts: kio-extras5 < 24.02.0 Provides: kfileaudiopreview = 4.100.0 Obsoletes: kfileaudiopreview < 4.100.0 Provides: kde-odf-thumbnail = %{version}
