diff --git a/kernel.spec b/kernel.spec index 0f5101aae..bb92a1344 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 11 +%global baserelease 1 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -66,7 +66,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 5 +%define stable_update 6 # Is it a -stable RC? %define stable_rc 0 # Set rpm version accordingly @@ -2283,6 +2283,9 @@ fi # and build. %changelog +* Wed Dec 21 2011 Dave Jones 3.1.6-1 +- Linux 3.1.6 + * Wed Dec 21 2011 John W. Linville - Apply some iwlwifi regression fixes not in the 3.2-rc6 wireless snapshot - Turn-off with_backports for s390x diff --git a/sources b/sources index 86944d85b..4f88bd4c8 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2 -84c040bb8c4f46d351731cb0c05d9474 patch-3.1.5.bz2 656f2b85102dc935039e867abd08b880 compat-wireless-3.2-rc6-3.tar.bz2 +b815dda0a05f7774a0ed0b705b8cfd4c patch-3.1.6.bz2