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-02-27 22:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-kwin (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-kwin.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-kwin"

Sun Feb 27 22:43:10 2022 rev:6 rq:957882 version:5.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-kwin/deepin-kwin.changes  2021-12-03 
20:36:07.172065040 +0100
+++ /work/SRC/openSUSE:Factory/.deepin-kwin.new.1958/deepin-kwin.changes        
2022-02-27 22:44:18.482651622 +0100
@@ -1,0 +2,6 @@
+Sat Feb 26 14:27:40 UTC 2022 - Max Lin <m...@suse.com>
+
+- Fix Leap 15.4 build since Kwin has greater version than 5.21
+  in Leap 15.4
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deepin-kwin.spec ++++++
--- /var/tmp/diff_new_pack.QDe9rR/_old  2022-02-27 22:44:18.910651745 +0100
+++ /var/tmp/diff_new_pack.QDe9rR/_new  2022-02-27 22:44:18.914651747 +0100
@@ -30,7 +30,7 @@
 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
+%if 0%{suse_version} > 1500 || 0%{?sle_version} > 150300
 Patch1:         deepin-kwin-crash.patch
 BuildRequires:  cmake(KWaylandServer)
 %endif
@@ -141,7 +141,7 @@
 %license LICENSE
 %config %{_sysconfdir}/xdg/*
 %{_bindir}/kwin_no_scale
-%if 0%{?suse_version} <= 1500
+%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150300
 %dir %{_datadir}/kwin
 %dir %{_datadir}/kwin/scripts
 %dir %{_datadir}/kwin/tabbox
@@ -157,7 +157,9 @@
 %{_kf5_plugindir}/kwin/effects/plugins/libmultitasking.so
 %{_kf5_plugindir}/kwin/effects/plugins/libscissor-window.so
 %{_kf5_plugindir}/platforms/libdde-kwin-wayland.so
+%endif
 
+%if "%{kwin_version}" <= "%{kwin_max}"
 %files -n libkwin-xcb%{sover}
 %defattr(-,root,root,-)
 %{_libdir}/libkwin-xcb.so.*

Reply via email to