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-08-06 16:24:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocp (Old) and /work/SRC/openSUSE:Factory/.ocp.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocp" Thu Aug 6 16:24:43 2026 rev:17 rq:1369711 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocp/ocp.changes 2026-05-25 21:59:17.711114494 +0200 +++ /work/SRC/openSUSE:Factory/.ocp.new.16738/ocp.changes 2026-08-06 16:26:35.633640817 +0200 @@ -1,0 +2,46 @@ +Wed Aug 5 06:46:20 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 3.4.0 + [speex] + * Initial support (*.spx). + [wavpack] + * Initial support (*.wv). + [flac] + * Added support for FLAC embedded into OGG (*.OGA). + [help] + * Use the correct screen-width if displaying error-messages, + avoid crash blanking invalid memory. + [adplug/opl] + * update adplug to latest master. + + adds support for *.xmi, Miles Design music. + + adds support for *.wm, Silky's MusicV WM OPL3 format. + [sidplayfp/sid] + * Update to latest masters. + [sndh] + * update psgplay to latest master. + [qoa] + * update to latest master + + Adds more sanitization. + + Fixes Out-Of-Bounds read for special crafted .QOA files. + [libmad/mpX] + * Skip frame 0, if it is a meta-frame.. + * Correct MPEG version and LAYER information in the status header. + * File-browser detection, now uses information in meta-header to + calculate song length if available if no ID3 tag is available. + [cue/toc] + * Add support for WavPack, Ogg, FLAC and MP3 compressed audio. + *.WAV files, the result of case-insenstive-search was never + used. + [udf] + * Filesystem did not parse correctly if CDFS_DEBUG was not + defined. + [wav] + * Fix parsing META comments. + [configure] + * Detect and error-out if -flto is detected in + CFLAGS/CXXFLAGS/LDFLAGS. It causes problems with the internal + list of core plugins. --with-strip_lto_flags, that can + automatically strip away -flto flags. +- Build without lto. It's known to be broken with certain plugins. + +------------------------------------------------------------------- Old: ---- ocp-3.3.1.tar.bz2 New: ---- ocp-3.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocp.spec ++++++ --- /var/tmp/diff_new_pack.PFMREy/_old 2026-08-06 16:26:36.265662884 +0200 +++ /var/tmp/diff_new_pack.PFMREy/_new 2026-08-06 16:26:36.269663023 +0200 @@ -17,7 +17,7 @@ Name: ocp -Version: 3.3.1 +Version: 3.4.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 @@ -50,7 +50,9 @@ BuildRequires: pkgconfig(ncursesw) BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(sdl3) +BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(vorbis) +BuildRequires: pkgconfig(wavpack) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) @@ -78,14 +80,14 @@ visualizations. %prep -%setup -q -%autopatch -p1 +%autosetup -p1 unzip %{SOURCE1} mv license.txt license-images.txt unzip %{SOURCE2} mv license.txt license-videos.txt %build +%define _lto_cflags %{nil} %configure \ --with-x11 \ --with-alsa \ ++++++ ocp-3.3.1.tar.bz2 -> ocp-3.4.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ocp/ocp-3.3.1.tar.bz2 /work/SRC/openSUSE:Factory/.ocp.new.16738/ocp-3.4.0.tar.bz2 differ: char 11, line 1
