Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libadlmidi for openSUSE:Factory checked in at 2022-11-01 13:42:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libadlmidi (Old) and /work/SRC/openSUSE:Factory/.libadlmidi.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libadlmidi" Tue Nov 1 13:42:35 2022 rev:5 rq:1032544 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libadlmidi/libadlmidi.changes 2021-05-08 22:08:47.837384113 +0200 +++ /work/SRC/openSUSE:Factory/.libadlmidi.new.2275/libadlmidi.changes 2022-11-01 13:42:42.291939695 +0100 @@ -1,0 +2,17 @@ +Mon Oct 31 08:50:23 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.5.1 + * Added an ability to disable the automatical arpeggio. + * Added an ability to set the count of loops (how many times to + play the song). + * Added an ability to disable/enable the playing of selected + MIDI channels. + * Fixed memory damages and crashes while playing XMI files. + * Added bank-specific MT32 defaults (to don't confuse XMI + playback between different games, works for AIL and IBK only, + and for WOPL if set at the header). + * Added the chip channels allocation mode option. + * Fixed the playback of multi-song XMI files. + * Added an ability to switch the XMI song on the fly. + +------------------------------------------------------------------- Old: ---- libADLMIDI-1.5.0.1-1.tar.gz New: ---- libADLMIDI-1.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libadlmidi.spec ++++++ --- /var/tmp/diff_new_pack.7snZTh/_old 2022-11-01 13:42:42.743942099 +0100 +++ /var/tmp/diff_new_pack.7snZTh/_new 2022-11-01 13:42:42.755942163 +0100 @@ -1,8 +1,8 @@ # # spec file for package libadlmidi # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2019-2020, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2019-2022, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,14 @@ %define sover 1 %define libname libADLMIDI Name: libadlmidi -%define hyphver 1.5.0.1-1 -Version: 1.5.0.1.1 +%define hyphver 1.5.1 +Version: 1.5.1 Release: 0 Summary: A software MIDI synthesizer library with OPL3 emulation License: GPL-3.0-only AND LGPL-3.0-only Group: Development/Languages/C and C++ URL: https://github.com/Wohlstand/%{libname} -Source: %{URL}/archive/v%{hyphver}.tar.gz#/%{libname}-%{hyphver}.tar.gz +Source: https://github.com/Wohlstand/libADLMIDI/archive/refs/tags/v%{hyphver}.tar.gz#/%{libname}-%{hyphver}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig ++++++ libADLMIDI-1.5.0.1-1.tar.gz -> libADLMIDI-1.5.1.tar.gz ++++++ ++++ 11892 lines of diff (skipped)