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

Josh Boyer jwboyer at fedoraproject.org
Mon Mar 16 19:18:59 UTC 2015


commit 48eb9bbd0a5823626b8d95c1ae23cfceb2650f15
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Mar 16 15:17:49 2015 -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 2e81d81..5bc524d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20141013.tar.gz
 /linux-firmware-20150115.tar.gz
 /linux-firmware-20150213.tar.gz
+/linux-firmware-20150316.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 1c234b0..d60163c 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,10 +1,10 @@
-%global checkout 17657c35
-%global firmware_release 43
+%global checkout 020e534e
+%global firmware_release 44
 
 %global _firmwarepath	/usr/lib/firmware
 
 Name:		linux-firmware
-Version:	20150213
+Version:	20150316
 Release:	%{firmware_release}.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -406,6 +406,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Mon Mar 16 2015 Josh Boyer <jwboyer at fedoraproject.org> 20150316-46.git020e534e
+- Update to latest upstream git snapshot
+
 * Fri Feb 13 2015 Josh Boyer <jwboyer at fedoraproject.org> 20150213-45.git17657c35
 - Update to latest upstream git snapshot
 - Firmware for Surface Pro 3 WLAN/Bluetooth (rhbz 1185804)
diff --git a/sources b/sources
index eee2ec1..49d28a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09654b225531772bcc90325b6a3e8d21  linux-firmware-20150213.tar.gz
+6c14b1669da5033e3ba1d4723bfa985b  linux-firmware-20150316.tar.gz


More information about the scm-commits mailing list