Update to v2025.02.12

This commit is contained in:
Koichiro Iwao 2025-02-20 01:12:46 +09:00
parent c659164018
commit 74afa76617
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
5954e38fdb30d7c7c3fa2b5cfe49be23310087bb SOURCES/v2025.01.22-2712.tar.gz
66e91ad467f9c76ab2a1a09506124d5bbad5e0f1 SOURCES/v2025.02.12-2712.tar.gz

View File

@ -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 <meta@almalinux.org> - 2025.02.12-2
- Update to v2025.02.12
* Fri Feb 14 2025 Koichiro Iwao <meta@almalinux.org> - 2025.01.22-2
- Separate the package into updater/config script and firmware binaries,
each licensed under different licenses