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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0b05169aea29136137809a859397272ce240e471b463c634df444f8e4071299
|
|
||||||
size 808633
|
|
3
libsidplayfp-2.6.0.tar.gz
Normal file
3
libsidplayfp-2.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cc6bb9418ad3f64772c54c011552b113f8ef82f9820d74d4c2fed5976d4905e9
|
||||||
|
size 810169
|
@@ -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>
|
Sat Dec 23 11:33:14 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsidplayfp
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,14 +19,14 @@
|
|||||||
%define soname 6
|
%define soname 6
|
||||||
%define stilview_soname 0
|
%define stilview_soname 0
|
||||||
Name: libsidplayfp
|
Name: libsidplayfp
|
||||||
Version: 2.5.1
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to play Commodore 64 music
|
Summary: A library to play Commodore 64 music
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
||||||
URL: https://sourceforge.net/projects/sidplay-residfp/
|
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: gcc-c++
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Reference in New Issue
Block a user