diff --git a/linux-firmware.spec b/linux-firmware.spec index ef7a4b0751a065a24b42a6ce97c891f307ee1d81..03e6394e9869ec4687cc0355c449d3847775e581 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,6 +1,6 @@ %define _binaries_in_noarch_packages_terminate_build 0 -%global release 1 +%global release 2 %global _lib_path /usr/lib/firmware %global _license_path /usr/share/licenses @@ -12,7 +12,7 @@ License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted URL: http://www.kernel.org/ BuildArch: noarch -Source0: %{name}-%{version}.tar.gz +Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.gz Patch1: change-python-script-shebang-to-python3.patch Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0 @@ -92,6 +92,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*} %{_lib_path}/* %changelog +* Mon AUg 31 2020 xinghe - 20200817-2 +- fix source url + * Wed Aug 25 2020 xinghe - 20200817-1 - update to 20200817