[linux-firmware/f21] Update to latest upstream git snapshot

Josh Boyer jwboyer at fedoraproject.org
Tue Oct 14 14:26:18 UTC 2014


commit 317953e924829c96f887e53e0539d51403fe8828
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Oct 13 15:56:46 2014 -0400

    Update to latest upstream git snapshot

 .gitignore          |    1 +
 linux-firmware.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f1c280..66b2ac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20140808.tar.gz
 /linux-firmware-20140828.tar.gz
 /linux-firmware-20140912.tar.gz
+/linux-firmware-20141013.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 17ccf51..117c91a 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,10 +1,10 @@
-%global checkout 365e80cce
-%global firmware_release 39
+%global checkout 0e5f6377
+%global firmware_release 40
 
 %global _firmwarepath	/usr/lib/firmware
 
 Name:		linux-firmware
-Version:	20140912
+Version:	20141013
 Release:	%{firmware_release}.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -403,6 +403,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Mon Oct 13 2014 Josh Boyer <jwboyer at fedoraproject.org> 20141013-42.git0e5f6377.fc21
+- Update to latest upstream git snapshot
+
 * Fri Sep 12 2014 Josh Boyer <jwboyer at fedoraproject.org> 20140912-39.git365e80cce.fc21
 - Update to the latest upstream git snapshot
 
diff --git a/sources b/sources
index 88cd30b..7742c44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-540773f0415d116724be844787331847  linux-firmware-20140912.tar.gz
+d8198305f6c15fa23b8eea6e1537a2e4  linux-firmware-20141013.tar.gz


More information about the scm-commits mailing list