diff --git a/.gitignore b/.gitignore index 10abc3c..59998c9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ linux-firmware-20100806.tar.bz2 /linux-firmware-20150213.tar.gz /linux-firmware-20150316.tar.gz /linux-firmware-20150410.tar.gz +/linux-firmware-20150521.tar.gz diff --git a/linux-firmware.spec b/linux-firmware.spec index b7c2632..55c0edf 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -1,10 +1,10 @@ -%global checkout ec89525b -%global firmware_release 51 +%global checkout 3161bfa4 +%global firmware_release 52 %global _firmwarepath /usr/lib/firmware Name: linux-firmware -Version: 20150410 +Version: 20150521 Release: %{firmware_release}.git%{checkout}%{?dist} Summary: Firmware files used by the Linux kernel @@ -195,7 +195,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: 25.15.12.0 +Version: 25.17.12.0 Release: %{firmware_release}%{?dist} %description -n iwl7260-firmware This package contains the firmware required by the Intel wireless drivers @@ -206,7 +206,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: 25.15.12.0 +Version: 25.17.12.0 Release: %{firmware_release}%{?dist} %description -n iwl3160-firmware This package contains the firmware required by the Intel wireless drivers @@ -407,6 +407,10 @@ rm -rf $RPM_BUILD_ROOT %doc WHENCE LICENCE.* LICENSE.* %changelog +* Thu May 21 2015 Josh Boyer 20150521-52.git3161bfa4 +- Update to latest upstream git snapshot +- Updated iwlwifi 316x/726x firmware + * Wed May 06 2015 Josh Boyer 20150415-51.gitec89525b - Obsoletes ivtv-firmware (rbhz 1211055) diff --git a/sources b/sources index 21a6c50..369d33e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1b4c1a8b5dd236beedc9ee37dc1c380 linux-firmware-20150410.tar.gz +92dc152c47e2f1dc352b047bb5b017c0 linux-firmware-20150521.tar.gz