diff --git a/.gitattributes b/.gitattributes index b18cb3d03f09cd4752d3cfad9f94e7d0ecf1bc5e..af3327c187866e31e07650bf2d70913cda0e114e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -linux-firmware-20240513.tar.xz filter=lfs diff=lfs merge=lfs -text +linux-firmware-20240513.tar.gz filter=lfs diff=lfs merge=lfs -text diff --git a/linux-firmware-20240513.tar.xz b/linux-firmware-20240513.tar.gz similarity index 32% rename from linux-firmware-20240513.tar.xz rename to linux-firmware-20240513.tar.gz index 62906716e673ea98af1c13025327b49c67398596..665ef0c7806ce0f010eb54b0bd6c1e85ea9792cc 100644 --- a/linux-firmware-20240513.tar.xz +++ b/linux-firmware-20240513.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f05edb99668135d37cedc4fdd18aac2802dc9e4566e086e6c6c2e321f3ecc4e -size 371738300 +oid sha256:fa916c12dd5ced81d3bbed4141452c2714f0fedf7f63c51354fa7490397bc83a +size 568852492 diff --git a/linux-firmware.spec b/linux-firmware.spec index 75bac8d001e0b27900a33270d376eda4f5c85d82..fa572c827d6df2688d56694d7370acb488c40acc 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: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz +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 @@ -176,6 +176,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*} %changelog +* Thu May 23 2024 wangbin - 20240513-2 +- Reupload tar package to fix git lfs clone error + * Wed May 15 2024 caizhongfei - 20240513-1 - update to 20240513