Update to the latest upstream git snapshot
This commit is contained in:
parent
4a823c7718
commit
c7739e2305
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20140605.tar.gz
|
/linux-firmware-20140605.tar.gz
|
||||||
/linux-firmware-20140808.tar.gz
|
/linux-firmware-20140808.tar.gz
|
||||||
/linux-firmware-20140828.tar.gz
|
/linux-firmware-20140828.tar.gz
|
||||||
|
/linux-firmware-20140912.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout 13eb2086
|
%global checkout 365e80cce
|
||||||
%global firmware_release 40
|
%global firmware_release 41
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20140828
|
Version: 20140912
|
||||||
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
|
||||||
|
|
||||||
@ -405,6 +405,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 12 2014 Josh Boyer <jwboyer@fedoraproject.org> 20140912-41.git365e80cce.fc22
|
||||||
|
- Update to the latest upstream git snapshot
|
||||||
|
|
||||||
* Thu Aug 28 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
* Thu Aug 28 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Update to latest upstream git snapshot for new radeon firmware (rhbz 1130738)
|
- Update to latest upstream git snapshot for new radeon firmware (rhbz 1130738)
|
||||||
- Fix versioning after mass rebuild and for iwl5000-firmware (rhbz 1130979)
|
- Fix versioning after mass rebuild and for iwl5000-firmware (rhbz 1130979)
|
||||||
|
Loading…
Reference in New Issue
Block a user