diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 94cd038654f45da10a28594ce7ba065db65cbb86..ad77023d6add4c746e18439dd72769e7f2daac35 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %define base_name microcode %global debug_package %{nil} @@ -10,7 +10,7 @@ License: GPLv2+ and Redistributable, no modification permitted URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/%{base_name}-%{version}.tar.gz Source1: Makefile -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 loongarch64 BuildRequires: make %description @@ -45,6 +45,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Mon Sep 25 2023 Wenlong Zhang - 20230808-2 +- Add loongarch64 support + * Thu Aug 10 2023 Funda Wang - 20230808-1 - New version 20230808