Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocp for openSUSE:Factory checked in at 2026-03-02 17:40:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocp (Old) and /work/SRC/openSUSE:Factory/.ocp.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocp" Mon Mar 2 17:40:47 2026 rev:14 rq:1335737 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocp/ocp.changes 2026-02-09 19:35:08.223728181 +0100 +++ /work/SRC/openSUSE:Factory/.ocp.new.29461/ocp.changes 2026-03-02 17:41:33.346400742 +0100 @@ -1,0 +2,55 @@ +Sun Mar 1 17:59:47 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 3.2.0 + [SDL] + * Add support for SDL3 (>= 3.2.0). + [CDA] + * On Linux CDROM driver - silence two valgrind warnings (non- + nitialized fields in IOCTL, but they are output only fields). + * Do not assert (and exit program) if attempting to play a + DATA-only CD. + [ocp.ini] + * Add support for extra file extensions the file-browser accepts + in addition to those provided by the plugins. + This can be edited from ALT-C dialog, option E. + * Increase the line-buffer from 1024 bytes to 65536, and also + allow for up to 64K bytes of string data. + [M15,M31] + * adjust detection to not rely on filenames ending with .MOD, + inspect instrument volumes and orderlength. + [NCurses] + * Default to the cursor being hidden. + * Use strverscmp when sorting files in the file-browser. + [SDL2/SDL3 video] + * If 320x200 is streetched to 640x200, request 640x400 instead + so we keep the original ratio. + [wurfel animation and background pictures] + * Search in ZIP files. + * Allow animations to end with .ANI + * Filenames with extensions longer or fewer than 3 characters + were blindly accepted instead of rejected as background picture + [ADPLUG, SID, YM, QOA, WAV, FLAC] + * Master balance was inverted. + [XM] + * Improve the loader when the files have incorrect instrument + sizes / samples truncated. + [IT] + * Allow to load files with does does not contain all the sample + data. + * Remake tracker detection for the file comment in the + file-browser - based on Schism tracker source code. + [dirdb] + * Use sorted lists and binary search instead of single-linked + lists; Speeds up operations on the tree a lot. + [ZIP,TAR] + * Directory list is now stored in a sorted list instead of + linked list - and searches are now performed with binary + search. + [CDFS] + * Protect against recursive directories and high directory depths. + [Archive Cache Database] + * BinarySearch was done 32bit instead of 64bit, causing + assertion on large files. +- Switch from SDL2 to SDL3 + +------------------------------------------------------------------- Old: ---- ocp-3.1.3.tar.bz2 New: ---- ocp-3.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocp.spec ++++++ --- /var/tmp/diff_new_pack.CkdXPw/_old 2026-03-02 17:41:33.974426715 +0100 +++ /var/tmp/diff_new_pack.CkdXPw/_new 2026-03-02 17:41:33.978426881 +0100 @@ -17,7 +17,7 @@ Name: ocp -Version: 3.1.3 +Version: 3.2.0 Release: 0 Summary: Open Cubic Player for MOD/S3M/XM/IT/MIDI music files # Code is GPL-2.0-or-later, Graphics and animations are CC-BY-3.0 @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(mad) BuildRequires: pkgconfig(ncursesw) BuildRequires: pkgconfig(ogg) -BuildRequires: pkgconfig(sdl2) +BuildRequires: pkgconfig(sdl3) BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xxf86vm) @@ -95,7 +95,7 @@ --with-lzh \ --with-flac \ --without-sdl \ - --with-sdl2 \ + --with-sdl3 \ --with-mad \ --with-unifont-otf=%{_datadir}/fonts/truetype/Unifont.otf \ --with-unifont-csur-otf=%{_datadir}/fonts/truetype/Unifont_CSUR.otf \ @@ -118,7 +118,7 @@ %doc AUTHORS BUGS CREDITS KEYBOARD_REMAPS SUID %{_bindir}/ocp %{_bindir}/ocp-curses -%{_bindir}/ocp-sdl2 +%{_bindir}/ocp-sdl3 %{_bindir}/ocp-vcsa %{_bindir}/ocp-x11 %{_libdir}/ocp/ ++++++ ocp-3.1.3.tar.bz2 -> ocp-3.2.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ocp/ocp-3.1.3.tar.bz2 /work/SRC/openSUSE:Factory/.ocp.new.29461/ocp-3.2.0.tar.bz2 differ: char 11, line 1
