Hello community, here is the log from the commit of package ucode-intel for openSUSE:Factory checked in at 2018-04-16 12:48:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ucode-intel (Old) and /work/SRC/openSUSE:Factory/.ucode-intel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ucode-intel" Mon Apr 16 12:48:56 2018 rev:37 rq:596377 version:20180312 Changes: -------- --- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes 2018-03-22 12:11:51.899161637 +0100 +++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes 2018-04-16 12:48:57.701172054 +0200 @@ -1,0 +2,6 @@ +Fri Apr 13 14:24:19 UTC 2018 - [email protected] + +- next try to fix CPU detection modalias... The modalias + can only have 1 : (bsc#1084687) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ucode-intel.spec ++++++ --- /var/tmp/diff_new_pack.gsUdc2/_old 2018-04-16 12:48:59.205117345 +0200 +++ /var/tmp/diff_new_pack.gsUdc2/_new 2018-04-16 12:48:59.205117345 +0200 @@ -28,7 +28,8 @@ Source0: https://downloadmirror.intel.com/27591/eng/microcode-%{version}.tgz Source2: LICENSE Supplements: modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*) -Supplements: modalias(cpu:type:x86*ven0000*) +# new method ... note that only 1 : might be present, otherwise libzypp misinterprets it. +Supplements: modalias(cpu:type%3Ax86*ven0000*) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: iucode-tool Requires(post): coreutils
