Update to the latest upstream snapshot
This commit is contained in:
parent
27da0616db
commit
bc2593d407
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20160816.tar.gz
|
/linux-firmware-20160816.tar.gz
|
||||||
/linux-firmware-20160923.tar.gz
|
/linux-firmware-20160923.tar.gz
|
||||||
/linux-firmware-20161205.tar.gz
|
/linux-firmware-20161205.tar.gz
|
||||||
|
/linux-firmware-20170213.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout 91ddce49
|
%global checkout 6d3bc888
|
||||||
%global firmware_release 70
|
%global firmware_release 71
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20161205
|
Version: 20170213
|
||||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
@ -414,6 +414,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%license WHENCE LICENCE.* LICENSE.*
|
%license WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2017 Josh Boyer <jwboyer@fedoraproject.org> - 20170213-71.git6d3bc888
|
||||||
|
- Update to the latest upstream snapshot
|
||||||
|
|
||||||
* Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 20161205-70.git91ddce49
|
* Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 20161205-70.git91ddce49
|
||||||
- Add missing %%license macro
|
- Add missing %%license macro
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user