From 74afa7661713d72d7ef730e9f4820dec2909ca6d Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Thu, 20 Feb 2025 01:12:46 +0900 Subject: [PATCH] Update to v2025.02.12 --- .rpi-eeprom.metadata | 2 +- SPECS/rpi-eeprom.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.rpi-eeprom.metadata b/.rpi-eeprom.metadata index bb3fa86..6d5c319 100644 --- a/.rpi-eeprom.metadata +++ b/.rpi-eeprom.metadata @@ -1 +1 @@ -5954e38fdb30d7c7c3fa2b5cfe49be23310087bb SOURCES/v2025.01.22-2712.tar.gz +66e91ad467f9c76ab2a1a09506124d5bbad5e0f1 SOURCES/v2025.02.12-2712.tar.gz diff --git a/SPECS/rpi-eeprom.spec b/SPECS/rpi-eeprom.spec index 5cf92ca..4bfa49c 100644 --- a/SPECS/rpi-eeprom.spec +++ b/SPECS/rpi-eeprom.spec @@ -2,7 +2,7 @@ %global srcdir %{name}-%{version}-2712 Name: rpi-eeprom -Version: 2025.01.22 +Version: 2025.02.12 Release: 2%{?dist} Summary: Raspberry Pi 4/5 boot EEPROM updater (experimental) BuildArch: noarch @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/lib/firmware/raspberrypi/* %changelog +* Thu Feb 20 2025 Koichiro Iwao - 2025.02.12-2 +- Update to v2025.02.12 + * Fri Feb 14 2025 Koichiro Iwao - 2025.01.22-2 - Separate the package into updater/config script and firmware binaries, each licensed under different licenses