Update to latest upstream git tree
This commit is contained in:
parent
b41568ea53
commit
3a1672e835
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ linux-firmware-20100806.tar.bz2
|
||||
/linux-firmware-20120925.tar.gz
|
||||
/linux-firmware-20121218.tar.gz
|
||||
/linux-firmware-20130201.tar.gz
|
||||
/linux-firmware-20130418.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global checkout 65a5163
|
||||
%global iwlwifi_release 22
|
||||
%global checkout b584174
|
||||
%global iwlwifi_release 23
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20130201
|
||||
Release: 0.5.git%{checkout}%{?dist}
|
||||
Version: 20130418
|
||||
Release: 0.1.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
|
||||
Group: System Environment/Kernel
|
||||
@ -367,6 +367,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc WHENCE LICENCE.* LICENSE.*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2013 Josh Boyer <jwboyer@redhat.com> - 20130418-0.1.gitb584174
|
||||
- Update to latest upstream git tree
|
||||
|
||||
* Tue Mar 19 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Own the firmware directories (rhbz 919249)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user