diff --git a/kernel.spec b/kernel.spec index d9949f7..e0b754f 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 5 +%global baserelease 1 %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 0 +%define stable_update 1 # Is it a -stable RC? %define stable_rc 0 # Set rpm version accordingly @@ -2327,6 +2327,9 @@ fi # ||----w | # || || %changelog +* Mon Oct 08 2012 Justin M. Forbes 3.6.1-1 +- Linux 3.6.1 + * Sat Oct 06 2012 Josh Boyer - secure boot modsign depends on CONFIG_MODULE_SIG not CONFIG_MODULES diff --git a/sources b/sources index 8ca40fe..152630c 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz +775f1389a934512341726f9b4aeaf661 patch-3.6.1.xz