Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sonivox for openSUSE:Factory checked 
in at 2026-01-17 21:42:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonivox (Old)
 and      /work/SRC/openSUSE:Factory/.sonivox.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sonivox"

Sat Jan 17 21:42:46 2026 rev:5 rq:1327806 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sonivox/sonivox.changes  2025-04-20 
20:10:10.850688397 +0200
+++ /work/SRC/openSUSE:Factory/.sonivox.new.1928/sonivox.changes        
2026-01-17 21:43:58.168919197 +0100
@@ -1,0 +2,13 @@
+Sat Jan 17 12:08:50 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 4.0.0
+  * fix tempo calculations
+  * build MP3 support only when configuring 16 bit samples
+  * Fix DLS loop
+  * Fix "WT_VoiceGain: numSamples <= 0" error
+  * XMF format support
+  * Build system refactoring
+  * Increase library version to 4
+  * Tests and workflows simplification
+
+-------------------------------------------------------------------

Old:
----
  sonivox-3.6.16.tar.gz

New:
----
  sonivox-4.0.0.tar.gz

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

Other differences:
------------------
++++++ sonivox.spec ++++++
--- /var/tmp/diff_new_pack.xPM0kF/_old  2026-01-17 21:44:00.201002437 +0100
+++ /var/tmp/diff_new_pack.xPM0kF/_new  2026-01-17 21:44:00.221003257 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sonivox
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,18 @@
 #
 
 
-%define soversion 3
+%define soversion 4
 Name:           sonivox
-Version:        3.6.16
+Version:        4.0.0
 Release:        0
 Summary:        Fork of the AOSP 'platform_external_sonivox' project
 License:        Apache-2.0
 URL:            https://github.com/pedrolcl/sonivox
 Source:         
https://github.com/pedrolcl/sonivox/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  cmake >= 3.14
+BuildRequires:  cmake >= 3.21
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc13-c++
-BuildRequires:  gcc13-PIE
+BuildRequires:  gcc14-PIE
+BuildRequires:  gcc14-c++
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -70,7 +70,7 @@
 
 %build
 %if 0%{?suse_version} == 1500
-export CC=gcc-13 CXX=g++-13
+export CC=gcc-14 CXX=g++-14
 %endif
 
 %cmake -DBUILD_SONIVOX_STATIC:BOOL=FALSE \
@@ -84,6 +84,10 @@
 
 %ldconfig_scriptlets -n libsonivox%{soversion}
 
+%files
+%{_bindir}/sonivoxrender
+%{_mandir}/man1/sonivoxrender.1%{?ext_man}
+
 %files -n libsonivox%{soversion}
 %license LICENSE
 %{_libdir}/libsonivox.so.*

++++++ sonivox-3.6.16.tar.gz -> sonivox-4.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/sonivox/sonivox-3.6.16.tar.gz 
/work/SRC/openSUSE:Factory/.sonivox.new.1928/sonivox-4.0.0.tar.gz differ: char 
12, line 1

Reply via email to