summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-14 11:51:07 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-14 11:52:21 -0400
commita426d7787bb50f3b6ca928e07e6f18fbeef3637b (patch)
tree3f98cf0da1135a58090f9b5ea5a68c3d1eab0ff2 /kernel.spec
parentd8763818abe0ed7a4a8e3fba351a9efa2ffb6127 (diff)
downloadkernel-a426d7787bb50f3b6ca928e07e6f18fbeef3637b.tar.gz
kernel-a426d7787bb50f3b6ca928e07e6f18fbeef3637b.tar.xz
kernel-a426d7787bb50f3b6ca928e07e6f18fbeef3637b.zip
Enable DRM_VIA again per Adam Jackson
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 256365c28..d448a4ade 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 2
+%global baserelease 3
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2326,6 +2326,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon May 14 2012 Josh Boyer <jwboyer@redhat.com>
+- Enable DRM_VIA again per Adam Jackson
+
* Mon May 14 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.0-0.rc7.git0.2
- Reenable debugging options.