diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 02d63c960e911481f97d1e27b834f6bdf7736aab..c2d8e2696ba71a4d4283891789d6884539eaf0b4 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %define intel_ucode_version 20230808 %global debug_package %{nil} @@ -134,7 +134,7 @@ Patch0008: 0008-releasenote.md-remove-the-duplicating-06-9e-0c-22-re.patch Patch0009: 0009-releasenote.md-fix-old-revisions-for-06-8e-09-10-and.patch Patch0010: 0010-releasenote.md-add-old-revisions-for-06-be-00-11-06-.patch -ExclusiveArch: %{ix86} x86_64 loongarch64 +ExclusiveArch: %{ix86} x86_64 loongarch64 sw_64 BuildRequires: systemd-units # hexdump is used in gen_provides.sh BuildRequires: coreutils util-linux @@ -570,6 +570,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 30 2023 wuxiat - 4:20220809-2.20230808.2.0.2 +- add sw patch + * Mon Sep 11 2023 zhangwenlong - 4:20220809-2.20230808.2.0.1 - Support loongarch64