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

Josh Boyer jwboyer at fedoraproject.org
Fri Feb 13 15:21:56 UTC 2015


commit bd07e0216823b20cb6d29adfb167d005df8b9062
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Feb 13 10:13:13 2015 -0500

    Update to latest upstream git snapshot
    
    - Firmware for Surface Pro 3 WLAN/Bluetooth (rhbz 1185804)

 .gitignore          |    1 +
 linux-firmware.spec |   18 +++++++++++-------
 sources             |    2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7764ad1..2e81d81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20140912.tar.gz
 /linux-firmware-20141013.tar.gz
 /linux-firmware-20150115.tar.gz
+/linux-firmware-20150213.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 1c7b15b..1c234b0 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,10 +1,10 @@
-%global checkout 78535e88
-%global firmware_release 42
+%global checkout 17657c35
+%global firmware_release 43
 
 %global _firmwarepath	/usr/lib/firmware
 
 Name:		linux-firmware
-Version:	20150115
+Version:	20150213
 Release:	%{firmware_release}.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -160,7 +160,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 %package -n iwl6000g2a-firmware
 Summary:	Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters
 License:	Redistributable, no modification permitted
-Version:	17.168.5.3
+Version:	18.168.6.1
 Release:	%{firmware_release}%{?dist}
 Obsoletes:	iwl6000g2a-firmware < 17.168.5.3-3
 %description -n iwl6000g2a-firmware
@@ -171,7 +171,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 %package -n iwl6000g2b-firmware
 Summary:	Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
 License:	Redistributable, no modification permitted
-Version:	17.168.5.2
+Version:	18.168.6.1
 Release:	%{firmware_release}%{?dist}
 Obsoletes:	iwl6000g2b-firmware < 17.168.5.2-3
 %description -n iwl6000g2b-firmware
@@ -194,7 +194,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 Summary:	Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
 License:	Redistributable, no modification permitted
 Epoch:		1
-Version:	23.11.10.0
+Version:	25.15.12.0
 Release:	%{firmware_release}%{?dist}
 %description -n iwl7260-firmware
 This package contains the firmware required by the Intel wireless drivers
@@ -205,7 +205,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 Summary:	Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
 License:	Redistributable, no modification permitted
 Epoch:		1
-Version:	23.11.10.0
+Version:	25.15.12.0
 Release:	%{firmware_release}%{?dist}
 %description -n iwl3160-firmware
 This package contains the firmware required by the Intel wireless drivers
@@ -406,6 +406,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* 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)
+
 * Thu Jan 15 2015 Josh Boyer <jwboyer at fedoraproject.org> 20150115-42.git78535e88.fc21
 - Update to latest upstream git snapshot
 - Adjust iwl{3160,7260} version numbers (rhbz 1167695)
diff --git a/sources b/sources
index b592939..eee2ec1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbf64c7fa8c246e0f41b76aec3e62ee6  linux-firmware-20150115.tar.gz
+09654b225531772bcc90325b6a3e8d21  linux-firmware-20150213.tar.gz


More information about the scm-commits mailing list