Accepting request 1123133 from games
- Update to release 2.0.2 OBS-URL: https://build.opensuse.org/request/show/1123133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2_sound?expand=0&rev=3
This commit is contained in:
commit
c483c5a770
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 3 08:41:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.0.2
|
||||||
|
* No further changes from the last snapshot 2.0.1+g60
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 25 05:54:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jun 25 05:54:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,14 @@
|
|||||||
|
|
||||||
Name: SDL2_sound
|
Name: SDL2_sound
|
||||||
%define lname libSDL2_sound2
|
%define lname libSDL2_sound2
|
||||||
Version: 2.0.1+g60
|
Version: 2.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://icculus.org/SDL_sound/
|
URL: http://icculus.org/SDL_sound/
|
||||||
|
|
||||||
#Source: https://github.com/icculus/SDL_sound/archive/refs/tags/v%version.tar.gz
|
Source: https://github.com/icculus/SDL_sound/archive/refs/tags/v%version.tar.gz
|
||||||
Source: SDL_sound-%version.tar.xz
|
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: pkgconfig(sdl2)
|
BuildRequires: pkgconfig(sdl2)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f99bd873a9fbde3ba15adac317380f64d9c3a5ed7a55664a8860d257153c7d83
|
|
||||||
size 354872
|
|
15
_service
15
_service
@ -1,15 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="tar_scm" mode="disabled">
|
|
||||||
<param name="filename">SDL_sound</param>
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="url">https://github.com/icculus/SDL_sound</param>
|
|
||||||
<param name="revision">53f66a30755ad0db12524b22c0553dd63d64377e</param>
|
|
||||||
<param name="parent-tag">v2.0.1</param>
|
|
||||||
<param name="versionformat">2.0.1+g@TAG_OFFSET@</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress" mode="disabled">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
<service name="set_version" mode="disabled"/>
|
|
||||||
</services>
|
|
3
v2.0.2.tar.gz
Normal file
3
v2.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60
|
||||||
|
size 459868
|
Loading…
Reference in New Issue
Block a user