[linux-firmware/f19] Update to new snapshot

Josh Boyer jwboyer at fedoraproject.org
Fri Jan 31 12:11:35 UTC 2014


commit 3d40942a91f99e50b4584b8c491af6afb23884b5
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Jan 31 07:07:20 2014 -0500

    Update to new snapshot
    
    - Updates for Intel 3160/7260, radeon HAWAII GPUs, and some rtlwifi chips
    - Fixes bugs 815579 1046935

 .gitignore          |    1 +
 linux-firmware.spec |   15 ++++++++++-----
 sources             |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cad2da1..364ee3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20130607.tar.gz
 /linux-firmware-20130724.tar.gz
 /linux-firmware-20131001.tar.gz
+/linux-firmware-20140131.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 57529d6..9a0ac90 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,10 +1,10 @@
-%global checkout b8ac7c7e
-%global firmware_release 33
+%global checkout d7f8a7c8
+%global firmware_release 34
 
 %global _firmwarepath	/usr/lib/firmware
 
 Name:		linux-firmware
-Version:	20131001
+Version:	20140131
 Release:	%{firmware_release}.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -193,7 +193,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 %package -n iwl7260-firmware
 Summary:	Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
 License:	Redistributable, no modification permitted
-Version:	22.0.7.0
+Version:	22.15.8.0
 Release:	%{firmware_release}%{?dist}
 %description -n iwl7260-firmware
 This package contains the firmware required by the iwlagn driver
@@ -203,7 +203,7 @@ contained inside the provided LICENSE file. Please read it carefully.
 %package -n iwl3160-firmware
 Summary:	Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
 License:	Redistributable, no modification permitted
-Version:	22.0.7.0
+Version:	22.15.8.0
 Release:	%{firmware_release}%{?dist}
 %description -n iwl3160-firmware
 This package contains the firmware required by the iwlagn driver
@@ -405,6 +405,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Fri Jan 31 2014 Josh Boyer <jwboyer at fedoraproject.org> - 20140131-34.gitd7f8a7c8
+- Update to new snapshot
+- Updates for Intel 3160/7260, radeon HAWAII GPUs, and some rtlwifi chips
+- Fixes bugs 815579 1046935
+
 * Mon Oct 07 2013 Kyle McMartin <kyle at fedoraproject.org> - 20131001-33.gitb8ac7c7e
 - Drop amd-ucode again. (#1015805)
 
diff --git a/sources b/sources
index 3bb6a16..8f8b3b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5f6cfa12bc1bb6bc17f8d28ae0a7467  linux-firmware-20131001.tar.gz
+7bfb29f6099203ef496d2ad86bf36729  linux-firmware-20140131.tar.gz


More information about the scm-commits mailing list