summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-10-01 12:00:38 -0700
committerLaura Abbott <labbott@fedoraproject.org>2015-10-01 12:00:38 -0700
commit426a36a3f622591f78099b5fcefee87aa6203ffc (patch)
tree39be9ae4ce9e0159c16fddb13a0852e6fca2b6d3 /kernel.spec
parent0e78e8eedf659427b9a9d93a20b7be50f9659488 (diff)
downloadkernel-426a36a3f622591f78099b5fcefee87aa6203ffc.tar.gz
kernel-426a36a3f622591f78099b5fcefee87aa6203ffc.tar.xz
kernel-426a36a3f622591f78099b5fcefee87aa6203ffc.zip
Linux v4.3-rc3-65-gf97b870
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 22437c4e0..e3905313b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -40,7 +40,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
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 3
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2035,6 +2035,9 @@ fi
#
#
%changelog
+* Thu Oct 01 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc3.git3.1
+- Linux v4.3-rc3-65-gf97b870
+
* Wed Sep 30 2015 Laura Abbott <labbott@redhat.com> - 4.3.0-0.rc3.git2.2
- Reenable debugging options.