diff --git a/kernel.spec b/kernel.spec index 496cfd7c1..4dbe47ee5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -48,7 +48,7 @@ Summary: The Linux kernel # reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec). # scripts/rebase.sh should be made to do that for you, actually. # -%global baserelease 11 +%global baserelease 12 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -62,7 +62,7 @@ Summary: The Linux kernel # Do we have a -stable update to apply? %define stable_update 4 # Is it a -stable RC? -%define stable_rc 1 +%define stable_rc 0 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev .%{stable_update} @@ -1891,6 +1891,9 @@ fi # and build. %changelog +* Fri Aug 27 2010 Chuck Ebbert 2.6.35.4-12 +- Linux 2.6.35.4 + * Wed Aug 25 2010 Chuck Ebbert 2.6.35.4-11.rc1 - Linux 2.6.35.4-rc1 - Fix up linux-2.6-i386-nx-emulation.patch for 2.6.35.4 diff --git a/sources b/sources index bd22fb7a1..d1eb64f29 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 -a921f7789b7047b84f30a6f283cf6d07 patch-2.6.35.3.bz2 -33afb339ec201d14792ba66e4c20985e patch-2.6.35.4-rc1.bz2 +738f762746488345b1a8707d00895eef patch-2.6.35.4.bz2