diff --git a/kernel.spec b/kernel.spec index d7fc01754..ae8ecdc15 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 5 +%global baserelease 6 %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 1 # 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} @@ -1890,6 +1890,9 @@ fi # and build. %changelog +* Tue Aug 10 2010 Chuck Ebbert 2.6.35.1-6 +- Linux 2.6.35.1 + * Tue Aug 10 2010 Ben Skeggs 2.6.35.1-5.rc1 - nouveau: bring in patches up to what will be in 2.6.36 diff --git a/sources b/sources index ac901c98a..272eb45fc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 -58fd95172e18ed00310ec8b2f625f38f patch-2.6.35.1-rc1.bz2 +3b9d79bebb2e022c0906ca1cd54bd970 patch-2.6.35.1.bz2