update source version to 2024.09.23-2712

(cherry picked from commit 04869a8e5e02f50b4e0e611e57a5ce0151658963)
This commit is contained in:
Yafen 2024-11-04 18:12:40 +08:00 committed by openeuler-sync-bot
parent a5ea90e5d6
commit 28ec55997d
2 changed files with 7 additions and 3 deletions

View File

@ -1,10 +1,10 @@
%global _firmware_path /lib/firmware
%define url_version 2024.04.20-2712
%define url_version 2024.09.23-2712
%global debug_package %{nil}
Name: raspberrypi-eeprom
Version: 2024.04.20
Version: 2024.09.23
Release: 1
Summary: Raspberry Pi 4 and Pi 5 EEPROM firmware
License: BSD-3-Clause and custom
@ -17,7 +17,7 @@ AutoReq: no
AutoProv: yes
Provides: rpi-eeprom
Requires: raspberrypi-firmware libraspberrypi-bin python3 binutils pciutils
Requires: raspberrypi-firmware python3 binutils pciutils
Provides: rpi-eeprom-config = %{version}
Obsoletes: rpi-eeprom-config < %{version}
BuildRequires: fdupes
@ -70,6 +70,10 @@ done
%{_firmware_path}/raspberrypi
%changelog
* Mon Nov 4 2024 Yafen Fang <yafen@iscas.ac.cn> - 2024.09.23-1
- update upstream version to 2024.09.23-2712
- remove requires: libraspberrypi-bin
* Mon Apr 22 2024 Yafen Fang <yafen@iscas.ac.cn> - 2024.04.20-1
- update upstream version to 2024.04.20-2712
- add Raspberry Pi 5 bootloader EEPROMs