diff --git a/kernel.spec b/kernel.spec index ea3a5a498..108df7601 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,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 2 +%global baserelease 3 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2308,7 +2308,7 @@ fi # '-' | | # '-' %changelog -* Fri Mar 16 2012 Adam Jackson +* Fri Mar 16 2012 Adam Jackson - 3.3.0-0.rc7.git2.3 - drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong, but they're not helpful at this point.