From 9ff3c92f08fa8d453a7589537ecb487472dfaf0f Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Fri, 26 Aug 2016 08:27:49 -0700 Subject: [PATCH] Bump and build --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 90fbc8543..21a92c39b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 - 4.7.2-201 +- Bump and build + * Thu Aug 25 2016 Laura Abbott - Fix for TPROXY panic (rhbz 1370061) - Fix for known OOM regression