Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsidplayfp for openSUSE:Factory checked in at 2023-07-08 22:47:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsidplayfp (Old) and /work/SRC/openSUSE:Factory/.libsidplayfp.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsidplayfp" Sat Jul 8 22:47:42 2023 rev:9 rq:1097534 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libsidplayfp/libsidplayfp.changes 2023-04-03 21:13:23.840405416 +0200 +++ /work/SRC/openSUSE:Factory/.libsidplayfp.new.23466/libsidplayfp.changes 2023-07-08 22:47:52.303386087 +0200 @@ -1,0 +2,14 @@ +Thu Jul 6 20:55:10 UTC 2023 - Andrea Manzini <[email protected]> + +- Update to version 2.5.0 + * residfp: reworked the combined waveforms model by separating pulldown effect from waveform generation + * residfp: tweaked the 8580 filter parameters for increased volume and less distortion (#45) + * Updated to latest resid + * Use OpenMP to speedup LUTs initialization + * CIA: minor rework based on chip reverse engineering + * Use c++17 where available + * Added sanity check for buffer size + * Minor mixer optimizations + * Other minor changes + +------------------------------------------------------------------- Old: ---- libsidplayfp-2.4.2.tar.gz New: ---- libsidplayfp-2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsidplayfp.spec ++++++ --- /var/tmp/diff_new_pack.umRq9q/_old 2023-07-08 22:47:53.071390703 +0200 +++ /var/tmp/diff_new_pack.umRq9q/_new 2023-07-08 22:47:53.075390728 +0200 @@ -19,14 +19,14 @@ %define soname 6 %define stilview_soname 0 Name: libsidplayfp -Version: 2.4.2 +Version: 2.5.0 Release: 0 Summary: A library to play Commodore 64 music License: GPL-2.0-or-later Group: System/Libraries #Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git URL: https://sourceforge.net/projects/sidplay-residfp/ -Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.4/libsidplayfp-%{version}.tar.gz +Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.5/libsidplayfp-%{version}.tar.gz Patch0: fix-missing-include.patch BuildRequires: gcc-c++ BuildRequires: libgcrypt-devel ++++++ fix-missing-include.patch ++++++ --- /var/tmp/diff_new_pack.umRq9q/_old 2023-07-08 22:47:53.099390872 +0200 +++ /var/tmp/diff_new_pack.umRq9q/_new 2023-07-08 22:47:53.103390896 +0200 @@ -1,7 +1,7 @@ -Index: libsidplayfp-2.4.2/src/builders/residfp-builder/residfp/resample/SincResampler.cpp +Index: libsidplayfp-2.5.0/src/builders/residfp-builder/residfp/resample/SincResampler.cpp =================================================================== ---- libsidplayfp-2.4.2.orig/src/builders/residfp-builder/residfp/resample/SincResampler.cpp -+++ libsidplayfp-2.4.2/src/builders/residfp-builder/residfp/resample/SincResampler.cpp +--- libsidplayfp-2.5.0.orig/src/builders/residfp-builder/residfp/resample/SincResampler.cpp ++++ libsidplayfp-2.5.0/src/builders/residfp-builder/residfp/resample/SincResampler.cpp @@ -27,6 +27,7 @@ #include <cmath> #include <iostream> ++++++ libsidplayfp-2.4.2.tar.gz -> libsidplayfp-2.5.0.tar.gz ++++++ ++++ 5608 lines of diff (skipped)
