SHA256
1
0
forked from pool/libepoxy

Accepting request 317672 from home:sumski:hazard:to:your:stereo

- Update to 1.3.1
  * brown-paper-bag fix to unexport another private symbol that we'd
    leaked, noticed when I went diffing the exported symbols between
    v1.2 and v1.3 for the debian build.
- Changes since 1.3.0:
  * MSVC 2013 support.
  * OSX drops GLX support.
  * Updates to the registry
  * Fixes for a nonconformant GL implementation
  * Library size reductions
  * Reproducible builds
- Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch,
  merged upstream

OBS-URL: https://build.opensuse.org/request/show/317672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=5
This commit is contained in:
2015-07-21 07:25:05 +00:00
committed by Git OBS Bridge
parent d31c3708f2
commit 789c63398a
5 changed files with 22 additions and 35 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Jul 20 18:20:19 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 1.3.1
* brown-paper-bag fix to unexport another private symbol that we'd
leaked, noticed when I went diffing the exported symbols between
v1.2 and v1.3 for the debian build.
- Changes since 1.3.0:
* MSVC 2013 support.
* OSX drops GLX support.
* Updates to the registry
* Fixes for a nonconformant GL implementation
* Library size reductions
* Reproducible builds
- Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch,
merged upstream
-------------------------------------------------------------------
Thu Mar 26 11:42:39 UTC 2015 - zaitor@opensuse.org