summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-05-20 22:02:35 -0400
committerDave Jones <davej@redhat.com>2011-05-20 22:02:35 -0400
commit22c40c590c624184d7570f64af1c46237d5f494d (patch)
tree967af45ecd9934f1b3bce983c731e512f98d3ae9
parent6fcff9df33a280d5162845b18be3f3603b0f4e8e (diff)
downloadkernel-22c40c590c624184d7570f64af1c46237d5f494d.tar.gz
kernel-22c40c590c624184d7570f64af1c46237d5f494d.tar.xz
kernel-22c40c590c624184d7570f64af1c46237d5f494d.zip
Fix up the versioning. Derp.
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 1581e97b6..0dc1ea7fd 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 0
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1938,6 +1938,9 @@ fi
# and build.
%changelog
+* Fri May 20 2011 Dave Jones <davej@redhat.com>
+- Rebuild to fix versioning.
+
* Thu May 19 2011 Dave Jones <davej@redhat.com>
- Update to 2.6.39 final.