Index: audacity-Audacity-3.0.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c =================================================================== --- audacity-Audacity-3.0.2.orig/lib-src/portaudio-v19/qa/loopback/src/paqa.c +++ audacity-Audacity-3.0.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c @@ -1460,7 +1460,7 @@ int main( int argc, char **argv ) int justMath = 0; char *executableName = argv[0]; - printf("PortAudio LoopBack Test built " __DATE__ " at " __TIME__ "\n"); + printf("PortAudio LoopBack Test built " "17 March 2017" " at " "23:15" "\n"); if( argc > 1 ){ printf("running with arguments:"); Index: audacity-Audacity-3.0.2/src/AboutDialog.cpp =================================================================== --- audacity-Audacity-3.0.2.orig/src/AboutDialog.cpp +++ audacity-Audacity-3.0.2/src/AboutDialog.cpp @@ -69,7 +69,7 @@ hold information about one contributor t #endif #ifdef REV_LONG -#define REV_IDENT wxString( "[[https://github.com/audacity/audacity/commit/" )+ REV_LONG + "|" + wxString( REV_LONG ).Left(6) + "]] of " + REV_TIME +#define REV_IDENT wxString( "Official openSUSE Build" )+ REV_LONG + "|" + wxString( REV_LONG ).Left(6) + "]] of " + REV_TIME #else #define REV_IDENT (XO("No revision identifier was provided").Translation()) #endif @@ -575,8 +575,8 @@ void AboutDialog::PopulateInformationPag << XO("The Build") << wxT("\n