SHA256
1
0
forked from jengelh/cpuid

cpuid-20170122

OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=17
This commit is contained in:
2017-01-23 09:59:28 +00:00
committed by Git OBS Bridge
parent d5ba2e1a22
commit dc01b28a49
4 changed files with 24 additions and 5 deletions

BIN
cpuid-20161201.src.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cpuid-20170122.src.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de
- Update to new upstream release 20170122
* Added synth decoding for Intel Knights Landing B0.
* Added new synth decodings for Intel Kaby Lake.
* Fixed synth decodings for AMD Steamroller and Jaguar.
* Added synth decodings for AMD Puma and Excavator.
* For (6,15),(0,2) Piledriver processors, detect FX series and
report it as Vishera instead of Abu Dhabi/Seoul/Delhi.
* Added general microarchitecure names for AMD (e.g.
Piledriver) in addition to specific core names (e.g. Trinity)
for later generation processors. If I have trouble
remembering these, it seems likely other people do too.
* Added synth decoding for Quark X1000.
* Added Intel Atom Z2760 (Clover Trail).
* Added extra synth decodings for some Ivy Bridge and Sandy
Bridge processors.
-------------------------------------------------------------------
Fri Dec 2 08:55:37 UTC 2016 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package cpuid
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,7 +17,7 @@
Name: cpuid
Version: 20161201
Version: 20170122
Release: 0
Summary: x86 CPU identification tool
License: GPL-2.0+