Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openal-soft for openSUSE:Factory 
checked in at 2022-08-18 16:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openal-soft (Old)
 and      /work/SRC/openSUSE:Factory/.openal-soft.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openal-soft"

Thu Aug 18 16:48:49 2022 rev:45 rq:997521 version:1.22.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/openal-soft/openal-soft.changes  2022-07-06 
15:41:34.478479665 +0200
+++ /work/SRC/openSUSE:Factory/.openal-soft.new.2083/openal-soft.changes        
2022-08-18 16:48:58.665419435 +0200
@@ -1,0 +2,47 @@
+Tue Aug 16 19:42:58 UTC 2022 - Dirk M??ller <[email protected]>
+
+- disable pipewire backend to avoid buildcycle
+  ffmpeg-4, libopenmpt, mpg123, openal-soft, pipewire 
+
+-------------------------------------------------------------------
+Mon Aug  1 22:21:48 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.22.2:
+  * Fixed PipeWire version check.
+  * Fixed building with PipeWire versions before 0.3.33.
+  * Fixed CoreAudio capture.
+  * Fixed air absorption strength.
+  * Fixed ALSA not being used on some systems without PipeWire and PulseAudio.
+  * Fixed OpenSL capturing noise.
+  * Fixed Oboe capture failing with some buffer sizes.
+  * Added checks for the runtime PipeWire version.
+  * The same or newer version than is used for building will be needed at
+    runtime for the backend to work.
+  * Separated 3D7.1 into its own speaker configuration. 
+  * Implemented the ALC_SOFT_reopen_device extension.
+  * This allows for moving devices to different outputs without losing object 
state.
+  * Implemented the ALC_SOFT_output_mode extension.
+  * Implemented the AL_SOFT_callback_buffer extension.
+  * Implemented the AL_SOFT_UHJ extension.
+  * This supports native UHJ buffer formats and Super Stereo processing.
+  * Implemented the legacy EAX extensions.
+  * Enabled by default only on Windows.
+  * Improved sound positioning stability when a source is near the listener.
+  * Improved the default 5.1 output decoder.
+  * Improved the high frequency response for the HRTF second-order ambisonic 
decoder.
+  * Improved SoundIO capture behavior.
+  * Fixed UHJ output on NEON-capable CPUs.
+  * Fixed redundant effect updates when setting an effect property to the 
current value.
+  * Fixed WASAPI capture using really low sample rates, and sources with very
+    high pitch shifts when using a bsinc resampler.
+  * Added a PipeWire backend.
+  * Added enumeration for the JACK and CoreAudio backends.
+  * Added optional support for RTKit to get real-time priority.
+  * Added an option for JACK playback to render directly in the real-time 
processing callback.
+  * Added an option for custom JACK devices.
+  * Added utilities to encode and decode UHJ audio files.
+  * Added an in-progress extension to hold sources in a playing state when a 
device disconnects.
+  * Lowered the priority of the JACK backend.
+- drop openal-soft-gcc11.diff (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  openal-soft-1.21.1.tar.bz2
  openal-soft-gcc11.diff

New:
----
  openal-soft-1.22.2.tar.bz2

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

Other differences:
------------------
++++++ openal-soft.spec ++++++
--- /var/tmp/diff_new_pack.tblbqv/_old  2022-08-18 16:48:59.289420888 +0200
+++ /var/tmp/diff_new_pack.tblbqv/_new  2022-08-18 16:48:59.293420898 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           openal-soft
-Version:        1.21.1
+Version:        1.22.2
 Release:        0
 Summary:        Audio library with an OpenGL-resembling API
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
@@ -28,13 +28,13 @@
 Source3:        baselibs.conf
 # PATCH-FIX-UPSTREAM openal-no-autospawn.diff
 Patch0:         openal-no-autospawn.diff
-Patch1:         openal-soft-gcc11.diff
 BuildRequires:  cmake >= 3.0
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(alsa)
 # BuildRequires:  pkgconfig(jack) # undefined reference to 
`jack_error_callback'
+# BuildRequires:  pkgconfig(libpipewire-0.3)
 BuildRequires:  pkgconfig(libmysofa)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(portaudio-2.0)
@@ -200,8 +200,7 @@
 %{_libdir}/libopenal.so
 %{_libdir}/pkgconfig/openal.pc
 %dir %{_libdir}/cmake/OpenAL
-%{_libdir}/cmake/OpenAL/OpenALConfig-release.cmake
-%{_libdir}/cmake/OpenAL/OpenALConfig.cmake
+%{_libdir}/cmake/OpenAL/OpenAL*.cmake
 %dir %{_includedir}/AL
 %{_includedir}/AL/al.h
 %{_includedir}/AL/alc.h

++++++ openal-soft-1.21.1.tar.bz2 -> openal-soft-1.22.2.tar.bz2 ++++++
++++ 54726 lines of diff (skipped)

Reply via email to