[linux-firmware/f15] Update to latest upstream. Adds new rtl and ath firmware

Josh Boyer jwboyer at fedoraproject.org
Wed Apr 18 16:19:26 UTC 2012


commit 3b930626e3e4904b714a672c20fe65024c50aa04
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Apr 18 11:35:03 2012 -0400

    Update to latest upstream.  Adds new rtl and ath firmware

 .gitignore          |    1 +
 linux-firmware.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f49f10..6555ecf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20110601.tar.bz2
 /linux-firmware-20110731.tar.bz2
 /linux-firmware-20120206.tar.gz
+/linux-firmware-20120418.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 7dd16b1..5426ba5 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,8 +1,8 @@
-%global checkout 06c8f81
+%global checkout 85fbcaa
 
 Name:		linux-firmware
-Version:	20120206
-Release:	0.3.git%{checkout}%{?dist}
+Version:	20120418
+Release:	0.1.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
 Group:		System Environment/Kernel
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/*
 
 %changelog
+* Wed Apr 18 2012 Josh Boyer <jwboyer at redhat.com> 20120418-0.1.git85fbcaa
+- Update to latest upstream.  Adds new rtl and ath firmware
+
 * Wed Mar 21 2012 Dave Airlie <airlied at redhat.com> 20120206-0.3.git06c8f81
 - use git to apply the radeon firmware
 
diff --git a/sources b/sources
index f95bc48..40ce3d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c0652ca5187ee9a71e801cd40a4cc69  linux-firmware-20120206.tar.gz
+7652141968b9c53af4d38317a85f88b8  linux-firmware-20120418.tar.gz


More information about the scm-commits mailing list