Update to the latest upstream git snapshot

This commit is contained in:
Josh Boyer 2014-09-12 18:39:08 -04:00
parent 4a823c7718
commit c7739e2305
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ linux-firmware-20100806.tar.bz2
/linux-firmware-20140605.tar.gz
/linux-firmware-20140808.tar.gz
/linux-firmware-20140828.tar.gz
/linux-firmware-20140912.tar.gz

View File

@ -1,10 +1,10 @@
%global checkout 13eb2086
%global firmware_release 40
%global checkout 365e80cce
%global firmware_release 41
%global _firmwarepath /usr/lib/firmware
Name: linux-firmware
Version: 20140828
Version: 20140912
Release: %{firmware_release}.git%{checkout}%{?dist}
Summary: Firmware files used by the Linux kernel
@ -405,6 +405,9 @@ rm -rf $RPM_BUILD_ROOT
%doc WHENCE LICENCE.* LICENSE.*
%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>
- Update to latest upstream git snapshot for new radeon firmware (rhbz 1130738)
- Fix versioning after mass rebuild and for iwl5000-firmware (rhbz 1130979)

View File

@ -1 +1 @@
42459b7c7ba0f9c98ea825c2a1b68aff linux-firmware-20140828.tar.gz
540773f0415d116724be844787331847 linux-firmware-20140912.tar.gz