Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
e70b8ffad8 | |||
1aba5e3249 | |||
e8e369762b |
@ -1,4 +0,0 @@
|
||||
mtime: 1723138707
|
||||
commit: 1aba5e32496651a15d4a94f529b483e8e933e7503ca7f956cf98cf6d552e8034
|
||||
url: https://src.opensuse.org/jengelh/cpuid
|
||||
revision: master
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6be5dd4b7b221751f59524d0001ee7ca7533c6f6a183418b213b51dc3549a24
|
||||
size 256
|
BIN
cpuid-20240716.src.tar.gz
(Stored with Git LFS)
BIN
cpuid-20240716.src.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cpuid-20241021.src.tar.gz
(Stored with Git LFS)
Normal file
BIN
cpuid-20241021.src.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 09:10:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20241021
|
||||
* Recognition for some Intel Arrow Lake-U, Nova Lake, Core
|
||||
200S, Core 200V, Xeon 6 Sierra Forest models.
|
||||
* Removed KaiXian KX-7000.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 16:05:55 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cpuid
|
||||
Version: 20240716
|
||||
Version: 20241021
|
||||
Release: 0
|
||||
Summary: x86 CPU identification tool
|
||||
License: GPL-2.0-or-later
|
||||
@ -35,7 +35,7 @@ the results into English descriptions. It knows about Intel, AMD, and
|
||||
Cyrix CPUs, and is fairly complete.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# remove -Werror=format-security which is used on Mandriva, as it produces
|
||||
|
Loading…
Reference in New Issue
Block a user