Fix up the versioning. Derp.

This commit is contained in:
Dave Jones 2011-05-20 22:02:35 -04:00
parent 6fcff9df33
commit 22c40c590c

View File

@ -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.