diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 4bfd2e2a80e671a707d095bae3043668430c3875..078db43419fe45ef801f42e34bf62e8d2fb1ff5f 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 20231009 %global debug_package %{nil} @@ -136,7 +136,7 @@ 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 Patch0011: 0011-releasenote.md-add-stub-release-notes-for-microcode-.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 @@ -573,6 +573,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 26 2024 wuxiat - 4:20230808-2.20231009.1.0.2 +- add sw patch + * Wed Dec 06 2023 zhangwenlong - 4:20230808-2.20231009.1.0.1 - Support loongarch64