forked from pool/SDL2_sound
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
2fe5fc3713 | ||
|
9a991ea407 | ||
de658a8f9a |
@ -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>
|
Fri Nov 3 08:41:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package SDL2_sound
|
# 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
|
# 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: SDL2_sound
|
Name: SDL2_sound
|
||||||
%define lname libSDL2_sound2
|
%define lname libSDL2_sound2
|
||||||
Version: 2.0.2
|
Version: 2.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
||||||
License: LGPL-2.1-or-later
|
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: c_compiler
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: pkgconfig(sdl2)
|
BuildRequires: pkgconfig(sdl2)
|
||||||
Provides: bundled(dr_flac) = 0.12.37
|
Provides: bundled(dr_flac) = 0.12.42
|
||||||
Provides: bundled(dr_mp3) = 0.6.32
|
Provides: bundled(dr_mp3) = 0.6.38
|
||||||
Provides: bundled(libmodplug)
|
Provides: bundled(libmodplug)
|
||||||
Provides: bundled(stb_vorbis) = 1.22
|
Provides: bundled(stb_vorbis) = 1.22
|
||||||
|
|
||||||
|
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1736810653
|
||||||
|
commit: 9cd7880313e094e7c5d515a2612ee9c9d30cfa5e0b97abacc60fc00dc6b4a4fa
|
||||||
|
url: https://src.opensuse.org/jengelh/SDL2_sound
|
||||||
|
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:843b0ad7657be55b763be3dc6f0dc681d0d0e5460779af034869df7d3699b2ce
|
||||||
|
size 256
|
@ -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…
Reference in New Issue
Block a user