5 Commits

6 changed files with 17 additions and 6 deletions

View File

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

Binary file not shown.

BIN
SDL2_mixer-2.8.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SDL2_mixer-2.8.1.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jul 14 14:45:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Use pkgconfig() to locate build requirements
-------------------------------------------------------------------
Fri Feb 7 21:58:11 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.8.1
* Added Stop/Start/Pause/Resume for Fluidsynth
-------------------------------------------------------------------
Sun Jul 28 05:06:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package SDL2_mixer
#
# Copyright (c) 2024 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_mixer
%define lname libSDL2_mixer-2_0-0
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: SDL2 sound mixer library
License: Zlib
@@ -30,7 +30,6 @@ Source: https://github.com/libsdl-org/SDL_mixer/releases/download/releas
Source2: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz.sig
Source3: %name.keyring
Source4: baselibs.conf
BuildRequires: SDL2-devel >= 2.24
BuildRequires: dos2unix
BuildRequires: pkg-config
BuildRequires: pkgconfig(flac)
@@ -38,6 +37,7 @@ BuildRequires: pkgconfig(fluidsynth)
BuildRequires: pkgconfig(libmpg123)
BuildRequires: pkgconfig(libxmp)
BuildRequires: pkgconfig(opusfile)
BuildRequires: pkgconfig(sdl2) >= 2.24
BuildRequires: pkgconfig(vorbis)
Suggests: timidity