From: Sapan Bhatia Date: Thu, 3 May 2012 18:18:16 +0000 (-0400) Subject: Setting tag linux-2.6-32-32 X-Git-Tag: linux-2.6-32-32^0 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=609c87cf63d6a23c3569ba7b4c3c03109d6a78b2 Setting tag linux-2.6-32-32 Fixed some parantheses. --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index c968d01a5..4df5e2966 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,7 +10,7 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 31 +%define taglevel 32 %define sublevel 32 @@ -1795,6 +1795,9 @@ fi %endif %changelog +* Thu May 03 2012 Sapan Bhatia - linux-2.6-32-32 +- Fixed some parantheses. + * Thu May 03 2012 Sapan Bhatia - linux-2.6-32-31 - For some reason the -30 tag did not get created in Linux-2.6. Might be because of a temporary problem with the git - server.