fix release

This commit is contained in:
eabdullin 2025-06-24 11:47:17 +03:00
parent c804fa2054
commit 98d5b29df4

View File

@ -1,5 +1,5 @@
%global debug_package %{nil}
%global firmware_release 152
%global firmware_release 151.1
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
@ -461,7 +461,7 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/netronome/*
%changelog
* Wed May 14 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250513-152
* Wed May 14 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250513-151.1
- Update linux-firmware to latest upstream (RHEL-87565)
Changes since the last update are noted on items below, copied from
the git changelog of upstream linux-firmware repository.