[kernel/f16] Update the release tag

mchehab mchehab at fedoraproject.org
Tue May 8 10:48:28 UTC 2012


commit 79b001249abe07d18a410acb3d6cd67aca44e9f3
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Tue May 8 07:47:41 2012 -0300

    Update the release tag
    
    Previous patch updated the wrong field.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 kernel.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index b8c6ddb..82288cc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -6,7 +6,7 @@ Summary: The Linux kernel
 # For a stable, released kernel, released_kernel should be 1. For rawhide
 # and/or a kernel built from an rc or git snapshot, released_kernel should
 # be 0.
-%global released_kernel 2
+%global released_kernel 1
 
 # Save original buildid for later if it's defined
 %if 0%{?buildid:1}
@@ -54,7 +54,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


More information about the scm-commits mailing list