Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SDL2_sound for openSUSE:Factory checked in at 2026-06-08 14:20:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL2_sound (Old) and /work/SRC/openSUSE:Factory/.SDL2_sound.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL2_sound" Mon Jun 8 14:20:33 2026 rev:5 rq:1357822 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/SDL2_sound/SDL2_sound.changes 2025-01-14 16:23:51.281004635 +0100 +++ /work/SRC/openSUSE:Factory/.SDL2_sound.new.2375/SDL2_sound.changes 2026-06-08 14:26:10.483183522 +0200 @@ -1,0 +2,16 @@ +Mon Jun 8 01:53:29 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 2.0.6 + * The Ogg Vorbis decoder now caches small reads, for significant + speedups. + * Fixed seeking in MP3 files. + * Fixed Ogg Vorbis decoding when there are "deferred" samples at + the start of a file. + * Made playsound work on platforms that need to render something + every frame to function properly. + * Fixed modplug looping. + * Make modplug song fadeout at end optional. + * Let most other decoders consider data before the MP3 decoder, + to reasonably avoid false positives. + +------------------------------------------------------------------- Old: ---- v2.0.4.tar.gz New: ---- v2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL2_sound.spec ++++++ --- /var/tmp/diff_new_pack.tUqZ8M/_old 2026-06-08 14:26:11.063207575 +0200 +++ /var/tmp/diff_new_pack.tUqZ8M/_new 2026-06-08 14:26:11.067207740 +0200 @@ -1,7 +1,7 @@ # # spec file for package SDL2_sound # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,18 @@ Name: SDL2_sound %define lname libSDL2_sound2 -Version: 2.0.4 +Version: 2.0.6 Release: 0 Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: http://icculus.org/SDL_sound/ - Source: https://github.com/icculus/SDL_sound/archive/refs/tags/v%version.tar.gz BuildRequires: c_compiler BuildRequires: cmake BuildRequires: pkgconfig(sdl2) -Provides: bundled(dr_flac) = 0.12.42 -Provides: bundled(dr_mp3) = 0.6.38 +Provides: bundled(dr_flac) = 0.13.4 +Provides: bundled(dr_mp3) = 0.7.4 Provides: bundled(libmodplug) Provides: bundled(stb_vorbis) = 1.22 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.tUqZ8M/_old 2026-06-08 14:26:11.115209731 +0200 +++ /var/tmp/diff_new_pack.tUqZ8M/_new 2026-06-08 14:26:11.119209897 +0200 @@ -1,5 +1,5 @@ -mtime: 1736810653 -commit: 9cd7880313e094e7c5d515a2612ee9c9d30cfa5e0b97abacc60fc00dc6b4a4fa +mtime: 1780883926 +commit: bf2716452c93499ff9e4fa72c431fdc540b10553930ef4210c8d1ff4ab7e6533 url: https://src.opensuse.org/jengelh/SDL2_sound revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-08 03:58:46.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ v2.0.4.tar.gz -> v2.0.6.tar.gz ++++++ ++++ 4290 lines of diff (skipped)
