SHA256
1
0
forked from jengelh/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:
2018-04-20 15:32:00 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 6 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -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 Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
# #
# spec file for package cpuid # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
Name: cpuid Name: cpuid
Version: 20170122 Version: 20180419
Release: 0 Release: 0
Summary: x86 CPU identification tool Summary: x86 CPU identification tool
License: GPL-2.0+ License: GPL-2.0-or-later
Group: System/Management Group: System/Management
Url: http://etallen.com/cpuid.html Url: http://etallen.com/cpuid.html