Setting tag linux-2.6-32-31 linux-2.6-32-31
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 3 May 2012 16:25:51 +0000 (12:25 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 3 May 2012 16:25:51 +0000 (12:25 -0400)
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.

kernel-2.6.spec

index 2069f0e..c968d01 100644 (file)
@@ -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 <sapanb@cs.princeton.edu> - 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 <sapanb@cs.princeton.edu> - linux-2.6-32-30
 - Fixed a compile error.