From 8db4646e6a3b700f576de06adcc67fd097597d56 Mon Sep 17 00:00:00 2001 From: yafen Date: Fri, 25 Mar 2022 17:21:26 +0800 Subject: [PATCH] remove unused license: uIP (cherry picked from commit d75a09fbc704b8b4a2f37e35dd5f133b50f26170) --- raspberrypi-eeprom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index 18b0a01..2515cfc 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -5,9 +5,9 @@ Name: raspberrypi-eeprom Version: 2022.01.25 -Release: 1 +Release: 2 Summary: Raspberry Pi 4 EEPROM firmware -License: BSD-3-Clause and uIP and custom +License: BSD-3-Clause 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 @@ -63,6 +63,9 @@ cp -a firmware/default %{buildroot}%{_firmware_path}/raspberrypi/bootloader %{_firmware_path}/raspberrypi %changelog +* Fri Mar 25 2022 Yafen Fang - 2022.01.25-2 +- remove unused license: uIP + * Tue Mar 22 2022 Yafen Fang - 2022.01.25-1 - update upstream version to 2022.01.25-138a1 - fix for openEuler after following up upstream