From 0cc4be684d2b3558e4fdaa7ef62d9b6f2963ffa6 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mar 17 2014 18:09:25 +0000 Subject: Updates for Intel 3160/7260 and BCM43362 (rhbz 1071590) --- diff --git a/.gitignore b/.gitignore index 364ee3f..5f72551 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ linux-firmware-20100806.tar.bz2 /linux-firmware-20130724.tar.gz /linux-firmware-20131001.tar.gz /linux-firmware-20140131.tar.gz +/linux-firmware-20140317.tar.gz diff --git a/linux-firmware.spec b/linux-firmware.spec index 42211df..1a11a2f 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,10 +1,10 @@ -%global checkout d7f8a7c8 -%global firmware_release 36 +%global checkout dec41bce +%global firmware_release 37 %global _firmwarepath /usr/lib/firmware Name: linux-firmware -Version: 20140131 +Version: 20140317 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.15.8.0 +Version: 22.24.8.0 Release: %{firmware_release}%{?dist} %description -n iwl7260-firmware This package contains the firmware required by the Intel wireless drivers @@ -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.15.8.0 +Version: 22.24.8.0 Release: %{firmware_release}%{?dist} %description -n iwl3160-firmware This package contains the firmware required by the Intel wireless drivers @@ -402,6 +402,9 @@ rm -rf $RPM_BUILD_ROOT %doc WHENCE LICENCE.* LICENSE.* %changelog +* Mon Mar 17 2014 Josh Boyer +- Updates for Intel 3160/7260 and BCM43362 (rhbz 1071590) + * Tue Mar 04 2014 Josh Boyer - Fixup Intel wireless package descriptions and Source0 (rhbz 1070600) diff --git a/sources b/sources index 8f8b3b0..4ed57ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7bfb29f6099203ef496d2ad86bf36729 linux-firmware-20140131.tar.gz +8d819913b5e296fc59f6b83bf18e6d81 linux-firmware-20140317.tar.gz