Hello community, here is the log from the commit of package gemrb for openSUSE:Factory checked in at 2020-01-27 20:19:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gemrb (Old) and /work/SRC/openSUSE:Factory/.gemrb.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gemrb" Mon Jan 27 20:19:09 2020 rev:5 rq:767817 version:0.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gemrb/gemrb.changes 2018-09-04 22:57:43.429319131 +0200 +++ /work/SRC/openSUSE:Factory/.gemrb.new.26092/gemrb.changes 2020-01-27 20:19:19.752591817 +0100 @@ -1,0 +2,16 @@ +Sat Jan 18 09:50:59 UTC 2020 - Jaka Kranjc <[email protected]> + +- update to 0.8.6 +- use the main renderer while the OpenGL one remains experimental +* new features: + - more audio, especially in bg1 and pst + - sndchann.2da support + - using bags in stores, NPC breaking points, worldmap travel in pst +* improved features: + - better megamod and detectable spells compatibility + - iwd2 and pst levelup, infopoints, gui feedback, dualclassing, ranges + - verbal constants, (tobex) opcodes, falling, paperdolls, projectiles + - pst area animations, multipalette animations + - bugfixes + +------------------------------------------------------------------- Old: ---- gemrb-0.8.5.tar.gz New: ---- gemrb-0.8.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gemrb.spec ++++++ --- /var/tmp/diff_new_pack.yc2ha3/_old 2020-01-27 20:19:20.608592340 +0100 +++ /var/tmp/diff_new_pack.yc2ha3/_new 2020-01-27 20:19:20.612592342 +0100 @@ -1,7 +1,7 @@ # # spec file for package gemrb # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gemrb -Version: 0.8.5 +Version: 0.8.6 Release: 0 Summary: Game engine made with pre-rendered background License: GPL-2.0-or-later @@ -33,7 +33,8 @@ BuildRequires: pkgconfig(SDL2_mixer) BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(glew) +# reenable once OpenGL rendering stops being experimental (same for the cmake flags below) +# BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libvlc) BuildRequires: pkgconfig(openal) @@ -60,8 +61,8 @@ -DPLUGIN_DIR=%{_libdir}/gemrb/plugins \ -DDISABLE_WERROR=1 \ -DCMAKE_VERBOSE_MAKEFILE:BOOL="true" \ - -DOPENGL_BACKEND=OpenGL \ - -DOpenGL_GL_PREFERENCE=GLVND +# -DOPENGL_BACKEND=OpenGL \ +# -DOpenGL_GL_PREFERENCE=GLVND %make_jobs %install ++++++ gemrb-0.8.5.tar.gz -> gemrb-0.8.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/gemrb/gemrb-0.8.5.tar.gz /work/SRC/openSUSE:Factory/.gemrb.new.26092/gemrb-0.8.6.tar.gz differ: char 12, line 1
