forked from pool/cpuid
Accepting request 599182 from utilities
- Update to new upstream release 20180419 OBS-URL: https://build.opensuse.org/request/show/599182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpuid?expand=0&rev=6
This commit is contained in:
commit
670b627c34
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:667612aae6704341dd10844e97c84c5c5c8700817a5937a3c293b55013bc4865
|
||||
size 80046
|
3
cpuid-20180419.src.tar.gz
Normal file
3
cpuid-20180419.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22482bb9de718d649d19b58e09f8cceb13c3a136591864e1d79a2a79c591dd32
|
||||
size 82301
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 06:33:28 UTC 2018 - josef.moellers@suse.com
|
||||
|
||||
- Update to new upstream release 20180419
|
||||
* Added synth decoding for AMD Zen, Pentium Silver (Gemini
|
||||
Lake), Xeon Scalable (Bronze, Silver, Gold, Platinium)
|
||||
(Skylake), Core X-Series (Skylake-X), Bay Trail D0, Bay Trail
|
||||
A0, Xeon E7-4800/8800 (Broadwell-EX B0), Xeon D-1500N
|
||||
(Broadwell-DE A1), Bay Trail-I (E3800), Avoton C0 stepping.
|
||||
* Corrected synth decoding for Bay Trail-M C0 steppings.
|
||||
* Added new Intel 1b leaf from Intel Architecture.
|
||||
* Added various bit fields.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cpuid
|
||||
#
|
||||
# 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
|
||||
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: cpuid
|
||||
Version: 20170122
|
||||
Version: 20180419
|
||||
Release: 0
|
||||
Summary: x86 CPU identification tool
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Management
|
||||
Url: http://etallen.com/cpuid.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user