File nano-no-build-date.patch of Package nano

Index: src/nano.c
===================================================================
--- src/nano.c.orig	2010-04-14 01:07:06.000000000 -0400
+++ src/nano.c	2010-08-30 23:06:00.830692326 -0400
@@ -935,8 +935,7 @@ void usage(void)
  * it was compiled with. */
 void version(void)
 {
-    printf(_(" GNU nano version %s (compiled %s, %s)\n"), VERSION,
-	__TIME__, __DATE__);
+    printf(_(" GNU nano version %s\n"), VERSION);
     printf(" (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,\n");
     printf(" 2008, 2009 Free Software Foundation, Inc.\n");
     printf(
openSUSE Build Service is sponsored by