summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-05-21 22:27:33 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-05-21 22:27:33 -0400
commit41100351c7c3e40686d99477bbec6c65262c1f81 (patch)
tree1ef0ab221d7778a1d58f4beaf66ad4c0301f8de0 /kernel.spec
parentda90872924556bce070132e353b653e3ce88aa1a (diff)
downloadkernel-41100351c7c3e40686d99477bbec6c65262c1f81.tar.gz
kernel-41100351c7c3e40686d99477bbec6c65262c1f81.tar.xz
kernel-41100351c7c3e40686d99477bbec6c65262c1f81.zip
Linux v3.4-2285-g2e32180
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 226d22da6..7978aab1d 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 3
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2297,6 +2297,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue May 22 2012 Josh Boyer <jwboyer@gmail.com> - 3.5.0-0.rc0.git2.1
+- Linux v3.4-2285-g2e32180
+
* Mon May 21 2012 Josh Boyer <jwboyer@redhat.com>
- Update the modsign patchset to the most recent version