bump and build

This commit is contained in:
Laura Abbott 2017-06-20 08:49:39 -07:00
parent ebe6d67223
commit 26a80c9887
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 100
%global baserelease 101
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2203,6 +2203,9 @@ fi
#
#
%changelog
* Tue Jun 20 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.6-101
- bump and build
* Mon Jun 19 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.6-100
- Linux v4.11.6
- Fix CVE-2017-1000364 (rhbz 1462819 1461333)