diff --git a/SDL2_sound.changes b/SDL2_sound.changes index f7135a6..9a916e2 100644 --- a/SDL2_sound.changes +++ b/SDL2_sound.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 25 05:54:59 UTC 2023 - Jan Engelhardt + +- Update to snapshot 2.0.1+g60 (53f66a30) + * Avoid division by zero with certain uncompressed WAV files + * A pkgconfig file was added + ------------------------------------------------------------------- Wed Mar 30 13:26:51 UTC 2022 - Jan Engelhardt diff --git a/SDL2_sound.spec b/SDL2_sound.spec index e59e934..efeef72 100644 --- a/SDL2_sound.spec +++ b/SDL2_sound.spec @@ -1,7 +1,7 @@ # # spec file for package SDL2_sound # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.1.g17 +Version: 2.0.1+g60 Release: 0 Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) License: LGPL-2.1-or-later @@ -87,6 +87,8 @@ on-the-fly and behind-the-scenes. %files devel %_bindir/playsound* %_includedir/SDL2/ +%_libdir/cmake/ %_libdir/lib*.so +%_libdir/pkgconfig/*.pc %changelog diff --git a/SDL_sound-2.0.1+g60.tar.xz b/SDL_sound-2.0.1+g60.tar.xz new file mode 100644 index 0000000..e196399 --- /dev/null +++ b/SDL_sound-2.0.1+g60.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99bd873a9fbde3ba15adac317380f64d9c3a5ed7a55664a8860d257153c7d83 +size 354872 diff --git a/SDL_sound-2.0.1.g17.tar.xz b/SDL_sound-2.0.1.g17.tar.xz deleted file mode 100644 index be23ccb..0000000 --- a/SDL_sound-2.0.1.g17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46ab5fcbb99f8a520b667870f80028533e21a24766032be1595a9acd6e6b9c6e -size 342612 diff --git a/_service b/_service index 96d68ad..e32549c 100644 --- a/_service +++ b/_service @@ -3,9 +3,9 @@ SDL_sound git https://github.com/icculus/SDL_sound - df3fc779774c2c5dc1147239da1af858c88f1a74 + 53f66a30755ad0db12524b22c0553dd63d64377e v2.0.1 - 2.0.1.g@TAG_OFFSET@ + 2.0.1+g@TAG_OFFSET@ *.tar