diff --git a/glew.changes b/glew.changes index 29acc7e..b961554 100644 --- a/glew.changes +++ b/glew.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 1 09:52:11 UTC 2025 - Andreas Schneider + +- Build GLEW with EGL support (boo#1235150) + ------------------------------------------------------------------- Tue Feb 18 09:21:49 UTC 2025 - Andreas Schneider diff --git a/glew.spec b/glew.spec index daaf8b9..d676406 100644 --- a/glew.spec +++ b/glew.spec @@ -16,7 +16,7 @@ # -%bcond egl 0 +%bcond egl 1 # If you change so_ver, then you have to update baselibs.conf as well. %define so_ver 2_2