Bump the release for a re-build

The build failed and unfortunately I pushed commits so I can't rebuild
the old 4.16.8-200 commit.
This commit is contained in:
Jeremy Cline 2018-05-10 10:56:18 -04:00
parent 5e02444a7b
commit b0f1614e4f
No known key found for this signature in database
GPG Key ID: 9223308FA9B246DB
1 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,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
@ -1930,6 +1930,9 @@ fi
#
#
%changelog
* Wed May 09 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.8-201
- Bump the release for a re-build
* Wed May 09 2018 Jeremy Cline <jeremy@jcline.org>
- Workaround for m400 uart irq firmware description (rhbz 1574718)