diff --git a/kernel.spec b/kernel.spec index d7bc01e..e065086 100644 --- a/kernel.spec +++ b/kernel.spec @@ -47,7 +47,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 165 +%global baserelease 166 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -61,7 +61,7 @@ Summary: The Linux kernel # Do we have a -stable update to apply? %define stable_update 21 # 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} @@ -2197,6 +2197,9 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Fri Aug 27 2010 Chuck Ebbert 2.6.32.21-166 +- Linux 2.6.32.21 + * Wed Aug 25 2010 Chuck Ebbert 2.6.32.21-165.rc1 - Linux 2.6.32.21-rc1 - Drop merged patches: diff --git a/sources b/sources index e0e64a3..aa75510 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ 260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -37cd37164dd7f288dc84f831fc33a598 patch-2.6.32.20.bz2 -6341e8071147c9a270f5119c4a32c850 patch-2.6.32.21-rc1.bz2 +29aa10a231882a6e52908642b572326f patch-2.6.32.21.bz2