fix version

This commit is contained in:
Dave Jones 2012-10-11 11:30:31 -04:00
parent e23703485a
commit 985716fccd
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 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2028,7 +2028,7 @@ fi
# and build.
%changelog
* Thu Oct 11 2012 Dave Jones <davej@redhat.com>
* Thu Oct 11 2012 Dave Jones <davej@redhat.com> 3.4.13-1
- Linux 3.4.13
* Wed Oct 03 2012 Josh Boyer <jwboyer@redhat.com>