From: Sapan Bhatia <sapanb@cs.princeton.edu> Date: Thu, 9 Apr 2009 20:10:15 +0000 (+0000) Subject: I missed this hunk in the previous tag. It's disabled by default. X-Git-Tag: linux-2.6-22-35~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e018f55a94e0b9729228f36b3fd1c166713bb401;p=linux-2.6.git I missed this hunk in the previous tag. It's disabled by default. Tagging module linux-2.6 - linux-2.6-22-35 --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index da3d0a86c..115831a78 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 34 +%define taglevel 35 # # Polite request for people who spin their own kernel rpms: @@ -861,6 +861,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Thu Apr 09 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-35 +- I missed this hunk in the previous tag. It's disabled by default. + * Thu Apr 09 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-34 - Tagging after having tested the latest kernel in branch for a couple of days.