forked from pool/SDL2_sound
SDL_sound 2.0.4
This commit is contained in:
parent
c483c5a770
commit
9cd7880313
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 23:20:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.0.4
|
||||
* Update bundled stb_vorbis to address CVE-2023-45676,
|
||||
CVE-2023-45677, CVE-2023-45679, CVE-2023-45680,
|
||||
CVE-2023-45681, CVE-2023-45682.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 08:41:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL2_sound
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: SDL2_sound
|
||||
%define lname libSDL2_sound2
|
||||
Version: 2.0.2
|
||||
Version: 2.0.4
|
||||
Release: 0
|
||||
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
||||
License: LGPL-2.1-or-later
|
||||
@ -29,8 +29,8 @@ Source: https://github.com/icculus/SDL_sound/archive/refs/tags/v%version
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: cmake
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
Provides: bundled(dr_flac) = 0.12.37
|
||||
Provides: bundled(dr_mp3) = 0.6.32
|
||||
Provides: bundled(dr_flac) = 0.12.42
|
||||
Provides: bundled(dr_mp3) = 0.6.38
|
||||
Provides: bundled(libmodplug)
|
||||
Provides: bundled(stb_vorbis) = 1.22
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60
|
||||
size 459868
|
BIN
v2.0.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2.0.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user