update to 20240513

This commit is contained in:
wangxiao65 2024-07-03 11:28:48 +00:00
parent 2039120e4e
commit 0d28939bc7
4 changed files with 10 additions and 6 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
linux-firmware-20240513.tar.gz filter=lfs diff=lfs merge=lfs -text

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d4959c1293ff8a6e40ac3d265205297a3e93e4fe5e8e25a7d16cfed78cbb098
size 356057052

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa916c12dd5ced81d3bbed4141452c2714f0fedf7f63c51354fa7490397bc83a
size 568852492

View File

@ -1,18 +1,18 @@
%define _binaries_in_noarch_packages_terminate_build 0
%global release 2
%global release 1
%global _lib_path /usr/lib/firmware
%global _license_path /usr/share/licenses
Name: linux-firmware
Version: 20231111
Version: 20240513
Release: %{release}
Summary: Firmware files used by the Linux kernel
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
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
Obsoletes: kernel-firmware < %{version} xorg-x11-drv-ati-firmware < 6.13.0-0.22
@ -176,6 +176,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
%changelog
* Wed Jul 3 2024 wangxiao <wangxiao184@h-partners.com> - 20240513-1
- update to 20240513
* Tue May 7 2024 lijian <lijian2@kylinos.cn> - 20231111-2
- Delete unused files to remove python dependencies