update to 20200619
This commit is contained in:
parent
dc973de289
commit
f8840eceea
@ -17,7 +17,7 @@ index 662c609..66a2774 100755
|
|||||||
+#!/usr/bin/python3
|
+#!/usr/bin/python3
|
||||||
|
|
||||||
import os, re, sys
|
import os, re, sys
|
||||||
|
from io import open
|
||||||
--
|
--
|
||||||
1.8.3.1
|
1.8.3.1
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
%global release 4
|
%global release 1
|
||||||
%global _lib_path /usr/lib/firmware
|
%global _lib_path /usr/lib/firmware
|
||||||
%global _license_path /usr/share/licenses
|
%global _license_path /usr/share/licenses
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20190815
|
Version: 20200619
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -92,6 +92,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
|
|||||||
%{_lib_path}/*
|
%{_lib_path}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2020 jinzhimin <jinzhimin2@huawei.com> - 20200619-1
|
||||||
|
- update to 20200619
|
||||||
|
|
||||||
* Fri Feb 21 2020 wangbin <wangbin224@huawei.com> - 20190815-4
|
* Fri Feb 21 2020 wangbin <wangbin224@huawei.com> - 20190815-4
|
||||||
- change python script shebang to python3
|
- change python script shebang to python3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user