Bump and build

This commit is contained in:
Laura Abbott 2016-08-26 08:27:49 -07:00
parent 4e55c73613
commit 9ff3c92f08
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
@ -2168,6 +2168,9 @@ fi
#
#
%changelog
* Fri Aug 26 2016 Laura Abbott <labbott@redhat.com> - 4.7.2-201
- Bump and build
* Thu Aug 25 2016 Laura Abbott <labbott@fedoraproject.org>
- Fix for TPROXY panic (rhbz 1370061)
- Fix for known OOM regression