Commit Graph

72 Commits

Author SHA256 Message Date
Ana Guerrero
2365ca5723 Accepting request 1160039 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1160039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=47
2024-03-22 14:17:19 +00:00
Otto Hollmann
6857d3a9a2 Accepting request 1159858 from home:sndirsch:branches:multimedia:libs
- Add patch glew-2.2.0-mesa-24.patch
  * Do not undefine APIENTRY macro if GLAPIENTRY is still defined 
    (boo#1221744)

- Install missing header file (from david.lanzendoerfer@o2s.ch)

OBS-URL: https://build.opensuse.org/request/show/1159858
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=60
2024-03-21 08:58:56 +00:00
Dominique Leuenberger
0a0a63bac0 Accepting request 913626 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/913626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=46
2021-08-25 18:56:07 +00:00
Jason Sikes
be01e24bcd Accepting request 913482 from home:badshah400:branches:multimedia:libs
Revert building with EGL support, as it breaks mutliple apps (boo#1189524).

OBS-URL: https://build.opensuse.org/request/show/913482
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=59
2021-08-23 04:15:28 +00:00
Dominique Leuenberger
25d3858e0f Accepting request 910249 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/910249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=45
2021-08-06 20:44:25 +00:00
c5fa080ccc Accepting request 909622 from home:badshah400:boo1188519
Build with EGL support now that wxWidgets does so (since version  3.1.5), otherwise wxWidgets 3.1.x widgets that make use of glew crash (see for example, boo#1188519); add BuildRequires: pkgconfig(egl) as well as the same Requires for devel package.

OBS-URL: https://build.opensuse.org/request/show/909622
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=58
2021-08-05 06:45:17 +00:00
Dominique Leuenberger
e94d5338e8 Accepting request 799314 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/799314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=44
2020-05-02 20:12:23 +00:00
bd9b223af0 Accepting request 798327 from home:alois:branches:multimedia:libs
- Update to version 2.2.0
  Bug fixes:
  * GL_EXT_semaphore constants
  * Some const pointer fixups in OpenGL API
  * Correction for GLEW_VERSION_4_5
  New extensions:
  * GL_AMD_framebuffer_multisample_advanced
  * GL_AMD_gpu_shader_half_float_fetch
  * GL_AMD_shader_image_load_store_lod
  * GL_ARM_texture_unnormalized_coordinates
  * GL_DMP_program_binary
  * GL_DMP_shader_binary
  * GL_EXT_EGL_image_external_wrap_modes
  * GL_EXT_EGL_image_storage
  * GL_EXT_EGL_sync
  * GL_EXT_clip_control
  * GL_EXT_depth_clamp
  * GL_EXT_disjoint_timer_query
  * GL_EXT_draw_transform_feedback
  * GL_EXT_multiview_tessellation_geometry_shader
  * GL_EXT_multiview_texture_multisample
  * GL_EXT_multiview_timer_query
  * GL_EXT_occlusion_query_boolean
  * GL_EXT_primitive_bounding_box
  * GL_EXT_protected_textures
  * GL_EXT_robustness
  * GL_EXT_shader_framebuffer_fetch_non_coherent
  * GL_EXT_static_vertex_array
  * GL_EXT_tessellation_point_size
  * GL_EXT_tessellation_shader
  * GL_EXT_texture_border_clamp
  * GL_EXT_texture_buffer
  * GL_EXT_texture_compression_s3tc_srgb
  * GL_EXT_texture_format_sRGB_override
  * GL_EXT_texture_mirror_clamp_to_edge
  * GL_EXT_texture_query_lod
  * GL_EXT_texture_shadow_lod
  * GL_FJ_shader_binary_GCCSO
  * GL_IMG_bindless_texture
  * GL_IMG_framebuffer_downsample
  * GL_IMG_multisampled_render_to_texture
  * GL_IMG_program_binary
  * GL_IMG_read_format
  * GL_IMG_shader_binary
  * GL_IMG_texture_compression_pvrtc
  * GL_IMG_texture_compression_pvrtc2
  * GL_IMG_texture_env_enhanced_fixed_function
  * GL_IMG_texture_filter_cubic
  * GL_INTEL_blackhole_render
  * GL_INTEL_shader_integer_functions2
  * GL_KHR_shader_subgroup
  * GL_MESA_framebuffer_flip_y
  * GL_MESA_program_binary_formats
  * GL_MESA_tile_raster_order
  * GL_NVX_gpu_multicast2
  * GL_NVX_progress_fence
  * GL_NV_compute_shader_derivatives
  * GL_NV_conservative_raster_pre_snap
  * GL_NV_conservative_raster_underestimation
  * GL_NV_depth_nonlinear
  * GL_NV_fragment_shader_barycentric
  * GL_NV_memory_attachment
  * GL_NV_mesh_shader
  * GL_NV_query_resource_tag
  * GL_NV_read_buffer
  * GL_NV_read_buffer_front
  * GL_NV_representative_fragment_test
  * GL_NV_scissor_exclusive
  * GL_NV_shader_subgroup_partitioned
  * GL_NV_shader_texture_footprint
  * GL_NV_shading_rate_image
  * GL_NV_vdpau_interop2
  * GL_OES_EGL_image
  * GL_OES_EGL_image_external
  * GL_OES_EGL_image_external_essl3
  * GL_OES_blend_equation_separate
  * GL_OES_blend_func_separate
  * GL_OES_blend_subtract
  * GL_OES_compressed_ETC1_RGB8_texture
  * GL_OES_compressed_paletted_texture
  * GL_OES_copy_image
  * GL_OES_depth24
  * GL_OES_depth32
  * GL_OES_depth_texture
  * GL_OES_depth_texture_cube_map
  * GL_OES_draw_buffers_indexed
  * GL_OES_draw_texture
  * GL_OES_element_index_uint
  * GL_OES_extended_matrix_palette
  * GL_OES_fbo_render_mipmap
  * GL_OES_fragment_precision_high
  * GL_OES_framebuffer_object
  * GL_OES_geometry_point_size
  * GL_OES_geometry_shader
  * GL_OES_get_program_binary
  * GL_OES_gpu_shader5
  * GL_OES_mapbuffer
  * GL_OES_matrix_get
  * GL_OES_matrix_palette
  * GL_OES_packed_depth_stencil
  * GL_OES_point_size_array
  * GL_OES_point_sprite
  * GL_OES_read_format
  * GL_OES_required_internalformat
  * GL_OES_rgb8_rgba8
  * GL_OES_sample_shading
  * GL_OES_sample_variables
  * GL_OES_shader_image_atomic
  * GL_OES_shader_io_blocks
  * GL_OES_shader_multisample_interpolation
  * GL_OES_single_precision
  * GL_OES_standard_derivatives
  * GL_OES_stencil1
  * GL_OES_stencil4
  * GL_OES_stencil8
  * GL_OES_surfaceless_context
  * GL_OES_tessellation_point_size
  * GL_OES_tessellation_shader
  * GL_OES_texture_3D
  * GL_OES_texture_border_clamp
  * GL_OES_texture_buffer
  * GL_OES_texture_compression_astc
  * GL_OES_texture_cube_map
  * GL_OES_texture_cube_map_array
  * GL_OES_texture_env_crossbar
  * GL_OES_texture_mirrored_repeat
  * GL_OES_texture_npot
  * GL_OES_texture_stencil8
  * GL_OES_texture_storage_multisample_2d_array
  * GL_OES_texture_view
  * GL_OES_vertex_array_object
  * GL_OES_vertex_half_float
  * GL_OES_vertex_type_10_10_10_2
  * GL_QCOM_YUV_texture_gather
  * GL_QCOM_shader_framebuffer_fetch_rate
  * GL_QCOM_texture_foveated
  * GL_QCOM_texture_foveated_subsampled_layout
  * GL_VIV_shader_binary
  * EGL_ANDROID_GLES_layers
  * EGL_ANDROID_get_frame_timestamps
  * EGL_ANDROID_get_native_client_buffer
  * EGL_ARM_image_format
  * EGL_EXT_bind_to_front
  * EGL_EXT_client_sync
  * EGL_EXT_compositor
  * EGL_EXT_gl_colorspace_display_p3
  * EGL_EXT_gl_colorspace_display_p3_linear
  * EGL_EXT_gl_colorspace_display_p3_passthrough
  * EGL_EXT_gl_colorspace_scrgb
  * EGL_EXT_image_gl_colorspace
  * EGL_EXT_image_implicit_sync_control
  * EGL_EXT_surface_CTA861_3_metadata
  * EGL_EXT_sync_reuse
  * EGL_KHR_display_reference
  * EGL_MESA_query_driver
  * EGL_NV_context_priority_realtime
  * EGL_NV_quadruple_buffer
  * EGL_NV_stream_dma
  * EGL_NV_stream_flush
  * EGL_NV_stream_origin
  * EGL_NV_triple_buffer
  * EGL_WL_bind_wayland_display
  * EGL_WL_create_wayland_buffer_from_image
  * GLX_EXT_context_priority
  * GLX_EXT_no_config_context
  * GLX_NV_multigpu_context
  * WGL_NV_multigpu_context
- New so_ver
- New source URL
- Build executables with PIE
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/798327
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=56
2020-04-30 17:24:43 +00:00
Dominique Leuenberger
d8787dd8ec Accepting request 541038 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/541038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=43
2017-11-14 13:45:31 +00:00
Tomáš Chvátal
bd30ae9ca1 Accepting request 540690 from home:avindra
- Update to 2.1.0
  * Enhancements:
    + OpenGL 4.6 support added
    + Improved cmake build support
    + Improved Mac OSX build support
  * Bug fixes:
    + Resovled crash when glXGetCurrentDisplay() is NULL
    + CMake: only install PDB files with MSVC
    + wglGetProcAddress crash with NOGDI defined
    + Mac: using -Os rather than -O2
  * 33 new extensions
- move to github
- new so_ver

OBS-URL: https://build.opensuse.org/request/show/540690
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=54
2017-11-12 07:43:07 +00:00
Dominique Leuenberger
426a379465 Accepting request 509845 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/509845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=42
2017-07-30 09:20:46 +00:00
Tomáš Chvátal
1af0aede7e Accepting request 509742 from home:jengelh:branches:multimedia:libs
- RPM group fix.

OBS-URL: https://build.opensuse.org/request/show/509742
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=52
2017-07-12 18:19:24 +00:00
Tomáš Chvátal
654c66c237 Accepting request 509662 from home:scarabeus_iv:branches:multimedia:libs
- Version update to 2.0 release:
  * EGL support added
  * Bunch of new GL extensions
  * Forward context support added
  * OSMesa support added

- Update to 1.13.0
- Version bump to 1.12.0
- Version bump to 1.11.0:
- Upgrade to upstream 1.10.0

OBS-URL: https://build.opensuse.org/request/show/509662
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=51
2017-07-12 09:09:10 +00:00
Dominique Leuenberger
2b54941245 Accepting request 344374 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/344374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=41
2015-11-18 21:31:24 +00:00
Ismail Dönmez
87e480798e Accepting request 344368 from home:jengelh:branches:multimedia:libs
- Drop "glew" from baselibs.conf; there is nothing in this
  subpackage that would be baselibbed by default.

OBS-URL: https://build.opensuse.org/request/show/344368
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=49
2015-11-14 11:43:56 +00:00
Dominique Leuenberger
2cb3a0a305 Accepting request 328688 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/328688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=40
2015-09-13 07:42:27 +00:00
Ismail Dönmez
7ae8326bb4 Accepting request 328649 from home:pluskalm:branches:multimedia:libs
- Update to 0.13.0

OBS-URL: https://build.opensuse.org/request/show/328649
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=47
2015-09-02 17:20:47 +00:00
Dominique Leuenberger
fbb734c159 Accepting request 295687 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/295687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=39
2015-04-21 08:50:01 +00:00
abe363c703 Accepting request 295596 from home:pluskalm:branches:multimedia:libs
- Remove devel package from baselibs.conf (discussed in boo#894331)

OBS-URL: https://build.opensuse.org/request/show/295596
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=45
2015-04-13 13:11:49 +00:00
Dominique Leuenberger
39f3a4a8a0 Accepting request 283165 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/283165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=38
2015-01-30 09:59:57 +00:00
25b91e32e5 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
2015-01-28 14:58:35 +00:00
Dominique Leuenberger
e9a2e5fcc2 Accepting request 264106 from multimedia:libs
- Version bump to 0.11.0:
  * support for OpenGL 4.5
- Removed patches no longer needed:
  * glew-1.10.0-destdir.patch

OBS-URL: https://build.opensuse.org/request/show/264106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=37
2014-12-06 12:45:29 +00:00
Tomáš Chvátal
b70a773990 - Version bump to 0.11.0:
* support for OpenGL 4.5
- Removed patches no longer needed:
  * glew-1.10.0-destdir.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=41
2014-12-05 08:34:32 +00:00
Stephan Kulow
3d7fc4ceae Accepting request 253076 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/253076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=36
2014-10-01 05:40:11 +00:00
Ismail Dönmez
694d651509 Accepting request 252669 from home:jengelh:branches:multimedia:libs
- glew-devel-32bit failed to pull in libGLEW1_10-32bit
- own /usr/include/GL

OBS-URL: https://build.opensuse.org/request/show/252669
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=39
2014-09-29 10:57:38 +00:00
Stephan Kulow
98e196289e Accepting request 247079 from multimedia:libs
- Fix baselibs.conf (bnc#894331). (forwarded request 247078 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/247079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=35
2014-09-03 16:21:29 +00:00
074a2cddd3 Accepting request 247078 from home:sbrabec:branches:multimedia:libs
- Fix baselibs.conf (bnc#894331).

OBS-URL: https://build.opensuse.org/request/show/247078
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=37
2014-09-01 13:54:33 +00:00
Stephan Kulow
af874ca28a Accepting request 235589 from multimedia:libs
Upgrade to glew-1.10.0 needed by upcoming libreoffice-4.3 (forwarded request 235456 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/235589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=33
2014-06-01 16:58:09 +00:00
Ismail Dönmez
a9d3d28c36 Accepting request 235456 from home:fstrba
Upgrade to glew-1.10.0 needed by upcoming libreoffice-4.3

OBS-URL: https://build.opensuse.org/request/show/235456
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=35
2014-05-27 18:08:33 +00:00
Stephan Kulow
2bf0c85cde Accepting request 139449 from multimedia:libs
Resubmit - .changes fixed. (forwarded request 139448 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/139449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=30
2012-10-27 05:39:01 +00:00
ad4b3c33ad Accepting request 139448 from home:dimstar:branches:multimedia:libs
Resubmit - .changes fixed.

OBS-URL: https://build.opensuse.org/request/show/139448
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=33
2012-10-26 13:42:19 +00:00
bc94afa57d Accepting request 139215 from home:thorstenbr:branches:multimedia:libs
"Nothing provides libX11(-devel)" for openSUSE <=12.1, so the package failed to install for earlier openSUSE versions. Patch also restores the OBS build of packages depending on glew.

OBS-URL: https://build.opensuse.org/request/show/139215
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=32
2012-10-25 21:35:59 +00:00
Stephan Kulow
22b2203e32 Accepting request 136487 from multimedia:libs
update to latest stable 1.9.0 (forwarded request 135748 from etamPL)

OBS-URL: https://build.opensuse.org/request/show/136487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=29
2012-10-03 05:15:53 +00:00
Sascha Peilicke
cee87cdec2 Accepting request 135748 from home:etamPL:branches:multimedia:libs
update to latest stable 1.9.0

OBS-URL: https://build.opensuse.org/request/show/135748
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=30
2012-10-01 08:31:11 +00:00
Stephan Kulow
d54e8a4f6c Accepting request 135254 from multimedia:libs
- Add explicit glu dependency 

- Update to latest git version
- Remove obsolete dont-strip.diff

OBS-URL: https://build.opensuse.org/request/show/135254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=28
2012-09-21 12:39:02 +00:00
Ismail Dönmez
22279a6f04 Explain
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=28
2012-09-21 11:59:20 +00:00
Ismail Dönmez
81b59adfb7 Also add dependency on the -devel package
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=27
2012-09-21 11:52:41 +00:00
Ismail Dönmez
963ca32667 - Add explicit glu dependency
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=26
2012-09-18 13:42:00 +00:00
Ismail Dönmez
8212a6ec1f Accepting request 106379 from home:jobermayr
See glew.changes.

OBS-URL: https://build.opensuse.org/request/show/106379
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=25
2012-02-23 12:39:24 +00:00
Stephan Kulow
dc404b2ab2 Accepting request 106150 from multimedia:libs
make build (forwarded request 106135 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/106150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=26
2012-02-21 11:18:50 +00:00
ecf9586df2 Accepting request 106135 from home:msmeissn:branches:multimedia:libs
make build

OBS-URL: https://build.opensuse.org/request/show/106135
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=23
2012-02-20 22:15:04 +00:00
Stephan Kulow
533e7be282 Accepting request 98391 from multimedia:libs
Until a rebuild of supertux2 it bitches:
supertux2: symbol lookup error: supertux2: undefined symbol: __glewTexParameteri

Bug report upstreamed:
http://sourceforge.net/tracker/?func=detail&aid=3466541&group_id=67586&atid=523274 (forwarded request 98379 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/98391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=25
2011-12-31 16:19:25 +00:00
Ismail Dönmez
33b8c3f0e0 Accepting request 98379 from home:jobermayr
Until a rebuild of supertux2 it bitches:
supertux2: symbol lookup error: supertux2: undefined symbol: __glewTexParameteri

Bug report upstreamed:
http://sourceforge.net/tracker/?func=detail&aid=3466541&group_id=67586&atid=523274

OBS-URL: https://build.opensuse.org/request/show/98379
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=21
2011-12-28 22:22:31 +00:00
Stephan Kulow
ef1eb2c1a2 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=24
2011-12-06 17:13:08 +00:00
OBS User buildservice-autocommit
95b2500c17 Updating link to change in openSUSE:Factory/glew revision 24.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=d64a4e86a370bf6a3d3c566efb4278cd
2011-12-06 17:13:08 +00:00
Stephan Kulow
6727a11a28 Accepting request 91608 from multimedia:libs
- Update to latest git master and merge es branch for supporting more extensions
- Update extensions

OBS-URL: https://build.opensuse.org/request/show/91608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=23
2011-11-16 16:17:56 +00:00
Dave Plater
5b02f8eb5b Accepting request 91193 from home:jobermayr
- Update to latest git master and merge es branch for supporting more extensions
- Update extensions

OBS-URL: https://build.opensuse.org/request/show/91193
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=19
2011-11-13 15:18:26 +00:00
Ruediger Oertel
27a6b9e69c Accepting request 86255 from multimedia:libs
- fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/86255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=21
2011-10-04 14:57:27 +00:00
Stephan Kulow
32d057ff53 - fix baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=16
2011-09-29 13:20:22 +00:00
Sascha Peilicke
83df936c84 Autobuild autoformatter for 79260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=20
2011-08-19 07:17:45 +00:00