From e618256f632f204b7a6f93595eff43a7b4b1689a Mon Sep 17 00:00:00 2001 From: Justin M. Forbes Date: Sep 27 2013 19:00:42 +0000 Subject: Bump and tag for build --- diff --git a/kernel.spec b/kernel.spec index 0aafc6a..30347ed 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 @@ -2388,6 +2388,9 @@ fi # ||----w | # || || %changelog +* Fri Sep 27 2013 Justin M. Forbes - 3.11.2-301 +- Bump and tag for build + * Fri Sep 27 2013 Josh Boyer - Add patch to fix oops from applesmc (rhbz 1011719) - Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)