Accepting request 751004 from home:iznogood:branches:X11:XOrg
- Update to version 1.5.4: + Don't build GLX tests if X11 support is disabled. + Add unit tests for epoxy_gl_version(). + Reduce the size of the binary by reusing static strings. + Fix build on Solaris. + Update the GL registries. OBS-URL: https://build.opensuse.org/request/show/751004 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=13
This commit is contained in:
parent
429eae2f85
commit
124a0440cd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2f1e2c9c12dcc57dee07cd4ca47de83cf19d0226a225b695066ce58ebb4b117
|
||||
size 326768
|
3
libepoxy-1.5.4.tar.gz
Normal file
3
libepoxy-1.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c926fcc606901f3e03e371027056fd478da43e01ce2da7ffc48b5a0de0ca107c
|
||||
size 337615
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:27:56 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.5.4:
|
||||
+ Don't build GLX tests if X11 support is disabled.
|
||||
+ Add unit tests for epoxy_gl_version().
|
||||
+ Reduce the size of the binary by reusing static strings.
|
||||
+ Fix build on Solaris.
|
||||
+ Update the GL registries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 15:33:55 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libepoxy
|
||||
%define sonum 0
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
Summary: OpenGL function pointer management library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user