From 676a6c088abb1d0a712f4580d6f015a9e90e7bf6 Mon Sep 17 00:00:00 2001 From: lvfei Date: Wed, 3 Sep 2025 10:18:07 +0800 Subject: [PATCH] update the license --- raspberrypi-eeprom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index 7d1731a..fa0b952 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -6,7 +6,7 @@ Name: raspberrypi-eeprom Version: 2024.11.12 Release: 1 Summary: Raspberry Pi 4 and Pi 5 EEPROM firmware -License: BSD-3-Clause and MIT and uIP and custom +License: BSD-3-Clause and MIT URL: https://github.com/raspberrypi/rpi-eeprom Source0: https://github.com/raspberrypi/rpi-eeprom/archive/v%{url_version}/rpi-eeprom-%{version}.tar.gz @@ -69,6 +69,9 @@ done %{_firmware_path}/raspberrypi %changelog +* Mon Jun 16 2025 lvfei - 2024.11.12-2 +- update the license + * Mon Dec 9 2024 Yafen Fang - 2024.11.12-1 - update upstream version to 2024.11.12-2712 -- Gitee