diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index b6c1941..7d1731a 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -1,13 +1,12 @@ %global _firmware_path /lib/firmware -%define url_version 2024.09.23-2712 - +%define url_version 2024.11.12-2712 %global debug_package %{nil} Name: raspberrypi-eeprom -Version: 2024.09.23 +Version: 2024.11.12 Release: 1 Summary: Raspberry Pi 4 and Pi 5 EEPROM firmware -License: BSD-3-Clause and custom +License: BSD-3-Clause and MIT and uIP and custom URL: https://github.com/raspberrypi/rpi-eeprom Source0: https://github.com/raspberrypi/rpi-eeprom/archive/v%{url_version}/rpi-eeprom-%{version}.tar.gz @@ -70,6 +69,9 @@ done %{_firmware_path}/raspberrypi %changelog +* Mon Dec 9 2024 Yafen Fang - 2024.11.12-1 +- update upstream version to 2024.11.12-2712 + * Mon Nov 4 2024 Yafen Fang - 2024.09.23-1 - update upstream version to 2024.09.23-2712 - remove requires: libraspberrypi-bin diff --git a/rpi-eeprom-2024.09.23.tar.gz b/rpi-eeprom-2024.11.12.tar.gz similarity index 78% rename from rpi-eeprom-2024.09.23.tar.gz rename to rpi-eeprom-2024.11.12.tar.gz index 5121b43..bc6b11d 100644 Binary files a/rpi-eeprom-2024.09.23.tar.gz and b/rpi-eeprom-2024.11.12.tar.gz differ