summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2013-08-21 16:45:18 +0200
committerNicolas Chauvet <kwizart@gmail.com>2013-10-12 14:20:36 +0200
commit59c70ea7f969f1a72e75bbb660aa3fa2f5085d37 (patch)
treef72898d1d303410468eecf31f6f9734e53abf7d1
parent3192edbca9144241bbda6993d5d1fd7348065c33 (diff)
downloadkernel-59c70ea7f969f1a72e75bbb660aa3fa2f5085d37.tar.gz
kernel-59c70ea7f969f1a72e75bbb660aa3fa2f5085d37.tar.xz
kernel-59c70ea7f969f1a72e75bbb660aa3fa2f5085d37.zip
Bump
-rw-r--r--kernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index ea05a031..76bc2523 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -63,7 +63,7 @@ Summary: The Linux kernel
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 200
-%global fedora_build %{baserelease}
+%global fedora_build %{baserelease}0
# base_sublevel is the kernel version we're starting with and patching
# on top of -- for example, 3.1-rc7-git1 starts with a 3.0 base,