Hello community,

here is the log from the commit of package beignet for openSUSE:Factory checked 
in at 2020-06-05 20:21:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/beignet (Old)
 and      /work/SRC/openSUSE:Factory/.beignet.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "beignet"

Fri Jun  5 20:21:32 2020 rev:22 rq:811663 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/beignet/beignet.changes  2019-11-22 
10:27:37.741234542 +0100
+++ /work/SRC/openSUSE:Factory/.beignet.new.3606/beignet.changes        
2020-06-05 20:28:05.129146081 +0200
@@ -1,0 +2,5 @@
+Thu Jun  4 19:21:31 UTC 2020 - Martin Hauke <[email protected]>
+
+- Use LLVM7 on Leap 15.2 / SLE15 SP2 or later (boo#1172362)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ beignet.spec ++++++
--- /var/tmp/diff_new_pack.6VRUuP/_old  2020-06-05 20:28:06.209149453 +0200
+++ /var/tmp/diff_new_pack.6VRUuP/_new  2020-06-05 20:28:06.213149466 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package beignet
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:        OpenCL implementation for Intel GPUs
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://01.org/beignet/
+URL:            https://01.org/beignet/
 Source0:        
https://01.org/sites/default/files/%{name}-%{version}-source.tar.gz
 Source99:       beignet-rpmlintrc
 Patch0:         beignet-llvm6.patch
@@ -40,12 +40,12 @@
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(ocl-icd)
-BuildRequires:  pkgconfig(zlib)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(zlib)
 # exclusive to Intel GPU
 ExclusiveArch:  %{ix86} x86_64
-%if 0%{?suse_version} >= 1550
+%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
 BuildRequires:  clang7-devel
 %else
 BuildRequires:  clang-devel >= 3.3


Reply via email to