bump baserelease for test build

This commit is contained in:
Justin M. Forbes 2013-09-25 10:16:57 -05:00
parent 6dc9f1171b
commit b74dc3c3f0
1 changed files with 4 additions and 1 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 200
%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2324,6 +2324,9 @@ fi
# and build.
%changelog
* Wed Sep 25 2013 Justin M. Forbes <jforbes@fedoraproject.org>
- Bump baserelease for test build
* Wed Sep 25 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Add another fix for skge (rhbz 1008323)