diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 77c2542e1a92c3790584351d2cde6a855373a488..6d9f6ec55a1b453d483a42d744a1027b3d788dd1 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -3,10 +3,10 @@ Name: microcode_ctl Summary: Microcode update for CPU Version: 20241029 -Release: 1 +Release: 2 License: GPL-2.0-or-later and intel-mcu-2018 URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files -ExclusiveArch: %{ix86} x86_64 loongarch64 ppc64le +ExclusiveArch: %{ix86} x86_64 Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-%{version}.tar.gz %description @@ -29,6 +29,9 @@ rm -rf intel-ucode /lib/firmware/* %changelog +* Fri Nov 08 2024 Wenhua Huang - 20241029-2 +- Delete loongarch64 ppc64le, because this tool just deploy for x86 CPUs + * Wed Oct 30 2024 Funda Wang - 20241029-1 - update to 20241029