From 631f1c04ddf38113ac9081520721f767798159650efff8f78abe0bbc8c203485 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 7 Feb 2025 22:59:52 +0100 Subject: [PATCH] SDL_mixer 2.8.1 --- SDL2_mixer-2.8.0.tar.gz | 3 --- SDL2_mixer-2.8.0.tar.gz.sig | Bin 95 -> 0 bytes SDL2_mixer-2.8.1.tar.gz | 3 +++ SDL2_mixer-2.8.1.tar.gz.sig | Bin 0 -> 95 bytes SDL2_mixer.changes | 6 ++++++ SDL2_mixer.spec | 4 ++-- 6 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 SDL2_mixer-2.8.0.tar.gz delete mode 100644 SDL2_mixer-2.8.0.tar.gz.sig create mode 100644 SDL2_mixer-2.8.1.tar.gz create mode 100644 SDL2_mixer-2.8.1.tar.gz.sig diff --git a/SDL2_mixer-2.8.0.tar.gz b/SDL2_mixer-2.8.0.tar.gz deleted file mode 100644 index e3710b3..0000000 --- a/SDL2_mixer-2.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cfb34c87b26dbdbc7afd68c4f545c0116ab5f90bbfecc5aebe2a9cb4bb31549 -size 10874471 diff --git a/SDL2_mixer-2.8.0.tar.gz.sig b/SDL2_mixer-2.8.0.tar.gz.sig deleted file mode 100644 index d1346a7be336c905263169b5a9cb2128efa8ded7735092c6b39a6ac292c3064f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrLGNG$H2uY026t5f?=L{ v@XFW+96z>y*K3P7v*=A%u1*>w!-8!$xZ{@m_}4F>x?gF#wTySpr!U(9$e1Yn diff --git a/SDL2_mixer-2.8.1.tar.gz b/SDL2_mixer-2.8.1.tar.gz new file mode 100644 index 0000000..311c554 --- /dev/null +++ b/SDL2_mixer-2.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb760211b056bfe44f4a1e180cc7cb201137e4d1572f2002cc1be728efd22660 +size 5996239 diff --git a/SDL2_mixer-2.8.1.tar.gz.sig b/SDL2_mixer-2.8.1.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..ca033bda693b6b890878585483be2f9992d95f8c1cff8e915f1bf72fe8e3e4ca GIT binary patch literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mr7tVDXW-%#fQi`lGR)zu vsrG$z-sa%4CC3(2UXQ*b&9ieq!~E*%tmrGAx<;!QC$nzmnLInEe1bFpg=Qt` literal 0 HcmV?d00001 diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes index 635fa2f..dc7ebe3 100644 --- a/SDL2_mixer.changes +++ b/SDL2_mixer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 7 21:58:11 UTC 2025 - Jan Engelhardt + +- Update to release 2.8.1 + * Added Stop/Start/Pause/Resume for Fluidsynth + ------------------------------------------------------------------- Sun Jul 28 05:06:40 UTC 2024 - Jan Engelhardt diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec index 4fd757d..fc0798e 100644 --- a/SDL2_mixer.spec +++ b/SDL2_mixer.spec @@ -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