Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ft2-clone for openSUSE:Factory checked in at 2026-03-18 16:49:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ft2-clone (Old) and /work/SRC/openSUSE:Factory/.ft2-clone.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ft2-clone" Wed Mar 18 16:49:59 2026 rev:37 rq:1340758 version:2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ft2-clone/ft2-clone.changes 2026-03-14 22:24:20.401964522 +0100 +++ /work/SRC/openSUSE:Factory/.ft2-clone.new.8177/ft2-clone.changes 2026-03-18 16:51:15.342915019 +0100 @@ -1,0 +2,13 @@ +Sun Mar 15 17:51:08 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 2.12 + * Removed the quadratic spline interpolation option. It didn't + make much sense anyway in comparison to cubic spline. + * Reduced the number of pre-computed interpolation phases from + 8192 to 4096 for less pressure on the CPU cache. The audible + difference is minimal. + * Mixer code is no longer unrolled. The speed difference was + minimal, and it would cause a ton of extra code bytes for + almost no performance gain. + +------------------------------------------------------------------- Old: ---- ft2-clone-2.11.tar.gz New: ---- ft2-clone-2.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ft2-clone.spec ++++++ --- /var/tmp/diff_new_pack.P0ZuWm/_old 2026-03-18 16:51:16.026943672 +0100 +++ /var/tmp/diff_new_pack.P0ZuWm/_new 2026-03-18 16:51:16.030943839 +0100 @@ -17,7 +17,7 @@ Name: ft2-clone -Version: 2.11 +Version: 2.12 Release: 0 Summary: Fasttracker II clone License: BSD-3-Clause AND CC-BY-NC-SA-4.0 ++++++ ft2-clone-2.11.tar.gz -> ft2-clone-2.12.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ft2-clone-2.11/LICENSES.txt new/ft2-clone-2.12/LICENSES.txt --- old/ft2-clone-2.11/LICENSES.txt 2026-03-09 20:16:31.000000000 +0100 +++ new/ft2-clone-2.12/LICENSES.txt 2026-03-10 16:21:34.000000000 +0100 @@ -6,7 +6,7 @@ rtmidi: src\rtmidi\LICENSE.txt minivorbis: "src\smploaders\minivorbis license.txt" minimp3: "src\smploaders\minimp3 license.txt" -miniflac:" src\smploaders\miniflac license.txt" +miniflac: "src\smploaders\miniflac license.txt" SDL2: vs2019_project\ft2-clone\sdl\LICENSE.txt Graphics, except a few bitmaps: by Magnus H�gdahl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ft2-clone-2.11/vs2019_project/ft2-clone/sdl/LICENSE.txt new/ft2-clone-2.12/vs2019_project/ft2-clone/sdl/LICENSE.txt --- old/ft2-clone-2.11/vs2019_project/ft2-clone/sdl/LICENSE.txt 2026-03-09 20:16:31.000000000 +0100 +++ new/ft2-clone-2.12/vs2019_project/ft2-clone/sdl/LICENSE.txt 2026-03-10 16:21:34.000000000 +0100 @@ -1,4 +1,4 @@ -Copyright (C) 1997-2025 Sam Lantinga <[email protected]> +Copyright (C) 1997-2026 Sam Lantinga <[email protected]> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages
