summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2010-09-03 11:50:18 -0400
committerDave Jones <davej@redhat.com>2010-09-03 11:50:18 -0400
commit60b5ba47d37422200e7f806e609e719808c59a01 (patch)
tree9a9671a95d34c76905fd46b7ef81e76c7a502bbe /kernel.spec
parentfff25a2ad108da8e32461ee1a3156a09abd58ae4 (diff)
downloadkernel-60b5ba47d37422200e7f806e609e719808c59a01.tar.gz
kernel-60b5ba47d37422200e7f806e609e719808c59a01.tar.xz
kernel-60b5ba47d37422200e7f806e609e719808c59a01.zip
bump for build
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 114580fac..b6a38fafa 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3
#
-%global baserelease 15
+%global baserelease 16
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1876,7 +1876,7 @@ fi
# || ||
%changelog
-* Fri Sep 03 2010 Dave Jones <davej@redhat.com>
+* Fri Sep 03 2010 Dave Jones <davej@redhat.com> 2.6.36-0.16.rc3.git0
- exec-randomization: brk away from exec rand area (Kees Cook)
* Fri Sep 03 2010 Dave Jones <davej@redhat.com>