From: Sapan Bhatia Date: Thu, 3 May 2012 16:25:51 +0000 (-0400) Subject: Setting tag linux-2.6-32-31 X-Git-Tag: linux-2.6-32-31^0 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=db82c8b674adabc0f29cf74fe794b1b6ca8d2841 Setting tag 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. --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 2069f0e90..c968d01a5 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 30 +%define taglevel 31 %define sublevel 32 @@ -1795,6 +1795,10 @@ fi %endif %changelog +* 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. + * Tue May 01 2012 Sapan Bhatia - linux-2.6-32-30 - Fixed a compile error.