summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)