diff --git a/firmware-1.20201022.tar.gz b/firmware-1.20201022.tar.gz new file mode 100644 index 0000000..52bb93f Binary files /dev/null and b/firmware-1.20201022.tar.gz differ diff --git a/raspberrypi-firmware-20200904.tar.gz b/raspberrypi-firmware-20201110.tar.gz similarity index 57% rename from raspberrypi-firmware-20200904.tar.gz rename to raspberrypi-firmware-20201110.tar.gz index 00d07f0..4becbc5 100644 Binary files a/raspberrypi-firmware-20200904.tar.gz and b/raspberrypi-firmware-20201110.tar.gz differ diff --git a/raspberrypi-firmware.spec b/raspberrypi-firmware.spec index de8f030..15322f5 100644 --- a/raspberrypi-firmware.spec +++ b/raspberrypi-firmware.spec @@ -1,11 +1,11 @@ %global _lib_path /usr/lib/firmware %global _license_path /usr/share/licenses/raspi -%global firmware_release 1.20200819 +%global firmware_release 1.20201022 %global debug_package %{nil} Name: raspberrypi-firmware -Version: 20200904 -Release: 3 +Version: 20201110 +Release: 4 Summary: Firmware files used for RaspberryPi License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted ExclusiveArch: aarch64 @@ -13,7 +13,7 @@ ExclusiveArch: aarch64 Provides: raspberrypi-firmware = %{version}-%{release} URL: https://github.com/raspberrypi/firmware -Source0: https://github.com/raspberrypi/firmware/archive/firmware-%{firmware_release}.tar.gz +Source0: https://github.com/raspberrypi/firmware/archive/%{firmware_release}/firmware-%{firmware_release}.tar.gz Source1: %{name}-%{version}.tar.gz Conflicts: linux-firmware @@ -48,6 +48,9 @@ cd - /boot/* %changelog +* Tue Nov 10 2020 Yafen Fang - 20201110-4 +- update firmware files: firmware(1.20201022), bluez-firmware(a4e08822e3f24a6211f6ac94bc98b7ef87700c70) and firmware-nonfree(5113681d6dcd46581a1882cbeb3d5cf1ddbf7676). + * Tue Sep 22 2020 Yafen Fang - 20200904-3 - Add the conflicts field, declaring the conflicts with linux-firmware(brcmfmac43362-sdio.lemaker,bananapro.txt/brcmfmac43430-sdio.bin/brcmfmac43455-sdio.bin in /usr/lib/firmware/brcm).