summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-10-18 09:17:52 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-10-18 09:17:52 -0700
commit166ad382039354e5628b6f482ee0820e2df4a729 (patch)
tree0b0a7783c5f2c153eba3bf88dbb5b6880f4848a7 /kernel.spec
parente86d53d8bcb09381b872628fe6b5f3b1b9a0a9da (diff)
downloadkernel-166ad382039354e5628b6f482ee0820e2df4a729.tar.gz
kernel-166ad382039354e5628b6f482ee0820e2df4a729.tar.xz
kernel-166ad382039354e5628b6f482ee0820e2df4a729.zip
Linux v4.9-rc1-3-g14155ca
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 e90ba0664..bcea1d088 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,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
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 1
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2142,6 +2142,9 @@ fi
#
#
%changelog
+* Tue Oct 18 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc1.git1.1
+- Linux v4.9-rc1-3-g14155ca
+
* Tue Oct 18 2016 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.