Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glew for openSUSE:Factory checked in 
at 2026-01-17 21:41:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glew (Old)
 and      /work/SRC/openSUSE:Factory/.glew.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glew"

Sat Jan 17 21:41:43 2026 rev:53 rq:1327646 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glew/glew.changes        2025-04-24 
17:25:08.572401184 +0200
+++ /work/SRC/openSUSE:Factory/.glew.new.1928/glew.changes      2026-01-17 
21:41:45.035465610 +0100
@@ -1,0 +2,31 @@
+Fri Jan 16 03:54:12 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.3.0:
+  * New extensions: GL_ARM_shader_core_properties,
+    GL_EXT_EGL_image_storage_compression,
+    GL_EXT_framebuffer_blit_layers, GL_EXT_separate_depth_stencil,
+    GL_EXT_shader_clock, GL_EXT_shader_samples_identical,
+    GL_EXT_texture_storage_compression,
+    GL_IMG_pvric_end_to_end_signature,
+    GL_IMG_tile_region_protection, GL_MESA_bgra,
+    GL_MESA_framebuffer_flip_x, GL_MESA_framebuffer_swap_xy,
+    GL_MESA_texture_const_bandwidth, GL_NV_memory_object_sparse,
+    GL_NV_primitive_shading_rate, GL_NV_timeline_semaphore,
+    GL_NV_uniform_buffer_std430_layout,
+    GL_QCOM_frame_extrapolation, GL_QCOM_motion_estimation,
+    GL_QCOM_render_sRGB_R8_RG8, GL_QCOM_render_shared_exponent,
+    GL_QCOM_shading_rate, GL_QCOM_texture_lod_bias,
+    GL_QCOM_ycbcr_degamma, EGL_ANDROID_telemetry_hint,
+    EGL_ANGLE_sync_control_rate, EGL_EXT_config_select_group,
+    EGL_EXT_device_drm_render_node, EGL_EXT_device_persistent_id,
+    EGL_EXT_device_query_name, EGL_EXT_display_alloc,
+    EGL_EXT_explicit_device, EGL_EXT_gl_colorspace_bt2020_hlg,
+    EGL_EXT_platform_xcb, EGL_EXT_present_opaque,
+    EGL_EXT_query_reset_notification_strategy,
+    EGL_EXT_surface_compression, EGL_NV_stream_consumer_eglimage,
+    EGL_NV_stream_consumer_eglimage_use_scanout_attrib,
+    EGL_QNX_image_native_buffer, EGL_QNX_platform_screen,
+    GLX_EXT_get_drawable_type.
+- Drop glew-2.2.0-fix-cmake.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  glew-2.2.0-fix-cmake.patch
  glew-2.2.0.tgz

New:
----
  glew-2.3.0.tgz

----------(Old B)----------
  Old:    GLX_EXT_get_drawable_type.
- Drop glew-2.2.0-fix-cmake.patch: fixed upstream.
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glew.spec ++++++
--- /var/tmp/diff_new_pack.WpZgwQ/_old  2026-01-17 21:41:45.979504281 +0100
+++ /var/tmp/diff_new_pack.WpZgwQ/_new  2026-01-17 21:41:45.979504281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glew
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 %global pname glew
 # If you change so_ver, then you have to update baselibs.conf as well.
-%define so_ver 2_2
+%define so_ver 2_3
 
 %if "%{flavor}" == ""
 %bcond_with egl
@@ -33,7 +33,7 @@
 %define shlib libGLEW%{?pkg_suffix}%{so_ver}
 
 Name:           %{pname}%{?pkg_suffix}
-Version:        2.2.0
+Version:        2.3.0
 Release:        0
 Summary:        OpenGL Extension Wrangler Library
 # was http://glew.sourceforge.net/
@@ -43,9 +43,6 @@
 Source0:        
https://downloads.sourceforge.net/%{pname}/%{pname}-%{version}.tgz
 Source1:        baselibs.conf
 Patch0:         glew-2.2.0-mesa-24.patch
-# PATCH-FIX-UPSTREAM See (cherry picked from) line in the patch file from
-# https://github.com/nigels-com/glew/commits/master/
-Patch1:         glew-2.2.0-fix-cmake.patch
 # PATCH-FEATURE-OPENSUSE glew-rename-EGL-library.patch [email protected] -- 
Append suffix to shared library built with EGL support to allow parallel 
installation with the GLX compatible flavor
 Patch2:         glew-rename-EGL-library.patch
 BuildRequires:  cmake

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.WpZgwQ/_old  2026-01-17 21:41:46.023506083 +0100
+++ /var/tmp/diff_new_pack.WpZgwQ/_new  2026-01-17 21:41:46.031506411 +0100
@@ -1,3 +1,3 @@
-libGLEW2_2
-libGLEW_EGL2_2
+libGLEW2_3
+libGLEW_EGL2_3
 

++++++ glew-2.2.0-mesa-24.patch ++++++
--- /var/tmp/diff_new_pack.WpZgwQ/_old  2026-01-17 21:41:46.043506903 +0100
+++ /var/tmp/diff_new_pack.WpZgwQ/_new  2026-01-17 21:41:46.047507067 +0100
@@ -2,9 +2,11 @@
  glew-2.2.0/include/GL/glew.h |    2 ++
  1 file changed, 2 insertions(+)
 
---- glew-2.2.0/include/GL/glew.h
-+++ glew-2.2.0/include/GL/glew.h       2024-03-20 12:42:28.712954164 +0000
-@@ -26408,8 +26408,10 @@ GLEWAPI const GLubyte * GLEWAPIENTRY gle
+Index: glew-2.3.0/include/GL/glew.h
+===================================================================
+--- glew-2.3.0.orig/include/GL/glew.h
++++ glew-2.3.0/include/GL/glew.h
+@@ -27029,8 +27029,10 @@ GLEWAPI const GLubyte * GLEWAPIENTRY gle
  
  #ifdef GLEW_APIENTRY_DEFINED
  #undef GLEW_APIENTRY_DEFINED

++++++ glew-2.2.0.tgz -> glew-2.3.0.tgz ++++++
++++ 20211 lines of diff (skipped)

++++++ glew-rename-EGL-library.patch ++++++
--- /var/tmp/diff_new_pack.WpZgwQ/_old  2026-01-17 21:41:47.095549999 +0100
+++ /var/tmp/diff_new_pack.WpZgwQ/_new  2026-01-17 21:41:47.103550326 +0100
@@ -7,11 +7,11 @@
  build/cmake/CMakeLists.txt | 3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/build/cmake/CMakeLists.txt b/build/cmake/CMakeLists.txt
-index 5d7c287..203eea8 100644
---- a/build/cmake/CMakeLists.txt
-+++ b/build/cmake/CMakeLists.txt
-@@ -55,6 +55,9 @@ else ()
+Index: glew-2.3.0/build/cmake/CMakeLists.txt
+===================================================================
+--- glew-2.3.0.orig/build/cmake/CMakeLists.txt
++++ glew-2.3.0/build/cmake/CMakeLists.txt
+@@ -57,6 +57,9 @@ else ()
    set (GLEW_LIB_NAME GLEW)
    set (DLL_PREFIX lib)
  endif ()
@@ -21,7 +21,4 @@
  
  add_definitions (-DGLEW_NO_GLU)
  
--- 
-2.49.0
-
 

Reply via email to