From c1e7855bf7d7d98bc03bb674e9a9628c8ca7bb6f3ee24c6f95c10d765a6e323d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 20 Apr 2018 07:52:31 +0000 Subject: [PATCH] Accepting request 598950 from home:jmoellers:branches:utilities OBS-URL: https://build.opensuse.org/request/show/598950 OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=19 --- cpuid-20170122.src.tar.gz | 3 --- cpuid-20180419.src.tar.gz | 3 +++ cpuid.changes | 20 ++++++++++++++++++++ cpuid.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 cpuid-20170122.src.tar.gz create mode 100644 cpuid-20180419.src.tar.gz diff --git a/cpuid-20170122.src.tar.gz b/cpuid-20170122.src.tar.gz deleted file mode 100644 index e26f21c..0000000 --- a/cpuid-20170122.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667612aae6704341dd10844e97c84c5c5c8700817a5937a3c293b55013bc4865 -size 80046 diff --git a/cpuid-20180419.src.tar.gz b/cpuid-20180419.src.tar.gz new file mode 100644 index 0000000..bbc1d21 --- /dev/null +++ b/cpuid-20180419.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22482bb9de718d649d19b58e09f8cceb13c3a136591864e1d79a2a79c591dd32 +size 82301 diff --git a/cpuid.changes b/cpuid.changes index 9819986..7a52515 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Apr 20 06:33:28 UTC 2018 - josef.moellers@suse.com + +- Update to new upstream release 20180419 + * Fixed various bugs reported by Stefan Kanthak + * Added synth decoding for AMD Zen. + * Added synth decoding for Pentium Silver (Gemini Lake). + * Added synth decoding for Xeon Scalable (Bronze, Silver, Gold, + Platinium) (Skylake) + * Added synth decoding for Core X-Series (Skylake-X). + * Added synth decoding for Bay Trail D0. + * Correct synth decoding for Bay Trail A0. + * Added synth decoding for Xeon E7-4800/8800 (Broadwell-EX B0). + * Added synth decoding for Xeon D-1500N (Broadwell-DE A1). + * Added synth decoding for Bay Trail-I (E3800). + * Corrected synth decoding for Bay Trail-M C0 steppings. + * Added synth decoding for Avoton C0 stepping (same as B0). + * Added new Intel 1b leaf from Intel Architecture + * Added various bit fields + ------------------------------------------------------------------- Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de diff --git a/cpuid.spec b/cpuid.spec index 8f00b38..f738f5e 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -1,7 +1,7 @@ # # spec file for package cpuid # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cpuid -Version: 20170122 +Version: 20180419 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0+