SHA256
1
0
forked from pool/cpuid

cpuid-20161201

OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=15
This commit is contained in:
2016-12-02 09:23:47 +00:00
committed by Git OBS Bridge
parent 2edf1e0600
commit d5ba2e1a22
4 changed files with 12 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 2 08:55:37 UTC 2016 - jengelh@inai.de
- Update to new upstream release 20161201
* Fixed bugs in the subleaf walks for 0x8000001d (AMD cache
information) and 0x40000003 (Xen hypervisor information) because
the code for them was under wholly the wrong loops.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 15 08:43:11 UTC 2016 - jengelh@inai.de Tue Nov 15 08:43:11 UTC 2016 - jengelh@inai.de

View File

@@ -1,4 +1,3 @@
# vim: set ts=4 sw=4 et:
# #
# spec file for package cpuid # spec file for package cpuid
# #
@@ -18,7 +17,7 @@
Name: cpuid Name: cpuid
Version: 20161114 Version: 20161201
Release: 0 Release: 0
Summary: x86 CPU identification tool Summary: x86 CPU identification tool
License: GPL-2.0+ License: GPL-2.0+