summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-11-08 08:15:39 -0800
committerLaura Abbott <labbott@fedoraproject.org>2016-11-08 08:15:39 -0800
commit78d2735b495a9775d9b54c3f9cf6bf09c1b97942 (patch)
tree34cc58fac64662cf19eb8b7eec429b33911ac2bf /kernel.spec
parentbc7cb0a993581e99552d17d9d3e4f8a02c315345 (diff)
downloadkernel-78d2735b495a9775d9b54c3f9cf6bf09c1b97942.tar.gz
kernel-78d2735b495a9775d9b54c3f9cf6bf09c1b97942.tar.xz
kernel-78d2735b495a9775d9b54c3f9cf6bf09c1b97942.zip
Linux v4.9-rc4-15-gb58ec8b
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index c7da9b628..445d899c4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 4
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2158,6 +2158,9 @@ fi
#
#
%changelog
+* Tue Nov 08 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc4.git1.1
+- Linux v4.9-rc4-15-gb58ec8b
+
* Tue Nov 08 2016 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.