Add verrel for build

This commit is contained in:
Josh Boyer 2013-04-29 09:27:52 -04:00
parent db65632c36
commit cee68baed2
1 changed files with 2 additions and 2 deletions

View File

@ -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 1
%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2289,7 +2289,7 @@ fi
# and build.
%changelog
* Mon Apr 29 2013 Josh Boyer <jwboyer@redhat.com>
* Mon Apr 29 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-301
- Linux v3.9
* Fri Apr 26 2013 Josh Boyer <jwboyer@redhat.com>