Matthias Mailänder 2021-11-27 08:28:45 +00:00 committed by Git OBS Bridge
parent fe8ee9d988
commit fdaa7e4c91

View File

@ -207,9 +207,13 @@ Wed Nov 24 19:38:46 UTC 2021 - Giacomo Comes <gcomes.obs@gmail.com> - 2.5.0
Windows port:
* Use OpenGL renderer by default, providing better support for HiDPI displays.
- Drop all patches to fix build with fluidsynth 2.2 (0001-0006)
- enable build with libmpeg2
- add BuildRequires: liba52-devel libSDL2_net-devel libcurl-devel libspeechd-devel
fribidi-devel giflib-devel glew-devel
* 0001-FLUIDSYNTH-Make-FluidSynth-logging-less-noisy-by-default.patch
* 0002-FLUIDSYNTH-Swapped-debug-levels-for-FLUID_WARN-and-FLUID_INFO.patch
* 0003-FLUIDSYNTH-Fix-build.patch
* 0004-AUDIO-Fix-compilation-with-Fluidsynth2.patch
* 0005-FLUIDSYNTH-Simplify-FluidSynth-version-check.patch
* 0006-FLUIDSYNTH-Fix-compilation-with-Fluidsynth-2.2.patch
- Enable build with libmpeg2
-------------------------------------------------------------------
Fri Apr 16 14:49:13 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>