Hello community, here is the log from the commit of package glfw for openSUSE:Factory checked in at 2020-08-29 20:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glfw (Old) and /work/SRC/openSUSE:Factory/.glfw.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glfw" Sat Aug 29 20:35:31 2020 rev:13 rq:829717 version:3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/glfw/glfw.changes 2020-03-30 23:07:10.960305693 +0200 +++ /work/SRC/openSUSE:Factory/.glfw.new.3399/glfw.changes 2020-08-29 20:35:38.413295862 +0200 @@ -1,0 +2,6 @@ +Wed Aug 26 08:43:06 UTC 2020 - Dirk Stoecker <[email protected]> + +- Require pkgconfig(gl) for the devel package to supply needed + include GL/gl.h + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glfw.spec ++++++ --- /var/tmp/diff_new_pack.UtXqV8/_old 2020-08-29 20:35:39.345296255 +0200 +++ /var/tmp/diff_new_pack.UtXqV8/_new 2020-08-29 20:35:39.349296256 +0200 @@ -66,6 +66,7 @@ Group: Development/Libraries/C and C++ Requires: cmake Requires: libglfw%{sover} = %{version} +Requires: pkgconfig(gl) %description -n libglfw-devel GLFW is a framework for OpenGL application development. It is a
