Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwin5 for openSUSE:Factory checked in at 2024-03-11 15:27:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwin5 (Old) and /work/SRC/openSUSE:Factory/.kwin5.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwin5" Mon Mar 11 15:27:43 2024 rev:194 rq:1153044 version:5.27.10 Changes: -------- --- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes 2024-02-01 18:04:07.660400915 +0100 +++ /work/SRC/openSUSE:Factory/.kwin5.new.1770/kwin5.changes 2024-03-11 15:30:24.422619491 +0100 @@ -1,0 +2,10 @@ +Wed Feb 28 19:18:01 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Build with kscreenlocker from Plasma 5 + +------------------------------------------------------------------- +Wed Feb 28 11:40:16 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Make sure to pick kdecoration and breeze < 6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwin5.spec ++++++ --- /var/tmp/diff_new_pack.zBT3GY/_old 2024-03-11 15:30:26.822707574 +0100 +++ /var/tmp/diff_new_pack.zBT3GY/_new 2024-03-11 15:30:26.830707868 +0100 @@ -1,7 +1,7 @@ # # spec file for package kwin5 # -# 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 @@ -57,8 +57,8 @@ BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: xz -BuildRequires: cmake(Breeze) >= 5.9.0 -BuildRequires: cmake(KDecoration2) >= %{_plasma5_version} +BuildRequires: (cmake(Breeze) >= 5.9.0 with cmake(Breeze) < 6) +BuildRequires: (cmake(KDecoration2) >= %{_plasma5_version} with cmake(KDecoration2) < 6) BuildRequires: cmake(KF5Activities) >= %{kf5_version} BuildRequires: cmake(KF5Completion) >= %{kf5_version} BuildRequires: cmake(KF5Config) >= %{kf5_version} @@ -86,7 +86,7 @@ BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} BuildRequires: cmake(KF5XmlGui) >= %{kf5_version} -BuildRequires: cmake(KScreenLocker) >= %{_plasma5_version} +BuildRequires: (cmake(KScreenLocker) >= %{_plasma5_version} with cmake(KScreenLocker) < 6) BuildRequires: cmake(PlasmaWaylandProtocols) BuildRequires: cmake(QAccessibilityClient) BuildRequires: cmake(Qt5Concurrent) >= %{qt5_version} @@ -153,7 +153,7 @@ Provides: windowmanager # For post and verifyscript Requires(post): permissions -Requires(verify):permissions +Requires(verify): permissions %requires_ge Mesa-libEGL1 %requires_ge libKF5WindowSystem5 %requires_ge plasma-framework @@ -170,7 +170,7 @@ Group: Development/Libraries/KDE Requires: %{name} = %{version} Requires: libepoxy-devel -Requires: libkdecoration2-devel >= %{_plasma5_version} +Requires: (cmake(KDecoration2) >= %{_plasma5_version} with cmake(KDecoration2) < 6) Conflicts: kdebase4-workspace-devel %description devel