[kernel/f16] fix version

Dave Jones davej at fedoraproject.org
Thu Oct 11 15:30:46 UTC 2012


commit 985716fccdbcaa2746f9823c3d8b2cf6be726b01
Author: Dave Jones <davej at redhat.com>
Date:   Thu Oct 11 11:30:31 2012 -0400

    fix version

 kernel.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8c527e3..a589538 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2028,7 +2028,7 @@ fi
 # and build.
 
 %changelog
-* Thu Oct 11 2012 Dave Jones <davej at redhat.com>
+* Thu Oct 11 2012 Dave Jones <davej at redhat.com> 3.4.13-1
 - Linux 3.4.13
 
 * Wed Oct 03 2012 Josh Boyer <jwboyer at redhat.com>


More information about the scm-commits mailing list