File glmark2.changes of Package glmark2
-------------------------------------------------------------------
Sun Jan 22 10:08:57 UTC 2017 - mpluskal@suse.com
- Packaging changes:
* Fix building on SLES and Leap
* Enable parallel build
-------------------------------------------------------------------
Sun Nov 13 17:38:50 UTC 2016 - mpluskal@suse.com
- Update to version 0.0+git.20160914:
* Build: Update to waf 1.9.3 and unpack as required by debian policy
* Build: Remove -Werror from the default build flags
* Fix C++11 build error
* Build: Build in c++14 mode
* wscript: check C libraries using the C compiler
* Do not use deprecated std::auto_ptr
* NativeStateWayland: Fix segfault during teardown when failing to connect to wayland compositor
* NativeStateMir: Fix compilation with c++11/14
* Build: Don't rebuild common sources needlessly
* data: Remove unused uniforms from shaders
- Drop upstreamed glmark2-drop-sqrt-check.patch
- Switch versioning to more reasonable one
-------------------------------------------------------------------
Tue Jul 26 07:20:32 UTC 2016 - mpluskal@suse.com
- Update to version 2014.03+git.20150611:
* Build: Correct dependencies on matrix-glesv2 target
* NativeStateX11: Don't terminate --fullscreen if EWMH Atom not found
* libpng: Allow compilation in C++11 mode
* Build,Doc: Update files for 2014.03 release
* Build: Support libpng 1.6
* NativeStateMir: Update for newest Mir client API
* Fix clang build errors
* Build: Exclude git repository files from dist tarball
* Build: Allow user defined CXXFLAGS to override all built-in flags
* Build: Allow disabling the -Werror compiler flag
- Add _service
- Some spec file cleanups
-------------------------------------------------------------------
Sun Jul 17 23:25:09 UTC 2016 - malcolmlewis@opensuse.org
- Add glmark2-drop-sqrt-check.patch: Add upstream patch to drop
sqrt check. See https://github.com/glmark2/glmark2/issues/15.
- Add CXXFLAGS no-deprecated-declarations and no-werror option to
build. See https://github.com/glmark2/glmark2/issues/20.
-------------------------------------------------------------------
Fri Oct 9 01:01:04 UTC 2015 - malcolmlewis@opensuse.org
- Clean up runtime warning - libpng warning: iCCP: known incorrect
sRGB profile.
-------------------------------------------------------------------
Thu Oct 8 15:25:25 UTC 2015 - malcolmlewis@opensuse.org
- Initial build.