Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocp for openSUSE:Factory checked in at 2023-08-07 15:29:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocp (Old) and /work/SRC/openSUSE:Factory/.ocp.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocp" Mon Aug 7 15:29:17 2023 rev:4 rq:1102642 version:0.2.106 Changes: -------- --- /work/SRC/openSUSE:Factory/ocp/ocp.changes 2023-05-14 16:34:13.787927060 +0200 +++ /work/SRC/openSUSE:Factory/.ocp.new.22712/ocp.changes 2023-08-07 15:29:34.680493397 +0200 @@ -1,0 +2,49 @@ +Sat Aug 5 20:17:31 UTC 2023 - Martin Hauke <[email protected]> + +- Update to version 0.2.106 + * [IT] Increase the number of max-samples to match openMPT (it + can export files with more samples that original tracker and + Schism supports). + * [devpdisk] Reported time during playback was random. + * [adplug] Add support for SudoMakers RetroWave OPL3 Express, + please configure it in setup:/adplugconfig.dev + * [adplug] Make channel tracker aware of AM/FM modes so it more + correctly can display visualization. + * [adplug] Left/Right OPL3 logic was incorrect in the + register-tracker. + * [libancient] Add more fingerprints for compression formats + that v2.1.0 can decompress. + * [Linux CDROM] Fix deadlock. + * [configure] cleanup --bindir --libdir and --datadir, and new + syntax to override post ocp suffixes: + ./configure LIBDIROCP=/usr/lib/ocp DATADIROCP=/usr/data/ocp + * [configure] removed --with-dir-suffix + * [CDROM *.CUE] REM didn't work as expected. + * [CDROM *.CUE] files didn't work if containing INDEX 00. + * [CDROM *.CUE] BINARY keyword should be little endian, but + there are tools that produce big-endian files without marking + them correctly. So we need to detect the endian used. + * [CDROM *.CUE] files didn't include pregaps in the track table. + * [CDROM *.TOC] files didn't split the logic for pregap and + offset into the raw file. + * [musicbrainz] Increase the buffersize, some data retrivals + failed. + * [global MIME database] Add adplug fileformats. + * [global MIME database] Add Game Music Emulator fileformats. + * [SDL2] if entering fullscreen while in graphical effect mode, + it could not be exited without visiting a textmode resolution. + * [SDL2] Use SDL_OpenAudioDevice(), else the expected audio + format between SDL2 and OCP might not be what we expect + causing random noise to be played. + * [X11] non-Shm usage could fail to successfully create butter + on window resize. + * [X11] If background picture is loaded in GUI modes, it was not + repainted on window-resize. + * [unifont] Allow for unifont ttf/otf files to be placed in the + datadir by using ./configure --with-unifont-relative (you still + need to copy the files in). + * [*.VGZ] Silently convert them to *.VGM + * [GME] Add support for Game Music Emulator library (libgme) for + playback of various retro console systems. + +------------------------------------------------------------------- Old: ---- ocp-0.2.105.tar.bz2 New: ---- ocp-0.2.106.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocp.spec ++++++ --- /var/tmp/diff_new_pack.5Q8aRf/_old 2023-08-07 15:29:35.560498799 +0200 +++ /var/tmp/diff_new_pack.5Q8aRf/_new 2023-08-07 15:29:35.564498823 +0200 @@ -17,7 +17,7 @@ Name: ocp -Version: 0.2.105 +Version: 0.2.106 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 @@ -42,6 +42,7 @@ BuildRequires: pkgconfig(libancient) BuildRequires: pkgconfig(libcjson) BuildRequires: pkgconfig(libdiscid) +BuildRequires: pkgconfig(libgme) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(mad) ++++++ ocp-0.2.105.tar.bz2 -> ocp-0.2.106.tar.bz2 ++++++ ++++ 24498 lines of diff (skipped)
