Accepting request 1135974 from home:mnhauke

- Update to version 2.6.0
  * residfp is now thread-safe.
  * residfp: fixed SSE2 version of convolve.
  * residfp: updated combined waveforms model.
  * residfp: amplify the output by a model dependent scale factor.
  * a couple of autotools fixes.

OBS-URL: https://build.opensuse.org/request/show/1135974
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsidplayfp?expand=0&rev=18
This commit is contained in:
Takashi Iwai 2024-01-02 14:47:21 +00:00 committed by Git OBS Bridge
parent 258a6cd095
commit 933784e0f1
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0b05169aea29136137809a859397272ce240e471b463c634df444f8e4071299
size 808633

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc6bb9418ad3f64772c54c011552b113f8ef82f9820d74d4c2fed5976d4905e9
size 810169

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 1 10:04:11 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.6.0
* residfp is now thread-safe.
* residfp: fixed SSE2 version of convolve.
* residfp: updated combined waveforms model.
* residfp: amplify the output by a model dependent scale factor.
* a couple of autotools fixes.
-------------------------------------------------------------------
Sat Dec 23 11:33:14 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libsidplayfp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,14 +19,14 @@
%define soname 6
%define stilview_soname 0
Name: libsidplayfp
Version: 2.5.1
Version: 2.6.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.5/libsidplayfp-%{version}.tar.gz
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.6/libsidplayfp-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: libgcrypt-devel
BuildRequires: pkgconfig