Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libopnmidi for openSUSE:Factory checked in at 2026-09-02 16:59:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libopnmidi (Old) and /work/SRC/openSUSE:Factory/.libopnmidi.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libopnmidi" Wed Sep 2 16:59:39 2026 rev:2 rq:1375168 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libopnmidi/libopnmidi.changes 2025-10-28 15:29:33.439128695 +0100 +++ /work/SRC/openSUSE:Factory/.libopnmidi.new.1265/libopnmidi.changes 2026-09-02 16:59:43.090043010 +0200 @@ -1,0 +2,18 @@ +Tue Sep 1 14:29:53 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 1.6.2 + * Added support for HMI and HMP files. + * Added support for in-track (local) loops. + * Optimized work with chip instruments. + * Fixed the silence problem at the MIDI channel after playing too + many notes without Note OFF event. + * Added opn2_setDeviceFilterMask() public API to assign the + device filter mask for the HMI/HMP/EMIDI tracks disabling + or enabling. + * Added handling of music files designed for the EMIDI standard + from the Apogee Sound System. This feature must be enabled + manually to avoid heuristics and possible conflicts. + * Added opn2_setModeEMIDI() public API to enable handling EMIDI + specification events without conflicts to other formats. + +------------------------------------------------------------------- Old: ---- libOPNMIDI-1.6.1.tar.gz New: ---- libOPNMIDI-1.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libopnmidi.spec ++++++ --- /var/tmp/diff_new_pack.jc1AtK/_old 2026-09-02 16:59:44.329086083 +0200 +++ /var/tmp/diff_new_pack.jc1AtK/_new 2026-09-02 16:59:44.331086153 +0200 @@ -1,7 +1,7 @@ # # spec file for package libopnmidi # -# Copyright (c) 2025, Martin Hauke <[email protected]> +# Copyright (c) 2025-2026, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 1 %define libname libOPNMIDI Name: libopnmidi -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: A software MIDI synthesizer library with OPN2 (YM2612) emulation License: GPL-3.0-only AND LGPL-3.0-only @@ -29,6 +29,7 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig +BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(sdl2) %description ++++++ libOPNMIDI-1.6.1.tar.gz -> libOPNMIDI-1.6.2.tar.gz ++++++ ++++ 32112 lines of diff (skipped)
