------------------------------------------------------------------- Sun May 15 17:13:24 UTC 2016 - ronisbr@gmail.com - Update to version 3.8.0 * No upstream changelog. - Refresh `lldb-cmake.patch`. - Add patch `D15067.id41365.diff` from upstream review system to fix out of tree build (http://reviews.llvm.org/D15067). - Add patch `lldb-add-pthread-dl-libs.patch` to force CMake to add the options `-lpthread` and `-ldl` to the end of linking command. Otherwise, LLDB linking will fail with these errors: undefined reference to symbol 'pthread_setname_np@@GLIBC_2.12' undefined reference to symbol 'dladdr@@GLIBC_2.2.5' - Run spec-cleaner. - Add `fdupes` to remove duplicated files. ------------------------------------------------------------------- Wed Sep 2 08:23:08 UTC 2015 - idonmez@suse.com - Update to version 3.7.0 * No changelog upstream - Refresh lldb-cmake.patch ------------------------------------------------------------------- Mon Jun 22 09:45:33 UTC 2015 - idonmez@suse.com - Update lldb-cmake.patch to fix compilation on Factory ------------------------------------------------------------------- Mon May 25 13:59:56 UTC 2015 - idonmez@suse.com - Update to version 3.6.1 * No changelog upstream ------------------------------------------------------------------- Mon Mar 2 10:14:22 UTC 2015 - idonmez@suse.com - Update to version 3.6.0 * No changelog upstream - Merge lldb-underlink.patch into lldb-cmake.patch - Swich to static library build, shared build is not supported ------------------------------------------------------------------- Wed Sep 17 13:26:34 UTC 2014 - idonmez@suse.com - Add BuildRequires on ncurses-devel ------------------------------------------------------------------- Sat Sep 6 14:59:58 UTC 2014 - idonmez@suse.com - Update to version 3.5.0 * No changelog upstream - Add lldb-underlink.patch to link to LLVMSupport ------------------------------------------------------------------- Mon Mar 17 09:02:51 UTC 2014 - idonmez@suse.com - First release on build.opensuse.org