Accepting request 1095165 from games

- Update to snapshot 2.0.1+g60 (53f66a30)

OBS-URL: https://build.opensuse.org/request/show/1095165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_sound?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2023-06-25 19:42:07 +00:00 committed by Git OBS Bridge
commit 18a5f04be6
5 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 25 05:54:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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

View File

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

View File

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

View File

@ -3,9 +3,9 @@
<param name="filename">SDL_sound</param>
<param name="scm">git</param>
<param name="url">https://github.com/icculus/SDL_sound</param>
<param name="revision">df3fc779774c2c5dc1147239da1af858c88f1a74</param>
<param name="revision">53f66a30755ad0db12524b22c0553dd63d64377e</param>
<param name="parent-tag">v2.0.1</param>
<param name="versionformat">2.0.1.g@TAG_OFFSET@</param>
<param name="versionformat">2.0.1+g@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>