Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deepin-kwin for openSUSE:Factory checked in at 2022-06-16 18:20:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-kwin (Old) and /work/SRC/openSUSE:Factory/.deepin-kwin.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-kwin" Thu Jun 16 18:20:44 2022 rev:7 rq:982815 version:5.4.12 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-kwin/deepin-kwin.changes 2022-02-27 22:44:18.482651622 +0100 +++ /work/SRC/openSUSE:Factory/.deepin-kwin.new.1548/deepin-kwin.changes 2022-06-16 18:22:03.820237945 +0200 @@ -1,0 +2,6 @@ +Mon Jun 13 15:51:27 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop cmake(KWaylandServer) BuildRequires: not actually needed and + no longer existing. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-kwin.spec ++++++ --- /var/tmp/diff_new_pack.XcXQNE/_old 2022-06-16 18:22:04.792239327 +0200 +++ /var/tmp/diff_new_pack.XcXQNE/_new 2022-06-16 18:22:04.800239339 +0200 @@ -1,7 +1,7 @@ # # spec file for package deepin-kwin # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2021 Hillwood Yang <hillw...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -13,9 +13,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define _name dde-kwin %define sover 0 %define kwin_version %(rpm -q --queryformat '%%{VERSION}' kwin5) @@ -27,42 +28,41 @@ Summary: KWin configures/plugins on the DDE License: GPL-3.0-or-later Group: System/GUI/Other -Url: https://github.com/linuxdeepin/dde-kwin +URL: https://github.com/linuxdeepin/dde-kwin Source0: https://github.com/linuxdeepin/dde-kwin/archive/%{version}/%{_name}-%{version}.tar.gz Patch0: deepin-kwin-tabbox-chameleon-rename.patch %if 0%{suse_version} > 1500 || 0%{?sle_version} > 150300 Patch1: deepin-kwin-crash.patch -BuildRequires: cmake(KWaylandServer) %endif # PATCH-FIX-UPSTRAM fix-library-links.patch hillw...@opensuse.org - Fix build on Tumbleweed # https://github.com/linuxdeepin/dde-kwin/pull/154 Patch2: fix-library-links.patch BuildRequires: fdupes BuildRequires: gtest +BuildRequires: kwin5-devel +BuildRequires: libQt5Core-private-headers-devel +BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: libQt5PlatformSupport-devel-static +BuildRequires: libepoxy-devel BuildRequires: libqt5-linguist -BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: plasma5-workspace-devel +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5GlobalAccel) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(Qt5LinguistTools) +BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5XmlPatterns) +BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(dtkcore) BuildRequires: pkgconfig(dtkgui) >= 5.0.0 -BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(gsettings-qt) -BuildRequires: cmake(KF5GlobalAccel) -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(Qt5X11Extras) -BuildRequires: cmake(KF5WindowSystem) -BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: kwin5-devel -BuildRequires: libepoxy-devel -BuildRequires: plasma5-workspace-devel -BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: libQt5Core-private-headers-devel -BuildRequires: libQt5PlatformSupport-devel-static -Requires: deepin-wallpapers +BuildRequires: pkgconfig(xcb) Requires: dbus-1 +Requires: deepin-wallpapers Requires: kwin5 Provides: deepin-kwin5 %if "%{kwin_version}" > "%{kwin_max}" @@ -126,7 +126,6 @@ %{buildroot}%{_sysconfdir}/xdg/kwinrc \ %{buildroot}%{_sysconfdir}/xdg/kdeglobals - %fdupes %{buildroot} %if "%{kwin_version}" <= "%{kwin_max}"