summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-06-02 09:53:18 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-06-02 09:53:18 -0700
commit1738a3f28d1f1dbb5e302fa064dc3b6472cf638b (patch)
treec5ea6178f5777ed2c6211c845fe2a4e7f102050a /kernel.spec
parent782ce0d75359020eba52d94832cd701ce45d78b8 (diff)
downloadkernel-1738a3f28d1f1dbb5e302fa064dc3b6472cf638b.tar.gz
kernel-1738a3f28d1f1dbb5e302fa064dc3b6472cf638b.tar.xz
kernel-1738a3f28d1f1dbb5e302fa064dc3b6472cf638b.zip
Bump and build
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 9c900cdc9..4516babec 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 200
+%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2206,6 +2206,9 @@ fi
#
#
%changelog
+* Fri Jun 02 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.3-201
+- Bump and build
+
* Tue May 30 2017 Laura Abbott <labbott@fedoraproject.org>
- NVME firmware quirk (rhbz 1455780)
- Fix for IPv6 tunnels reported on bodhi)