From f2ae1bd31e1a9eccb8d80a7087aee1c19518ef74 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: May 09 2017 14:50:11 +0000 Subject: Bump for updated gcc (rhbz 1448958) --- diff --git a/kernel.spec b/kernel.spec index 969969f..1b53b2d 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 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2188,6 +2188,9 @@ fi # # %changelog +* Tue May 09 2017 Laura Abbott - 4.11.0-2 +- Bump for updated gcc (rhbz 1448958) + * Tue May 02 2017 Justin M. Forbes - Remove incorrect UEFI 2.6 Secure Boot patch (rhbz 1447191)