diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index fa90ce5e558e6f8198b5afa2b8e956d0af7e1132..b6c19410d3e25cebd9e519ddaaf5b7b354d64c94 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -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 - 2024.09.23-1 +- update upstream version to 2024.09.23-2712 +- remove requires: libraspberrypi-bin + * Mon Apr 22 2024 Yafen Fang - 2024.04.20-1 - update upstream version to 2024.04.20-2712 - add Raspberry Pi 5 bootloader EEPROMs diff --git a/rpi-eeprom-2024.04.20.tar.gz b/rpi-eeprom-2024.09.23.tar.gz similarity index 73% rename from rpi-eeprom-2024.04.20.tar.gz rename to rpi-eeprom-2024.09.23.tar.gz index b5d46594866aeb0a25877db0f78918dc47d89e1a..5121b432cd92adcadf6a9baf5e37958711a83e3a 100644 Binary files a/rpi-eeprom-2024.04.20.tar.gz and b/rpi-eeprom-2024.09.23.tar.gz differ