update source version to 2024.11.12-2712

(cherry picked from commit 6f3e16339e77e204728af69c5700c90c965cc8b9)
This commit is contained in:
Yafen 2024-12-09 14:55:46 +08:00 committed by openeuler-sync-bot
parent 95e3b9aa2a
commit ffe7d44c0b
2 changed files with 6 additions and 4 deletions

View File

@ -1,13 +1,12 @@
%global _firmware_path /lib/firmware %global _firmware_path /lib/firmware
%define url_version 2024.09.23-2712 %define url_version 2024.11.12-2712
%global debug_package %{nil} %global debug_package %{nil}
Name: raspberrypi-eeprom Name: raspberrypi-eeprom
Version: 2024.09.23 Version: 2024.11.12
Release: 1 Release: 1
Summary: Raspberry Pi 4 and Pi 5 EEPROM firmware 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 URL: https://github.com/raspberrypi/rpi-eeprom
Source0: https://github.com/raspberrypi/rpi-eeprom/archive/v%{url_version}/rpi-eeprom-%{version}.tar.gz Source0: https://github.com/raspberrypi/rpi-eeprom/archive/v%{url_version}/rpi-eeprom-%{version}.tar.gz
@ -70,6 +69,9 @@ done
%{_firmware_path}/raspberrypi %{_firmware_path}/raspberrypi
%changelog %changelog
* Mon Dec 9 2024 Yafen Fang <yafen@iscas.ac.cn> - 2024.11.12-1
- update upstream version to 2024.11.12-2712
* Mon Nov 4 2024 Yafen Fang <yafen@iscas.ac.cn> - 2024.09.23-1 * Mon Nov 4 2024 Yafen Fang <yafen@iscas.ac.cn> - 2024.09.23-1
- update upstream version to 2024.09.23-2712 - update upstream version to 2024.09.23-2712
- remove requires: libraspberrypi-bin - remove requires: libraspberrypi-bin