From e70b8ffad8c7432edd75719e5581048e40a901ef7c6c2e382251ff85253fc44e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 23 Oct 2024 11:13:56 +0200 Subject: [PATCH] cpuid 20241021 --- cpuid-20240716.src.tar.gz | 3 --- cpuid-20241021.src.tar.gz | 3 +++ cpuid.changes | 8 ++++++++ cpuid.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 cpuid-20240716.src.tar.gz create mode 100644 cpuid-20241021.src.tar.gz diff --git a/cpuid-20240716.src.tar.gz b/cpuid-20240716.src.tar.gz deleted file mode 100644 index 0a53a6e..0000000 --- a/cpuid-20240716.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fc4d666a601296fed005ce8277f2c65d1f56d717c4efb6527ad4112c6573ee4 -size 155562 diff --git a/cpuid-20241021.src.tar.gz b/cpuid-20241021.src.tar.gz new file mode 100644 index 0000000..4d517c5 --- /dev/null +++ b/cpuid-20241021.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f026592a3b45b012ae56fdc6bd395b71fe174a725d2b815c1494663fe243b15 +size 160692 diff --git a/cpuid.changes b/cpuid.changes index e1cf9ed..6a16084 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 23 09:10:23 UTC 2024 - Jan Engelhardt + +- 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 diff --git a/cpuid.spec b/cpuid.spec index b4caac9..8b45924 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -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