Bump and build once again

This commit is contained in:
Laura Abbott 2017-06-05 09:00:51 -07:00
parent abd2ac6003
commit b137873ba9
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 201
%global baserelease 202
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2210,6 +2210,9 @@ fi
#
#
%changelog
* Mon Jun 05 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.3-202
- Bump and build once again
* Mon Jun 05 2017 Laura Abbott <labbott@fedoraproject.org>
- Actually fix ipsec encapsulation problems (rhbz 1458222 1458499)