From dd5571e2740c71f8bcc4e697fe35dce19a48ea8a Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Fri, 2 Jun 2017 09:53:48 -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 ab6b4cc0c..fecd80dea 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 300 +%global baserelease 301 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2206,6 +2206,9 @@ fi # # %changelog +* Fri Jun 02 2017 Laura Abbott - 4.11.3-301 +- Bump and build + * Tue May 30 2017 Laura Abbott - NVME firmware quirk (rhbz 1455780) - Fix for IPv6 tunnels reported on bodhi)