Hello community, here is the log from the commit of package beignet for openSUSE:Factory checked in at 2018-02-01 21:29:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/beignet (Old) and /work/SRC/openSUSE:Factory/.beignet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "beignet" Thu Feb 1 21:29:31 2018 rev:13 rq:571525 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/beignet/beignet.changes 2017-10-27 14:01:11.108679893 +0200 +++ /work/SRC/openSUSE:Factory/.beignet.new/beignet.changes 2018-02-01 21:29:32.756632112 +0100 @@ -1,0 +2,7 @@ +Wed Jan 31 14:54:42 UTC 2018 - [email protected] + +- Remove dependency on clang-devel-static. (bnc#1065464) + * It was removed, clang-devel now again provides everything + necessary as shared libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ beignet.spec ++++++ --- /var/tmp/diff_new_pack.BoKmnV/_old 2018-02-01 21:29:33.404601796 +0100 +++ /var/tmp/diff_new_pack.BoKmnV/_new 2018-02-01 21:29:33.404601796 +0100 @@ -1,7 +1,7 @@ # # spec file for package beignet # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,7 +39,6 @@ ExclusiveArch: %{ix86} x86_64 %if 0%{?suse_version} > 1320 BuildRequires: clang-devel >= 3.3 -BuildRequires: clang-devel-static >= 3.3 %else BuildRequires: llvm-clang >= 3.3 BuildRequires: llvm-clang-devel >= 3.3
