summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-12-16 08:18:41 -0800
committerLaura Abbott <labbott@fedoraproject.org>2015-12-16 08:18:41 -0800
commitaea789450a25987afb9b634414a6eb967f7c67ca (patch)
tree353913ec0559d28b966160f2f46a6f3f300c26c8 /kernel.spec
parent8ebd20520cbee06ca54d45b0ef18bfce4eacc3b8 (diff)
downloadkernel-aea789450a25987afb9b634414a6eb967f7c67ca.tar.gz
kernel-aea789450a25987afb9b634414a6eb967f7c67ca.tar.xz
kernel-aea789450a25987afb9b634414a6eb967f7c67ca.zip
Linux v4.4-rc5-18-gedb42dc
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 f24f7b63c..745ba408a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2068,6 +2068,9 @@ fi
#
#
%changelog
+* Wed Dec 16 2015 Laura Abbott <labbott@redhat.com> - 4.4.0-0.rc5.git1.1
+- Linux v4.4-rc5-18-gedb42dc
+
* Tue Dec 15 2015 Laura Abbott <labbott@fedoraproject.org>
- Add support for Yoga touch input (rhbz 1275718)