summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
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 d99e791..c41f241 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -48,7 +48,7 @@ Summary: The Linux kernel
# reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec).
# scripts/rebase.sh should be made to do that for you, actually.
#
-%global baserelease 174
+%global baserelease 174.1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2227,6 +2227,9 @@ fi
%kernel_variant_files -k vmlinux %{with_kdump} kdump
%changelog
+* Mon Nov 29 2010 Michael Young <m.a.young@durham.ac.uk>
+- Another pvops update before F12 reaches EOL
+
* Fri Nov 26 2010 Kyle McMartin <kyle@redhat.com>
- netlink-make-nlmsg_find_attr-take-a-const-ptr.patch: quiet build warning
the INET_DIAG fix caused.