summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-06-05 09:00:51 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-06-05 09:00:51 -0700
commitb137873ba9512b8d620232a31f04275ee92c5b93 (patch)
tree35d4135f58942237372063a630d16ef3f240a3de
parentabd2ac600395062e685e144cb8b1cd759bcc6cc1 (diff)
downloadkernel-b137873ba9512b8d620232a31f04275ee92c5b93.tar.gz
kernel-b137873ba9512b8d620232a31f04275ee92c5b93.tar.xz
kernel-b137873ba9512b8d620232a31f04275ee92c5b93.zip
Bump and build once again
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index bf6059605..ca33a6daa 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 201
+%global baserelease 202
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2210,6 +2210,9 @@ fi
#
#
%changelog
+* Mon Jun 05 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.3-202
+- Bump and build once again
+
* Mon Jun 05 2017 Laura Abbott <labbott@fedoraproject.org>
- Actually fix ipsec encapsulation problems (rhbz 1458222 1458499)