Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2020-02-14 16:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwin5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwin5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwin5"

Fri Feb 14 16:35:42 2020 rev:114 rq:773535 version:5.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes      2020-02-10 
21:51:39.258132317 +0100
+++ /work/SRC/openSUSE:Factory/.kwin5.new.26092/kwin5.changes   2020-02-14 
16:35:50.923534721 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 16:01:53 UTC 2020 - Fabian Vogt <[email protected]>
+
+- The devel subpackage needs libepoxy-devel (boo#1163286)
+- Remove conditions for Leap 42
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kwin5.spec ++++++
--- /var/tmp/diff_new_pack.WcajBj/_old  2020-02-14 16:35:51.819535220 +0100
+++ /var/tmp/diff_new_pack.WcajBj/_new  2020-02-14 16:35:51.823535223 +0100
@@ -55,14 +55,6 @@
 BuildRequires:  libepoxy-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
-%if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-%if 0%{?sle_version} < 120300
-BuildRequires:  gcc6-c++
-%else
-BuildRequires:  gcc7-c++
-%endif
-%endif
 BuildRequires:  cmake(Breeze) >= 5.9.0
 BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
@@ -160,6 +152,7 @@
 Summary:        KDE Window Manager - development files
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
+Requires:       libepoxy-devel
 Requires:       libkdecoration2-devel >= %{_plasma5_version}
 Conflicts:      kdebase4-workspace-devel
 
@@ -173,16 +166,6 @@
 %autosetup -p1 -n kwin-%{version}
 
 %build
-  %if 0%{?suse_version} < 1330
-    # It does not build with the default compiler (GCC 4.8) on Leap 42.x
-  %if 0%{?sle_version} < 120300
-    export CC=gcc-6
-    export CXX=g++-6
-  %else
-    export CC=gcc-7
-    export CXX=g++-7
-  %endif
-  %endif
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %cmake_build
 




Reply via email to