Accepting request 500952 from home:Zaitor:branches:X11:XOrg
New stable release OBS-URL: https://build.opensuse.org/request/show/500952 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=7
This commit is contained in:
parent
422eac6cd8
commit
b0da94772a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da8f42c355b62c2c3ff6bc534c2a24099707b249c2af6eaf8db54b94c364a504
|
||||
size 309759
|
3
1.4.2.tar.gz
Normal file
3
1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61613b2cdc0167917229aa308d6eab2473f0408f84f3ccbd77d8677b42e89e39
|
||||
size 309973
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 4 10:36:06 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.4.2:
|
||||
* Add C++ guards around generated headers.
|
||||
* Add z,relro and z,now to the GCC linker flags.
|
||||
* Add explicit version flags for macOS builds.
|
||||
* Add missing visibility compiler flags.
|
||||
* Prefer using pkg-config files to find GLES.
|
||||
* Fix build on MSVC 2013 when using the inline keyword.
|
||||
* Fix dlwrap on aarch64.
|
||||
* Require Meson ≥ 0.38.1.
|
||||
* Allow building Epoxy as a Meson sub-project.
|
||||
* Avoid crashes when running Epoxy on X servers without GLX.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 4 09:04:55 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libepoxy
|
||||
%define sonum 0
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: OpenGL function pointer management library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user