From aefd3ede74a041ea67733eb9667151ee87b51eab Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 25 Feb 2026 12:21:10 +0400 Subject: [PATCH] Fix release --- .gitignore | 1 + linux-firmware.spec | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4282396..e52f9b0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /linux-firmware-*.tar.xz /vpu_37xx_v0.0.bin /vpu_40xx_v0.0.bin + diff --git a/linux-firmware.spec b/linux-firmware.spec index ce2dbf1..b29f38d 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -5,7 +5,7 @@ Name: linux-firmware Version: 20260130 -Release: 22%{?dist} +Release: 19.3%{?dist} Summary: Firmware files used by the Linux kernel License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted URL: http://www.kernel.org/ @@ -725,7 +725,7 @@ if st and st.type == "directory" then end %changelog -* Fri Jan 30 2026 Denys Vlasenko - 20260130-22 +* Fri Jan 30 2026 Denys Vlasenko - 20260130-19.3 - Update linux-firmware to latest upstream (RHEL-145527) Changes since the last update are noted on items below, copied from the git changelog of upstream linux-firmware repository. @@ -766,7 +766,7 @@ end - linux-firmware: update firmware for MT7920 WiFi device Resolves: RHEL-145527 -* Wed Jan 07 2026 Denys Vlasenko - 20260107-21 +* Wed Jan 07 2026 Denys Vlasenko - 20260107-19.2 - Update linux-firmware to latest upstream (RHEL-119866) Changes since the last update are noted on items below, copied from the git changelog of upstream linux-firmware repository. @@ -918,7 +918,7 @@ Resolves: RHEL-145527 - rtl_bt: Update RTL8922A BT USB firmware to 0x41C0_C905 Resolves: RHEL-119866 -* Tue Nov 11 2025 Denys Vlasenko - 20251111-20 +* Tue Nov 11 2025 Denys Vlasenko - 20251111-19.1 - Fix random hangs of Dell Pro Max laptops when on battery power (RHEL-117675) - AMDGPU: Update firmware for Strix Halo (RHEL-104078) - AMDGPU: Add firmware for Gorgon Point (RHEL-107606)