Hello community, here is the log from the commit of package glew for openSUSE:Factory checked in at 2017-11-14 14:45:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glew (Old) and /work/SRC/openSUSE:Factory/.glew.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glew" Tue Nov 14 14:45:31 2017 rev:43 rq:541038 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glew/glew.changes 2017-07-30 11:20:49.116937879 +0200 +++ /work/SRC/openSUSE:Factory/.glew.new/glew.changes 2017-11-14 14:45:33.661647947 +0100 @@ -1,0 +2,17 @@ +Sat Nov 11 05:01:16 UTC 2017 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- glew-2.0.0.tgz New: ---- glew-2.1.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glew.spec ++++++ --- /var/tmp/diff_new_pack.b5uIAt/_old 2017-11-14 14:45:35.473582099 +0100 +++ /var/tmp/diff_new_pack.b5uIAt/_new 2017-11-14 14:45:35.477581953 +0100 @@ -17,15 +17,15 @@ # If you change so_ver, then you have to update baselibs.conf as well. -%define so_ver 2_0 +%define so_ver 2_1 Name: glew -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: OpenGL Extension Wrangler Library License: BSD-3-Clause AND GPL-2.0 AND MIT Group: Development/Libraries/C and C++ Url: http://glew.sourceforge.net/ -Source0: http://sourceforge.net/projects/glew/files/glew/%{version}/glew-%{version}.tgz +Source0: https://github.com/nigels-com/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tgz Source1: baselibs.conf Source2: %{name}.rpmlintrc BuildRequires: pkgconfig ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.b5uIAt/_old 2017-11-14 14:45:35.509580791 +0100 +++ /var/tmp/diff_new_pack.b5uIAt/_new 2017-11-14 14:45:35.517580500 +0100 @@ -1 +1 @@ -libGLEW2_0 +libGLEW2_1 ++++++ glew-2.0.0.tgz -> glew-2.1.0.tgz ++++++ ++++ 26035 lines of diff (skipped)
