File freeminer.changes of Package freeminer
------------------------------------------------------------------- Tue Aug 03 08:37:24 UTC 2021 - marec@detebe.org - deleting patches that have been already been applied upstream: * freeminer-0.4.14.8-msgpack-2.patch * lua-enable-strict.patch - Update to version 0.4.14.8+git20210402: * Update jsoncpp * Fix build * Fix fnv_32_buf (previous works wrong on some archs) * timelapse_stay * Update submodules ------------------------------------------------------------------- Sat Feb 20 22:27:02 UTC 2021 - Simon Puchert <simonpuchert@alice.de> - Explicitly require libXxf86vm-devel. ------------------------------------------------------------------- Sat Sep 7 22:08:48 UTC 2019 - Ferdinand Thiessen <rpm@fthiessen.de> - Cleaned the spec file * Removed outdated conditionals * Used spec-cleaner * Use ld.gold (was already added as BuildRequires) ------------------------------------------------------------------- Wed Sep 4 19:30:23 UTC 2019 - Simon Puchert <simonpuchert@alice.de> - Fix build (again): * Use -flto=thin instead of -flto=<number> for Clang. * BuildRequires: llvm-gold. ------------------------------------------------------------------- Wed May 16 19:51:28 UTC 2018 - antoine.belvire@opensuse.org - Fix build: * Use proper pkgconfig name for freetype and libpng. * Build with clang. - Build against msgpack 2: * Add freeminer-0.4.14.8-msgpack-2.patch. ------------------------------------------------------------------- Wed Sep 28 15:56:49 UTC 2016 - khyota@redhyena.net - Added lua-enable-strict.patch. Fixes mod support. ------------------------------------------------------------------- Mon Aug 28 07:10:06 UTC 2016 - khyota@redhyena.net - Update to 0.4.14.8 - Removed fix-random-return.patch, fix-msgpack.patch, fix-cguittfont.patch. Fixed upstream. - Update recommends. - Fix ?suse_version. - Added systmed support. - Compile with ncurses. ------------------------------------------------------------------- Mon May 2 08:06:22 UTC 2016 - khyota@redhyena.net - Added fix-cguittfont.patch ------------------------------------------------------------------- Fri Apr 15 18:04:31 UTC 2016 - rpm@fthiessen.de - Added fix-msgpack.patch to fix build with system msgpack library. ------------------------------------------------------------------- Mon Feb 8 23:18:09 UTC 2016 - rpm@fthiessen.de - Switched back from clang to gcc (clang will break build). - Used ld.gold to speedup build (and using less memory). - Added fix-random-return.patch to fix non-void functions without default return. ------------------------------------------------------------------- Sat Dec 26 08:26:09 UTC 2015 - mailaender@opensuse.org - initial packaging