Fix release

This commit is contained in:
eabdullin 2026-02-25 12:21:10 +04:00
parent 8d07f086df
commit aefd3ede74
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/linux-firmware-*.tar.xz
/vpu_37xx_v0.0.bin
/vpu_40xx_v0.0.bin

View File

@ -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 <dvlasenk@redhat.com> - 20260130-22
* Fri Jan 30 2026 Denys Vlasenko <dvlasenk@redhat.com> - 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 <dvlasenk@redhat.com> - 20260107-21
* Wed Jan 07 2026 Denys Vlasenko <dvlasenk@redhat.com> - 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 <dvlasenk@redhat.com> - 20251111-20
* Tue Nov 11 2025 Denys Vlasenko <dvlasenk@redhat.com> - 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)