Update to the latest upstream git snapshot
This commit is contained in:
parent
d23add4e28
commit
3071c6aae0
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20150115.tar.gz
|
/linux-firmware-20150115.tar.gz
|
||||||
/linux-firmware-20150213.tar.gz
|
/linux-firmware-20150213.tar.gz
|
||||||
/linux-firmware-20150316.tar.gz
|
/linux-firmware-20150316.tar.gz
|
||||||
|
/linux-firmware-20150410.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout 020e534e
|
%global checkout ec89525b
|
||||||
%global firmware_release 47
|
%global firmware_release 48
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20150316
|
Version: 20150410
|
||||||
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
|
||||||
|
|
||||||
@ -406,6 +406,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 10 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150415-47.gitec89525b
|
||||||
|
- Update to the latest upstream git snapshot
|
||||||
|
|
||||||
* Thu Mar 19 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
* Thu Mar 19 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Ship the cx18x firmware files (rhbz 1203385)
|
- Ship the cx18x firmware files (rhbz 1203385)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user