diff --git a/cpuid-20211114.src.tar.gz b/cpuid-20211114.src.tar.gz deleted file mode 100644 index 6dd626c..0000000 --- a/cpuid-20211114.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7107dc8cc68f3fb3613244e44af7b4c91fa6cd14aec373e0c2e743545203e1b7 -size 126084 diff --git a/cpuid-20220224.src.tar.gz b/cpuid-20220224.src.tar.gz new file mode 100644 index 0000000..d8bdffe --- /dev/null +++ b/cpuid-20220224.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a19de2a118aee44f856cd1becfa5a192574b5957795372a86e37dca24da1f9d +size 130706 diff --git a/cpuid.changes b/cpuid.changes index 4a25034..26e9d5f 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 24 21:10:05 UTC 2022 - Andreas Stieger + +- update to 20220224: + * Support for AMD Rembrandt E1 + * Add hypervisor+4/eax (Xen) expanded destination id bit + * Correction for Alder Lake, Rocket Lake decoding + * Multiple detection and decodings updated + ------------------------------------------------------------------- Mon Nov 15 22:04:30 UTC 2021 - Andreas Stieger diff --git a/cpuid.spec b/cpuid.spec index a70bdfb..3f18259 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -1,7 +1,7 @@ # # spec file for package cpuid # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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: 20211114 +Version: 20220224 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0-or-later