From 56e369c1cb3180e99d31c5a9e8e40cf037d25c7723f7541e0490ac6b4faa4bff Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 20 Aug 2022 08:18:46 +0000 Subject: [PATCH] - Update to release 2.6.2 OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=31 --- SDL2_mixer-2.6.1.tar.gz | 3 --- SDL2_mixer-2.6.2.tar.gz | 3 +++ SDL2_mixer.changes | 6 ++++++ SDL2_mixer.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 SDL2_mixer-2.6.1.tar.gz create mode 100644 SDL2_mixer-2.6.2.tar.gz diff --git a/SDL2_mixer-2.6.1.tar.gz b/SDL2_mixer-2.6.1.tar.gz deleted file mode 100644 index 6844fa0..0000000 --- a/SDL2_mixer-2.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc5c7b85f297e5f3cb34c99c366a4746922fc41365b15fd78a164dda71a861a3 -size 9929970 diff --git a/SDL2_mixer-2.6.2.tar.gz b/SDL2_mixer-2.6.2.tar.gz new file mode 100644 index 0000000..c4ab50d --- /dev/null +++ b/SDL2_mixer-2.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cdea810366decba3c33d32b8071bccd1c309b2499a54946d92b48e6922aa371 +size 9934376 diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes index de8ba34..386a6c1 100644 --- a/SDL2_mixer.changes +++ b/SDL2_mixer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 20 08:17:41 UTC 2022 - Jan Engelhardt + +- Update to release 2.6.2 + * Build updates for non-Linux platforms + ------------------------------------------------------------------- Mon Jul 18 10:33:06 UTC 2022 - munix9@googlemail.com diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec index 770f3d4..728ead2 100644 --- a/SDL2_mixer.spec +++ b/SDL2_mixer.spec @@ -18,7 +18,7 @@ Name: SDL2_mixer %define lname libSDL2_mixer-2_0-0 -Version: 2.6.1 +Version: 2.6.2 Release: 0 Summary: SDL2 sound mixer library License: Zlib @@ -27,6 +27,7 @@ URL: http://libsdl.org/projects/SDL_mixer/ #Git-Clone: https://github.com/libsdl-org/SDL_mixer Source: https://github.com/libsdl-org/SDL_mixer/releases/download/release-%version/SDL2_mixer-%version.tar.gz +BuildRequires: SDL2-devel >= 2.24 BuildRequires: dos2unix BuildRequires: pkg-config BuildRequires: pkgconfig(flac) @@ -34,7 +35,6 @@ BuildRequires: pkgconfig(fluidsynth) BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libxmp) BuildRequires: pkgconfig(opusfile) -BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(vorbis) Suggests: timidity