[kernel/f20] Bump baserelease to preserve upgrade path

Justin M. Forbes jforbes at fedoraproject.org
Thu Sep 5 14:28:38 UTC 2013


commit 6f73c229e1faf5220b2fa4d66731516607ed498c
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Thu Sep 5 09:28:20 2013 -0500

    Bump baserelease to preserve upgrade path

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9ae449e..802983e 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 4
+%global baserelease 300
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2315,6 +2315,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Sep 5 2013 Justin M. Forbes <jforbes at fedoraproject.org>
+- Bump baserelease to 300 to preserve upgrade path
+
 * Wed Sep 4 2013 Kyle McMartin <kyle at redhat.com>
 - [arm] Disable CONFIG_PCIEPORTBUS in arm-generic, causes untold problems
   with registering bus windows on tegra.


More information about the scm-commits mailing list