diff --git a/cpuid-20201006.src.tar.gz b/cpuid-20201006.src.tar.gz deleted file mode 100644 index 85cb8b3..0000000 --- a/cpuid-20201006.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13c53f16408341d11ed489b352f218ec4dbb5bedb796a9d059e924770a9c56a6 -size 118994 diff --git a/cpuid-20211114.src.tar.gz b/cpuid-20211114.src.tar.gz new file mode 100644 index 0000000..6dd626c --- /dev/null +++ b/cpuid-20211114.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7107dc8cc68f3fb3613244e44af7b4c91fa6cd14aec373e0c2e743545203e1b7 +size 126084 diff --git a/cpuid.changes b/cpuid.changes index 3bed0b0..4a25034 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 15 22:04:30 UTC 2021 - Andreas Stieger + +- update to 20211114: + * Many updated and added identified CPU models and variants + * Updated hypervisor support + ------------------------------------------------------------------- Thu Oct 8 08:19:24 UTC 2020 - Josef Möllers diff --git a/cpuid.spec b/cpuid.spec index 7a7e9f8..a70bdfb 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -1,7 +1,7 @@ # # spec file for package cpuid # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 20201006 +Version: 20211114 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0-or-later @@ -51,7 +51,7 @@ install -pm0644 cpuid.man "%buildroot/%_mandir/man1/cpuid.1" %files %doc ChangeLog %license LICENSE -%_bindir/cpu* -%_mandir/man1/cpuid.1* +%_bindir/* +%_mandir/man1/*.1%{?ext_man} %changelog