diff --git a/kernel.spec b/kernel.spec index a7f66ba..59552a8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 101 +%global baserelease 100 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -74,7 +74,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 @@ -2344,6 +2344,9 @@ fi # ||----w | # || || %changelog +* Fri Oct 18 2013 Justin M. Forbes - 3.11.6-100 +- Linux v3.11.6 + * Thu Oct 17 2013 Josh Boyer - Add patch to fix BusLogic error (rhbz 1015558) - Fix rt2800usb polling timeouts and throughput issues (rhbz 984696) diff --git a/sources b/sources index ba90d65..91571da 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz -628876a432c0d4090013b383abac20e4 patch-3.11.5.xz +c44ebb225fe9956b636b79ab6b61aa42 patch-3.11.6.xz