From 080a71c0e31b4c7de3d0028928e36c3db4df8b95 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 19 Jan 2026 12:14:21 +0300 Subject: [PATCH] Fix version --- microcode_ctl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index edfcd31..e066540 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -11,7 +11,7 @@ Summary: CPU microcode updates for Intel x86 processors Name: microcode_ctl -Version: 20250211 +Version: 20250812 Release: 1.%{intel_ucode_version}.1%{?dist} Epoch: 4 License: CC0 and Redistributable, no modification permitted @@ -467,7 +467,7 @@ rm -rf %{buildroot} %changelog -* Mon Nov 24 2025 Denys Vlasenko - 4:20251111-1 +* Mon Nov 24 2025 Denys Vlasenko - 4:20250812-1.20251111-1 - Fix typo in /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08/config (RHEL-123517) - Update Intel CPU microcode to microcode-20251111 release (RHEL-128195)