------------------------------------------------------------------- Wed Mar 16 08:14:42 UTC 2016 - mpluskal@suse.com - Install documentation in default location with correct permissions - Use macro for configure - Cleanup spec file with spec-cleaner ------------------------------------------------------------------- Mon Feb 29 20:01:48 UTC 2016 - qzhao@suse.com - Make sure source code's COPYING file install by default. ------------------------------------------------------------------- Sat Jun 29 18:05:14 UTC 2013 - i@marguerite.su - update version 0.3.3 * Add --disable-rtti option for configure. * Visual Studio build and test fix. * QNX build fix (thanks vanuan). * Reduce warnings. * Fixed LOG_SYSRESULT (thanks ukai). * FreeBSD build fix (thanks yyanagisawa). * Clang build fix. * Now users can re-initialize glog after ShutdownGoogleLogging. * Color output support by GLOG_colorlogtostderr (thanks alexs). * Now glog's ABI around flags are compatible with gflags. * Document mentions how to modify flags from user programs. ------------------------------------------------------------------- Thu Oct 11 15:15:53 UTC 2012 - i@marguerite.su - initial version 0.3.2 * Clang support. * Demangler and stacktrace improvement for newer GCCs. * Now fork(2) doesn't mess up log files. * Make valgrind happier. * Reduce warnings for more -W options. * Provide a workaround for ERROR defined by windows.h.