Accepting request 283139 from home:mimi_vx:branches:multimedia:libs
- update of baselibs.conf - Version bump to 0.12.0 * support for new extensions *bugixes: .pc -I flags inconsistent with *.h includes Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING multiple const GLchar *const* errors PFNGLSHADERSOURCEPROC incorrect in 1.11.x GL_GEOMETRY_SHADER & GL_FRAGMENT_SHADER OBS-URL: https://build.opensuse.org/request/show/283139 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=43
This commit is contained in:
parent
b70a773990
commit
25b91e32e5
@ -1,5 +1,5 @@
|
||||
glew
|
||||
glew-devel
|
||||
requires -glew-<targettype>
|
||||
requires "libGLEW1_11-<targettype> = <version>"
|
||||
libGLEW1_11
|
||||
requires "libGLEW1_12-<targettype> = <version>"
|
||||
libGLEW1_12
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69bbce306ac281c4fa806a7a7d02c0596281a2d8f9d70690e98126f23ba513d6
|
||||
size 601430
|
3
glew-1.12.0.tgz
Normal file
3
glew-1.12.0.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af58103f4824b443e7fa4ed3af593b8edac6f3a7be3b30911edbc7344f48e4bf
|
||||
size 610965
|
17
glew.changes
17
glew.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 13:32:21 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update of baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 10:59:03 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- Version bump to 0.12.0
|
||||
* support for new extensions
|
||||
*bugixes:
|
||||
.pc -I flags inconsistent with *.h includes
|
||||
Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING
|
||||
multiple const GLchar *const* errors
|
||||
PFNGLSHADERSOURCEPROC incorrect in 1.11.x
|
||||
GL_GEOMETRY_SHADER & GL_FRAGMENT_SHADER
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 08:33:45 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glew
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
# If you change so_ver, then you have to update baselibs.conf as well.
|
||||
%define so_ver 1_11
|
||||
%define so_ver 1_12
|
||||
Name: glew
|
||||
Version: 1.11.0
|
||||
Version: 1.12.0
|
||||
Release: 0
|
||||
Summary: OpenGL Extension Wrangler Library
|
||||
License: BSD-3-Clause and GPL-2.0 and MIT
|
||||
|
Loading…
Reference in New Issue
Block a user