Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fluidsynth for openSUSE:Factory 
checked in at 2021-05-12 19:31:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fluidsynth (Old)
 and      /work/SRC/openSUSE:Factory/.fluidsynth.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fluidsynth"

Wed May 12 19:31:44 2021 rev:59 rq:892085 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes    2021-04-10 
15:27:24.634380803 +0200
+++ /work/SRC/openSUSE:Factory/.fluidsynth.new.2988/fluidsynth.changes  
2021-05-12 19:32:10.767050246 +0200
@@ -1,0 +2,17 @@
+Sat May  8 19:58:48 UTC 2021 - Tom Mbrt <tom.m...@googlemail.com>
+
+- Update to 2.2.1
+  * Make ALSA the default driver on Linux
+  * Coreaudio driver failed to initialize on MacOS 11
+  * WaveOut driver failed to initialize
+  * COM initialization in WASAPI driver is no longer performed in the
+    caller's context
+  * WASPI driver now supports reverb and chorus
+  * Handle SysEx GM/GM2 mode on, GS reset, and XG reset
+  * Old behaviour of `fluid_player_join` has been restored to prevent
+    infinite loop in client code
+  * The Soundfont loader code has been refactored, illegal generators
+    will now be skipped more consequently
+- Replace deprecated %make_jobs macro with %cmake_build
+
+-------------------------------------------------------------------

Old:
----
  fluidsynth-2.2.0.tar.gz

New:
----
  fluidsynth-2.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fluidsynth.spec ++++++
--- /var/tmp/diff_new_pack.kYzhFu/_old  2021-05-12 19:32:11.423047626 +0200
+++ /var/tmp/diff_new_pack.kYzhFu/_new  2021-05-12 19:32:11.427047610 +0200
@@ -18,7 +18,7 @@
 
 %define sover   3
 Name:           fluidsynth
-Version:        2.2.0
+Version:        2.2.1
 Release:        0
 Summary:        A Real-Time Software Synthesizer That Uses Soundfont(tm)
 License:        LGPL-2.1-or-later
@@ -77,14 +77,14 @@
 %cmake \
     -DFLUID_DAEMON_ENV_FILE=%{_fillupdir}/sysconfig.%{name} \
     -Denable-lash=0
-%make_jobs
+%cmake_build
 
 %check
 # depending on the distribution being built for, cmake
 # may or may not create a 'build' subdirectory
 %cmake
 # cannot call ctest as the unit tests need to be compiled yet
-%make_build check
+%cmake_build check
 
 %install
 %cmake_install

++++++ fluidsynth-2.2.0.tar.gz -> fluidsynth-2.2.1.tar.gz ++++++
++++ 43448 lines of diff (skipped)

Reply via email to