diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index 18b0a01986c2ae477947ac85914ce14d9324ac03..2515cfc5bfeb9c1e10680e19e9a8dd803b949cc5 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