bump for build

This commit is contained in:
Dave Jones 2012-03-16 16:55:08 -04:00
parent efa8ce0877
commit 64c1946b90
1 changed files with 2 additions and 2 deletions

View File

@ -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 <ajax@redhat.com>
* Fri Mar 16 2012 Adam Jackson <ajax@redhat.com> - 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.