diff --git a/kernel.spec b/kernel.spec index 713ea3a..52ba123 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 201 +%global baserelease 200 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -76,7 +76,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} @@ -2284,6 +2284,9 @@ fi # ||----w | # || || %changelog +* Wed May 08 2013 Dave Jones - 3.9.1-200 +- Linux 3.9.1 + * Wed May 08 2013 Josh Boyer - Don't remove headers explicitly exported via UAPI (rhbz 959467) diff --git a/sources b/sources index 1e0461c..f74ebc7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz -8593d817ac34645b0ce4d17f6650b6b4 patch-3.9.1-rc1.xz +66f171a17aa39b6dc6eb8bb51a4117c7 patch-3.9.1.xz