Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dosbox for openSUSE:Factory checked in at 2021-06-02 22:12:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dosbox (Old) and /work/SRC/openSUSE:Factory/.dosbox.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dosbox" Wed Jun 2 22:12:22 2021 rev:36 rq:896905 version:0.74.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dosbox/dosbox.changes 2021-03-18 22:56:00.255598932 +0100 +++ /work/SRC/openSUSE:Factory/.dosbox.new.1898/dosbox.changes 2021-06-02 22:12:47.812070515 +0200 @@ -1,0 +2,6 @@ +Fri Apr 9 12:51:28 UTC 2021 - ???????? ???????????? <[email protected]> + +- Used pkgconfig everywhere and removed BuildRequires: Mesa-devel. +- Refresh CONFIG-midi-mt32-gm file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dosbox.spec ++++++ --- /var/tmp/diff_new_pack.H8MoiT/_old 2021-06-02 22:12:48.420069012 +0200 +++ /var/tmp/diff_new_pack.H8MoiT/_new 2021-06-02 22:12:48.424069002 +0200 @@ -30,19 +30,18 @@ Patch0: dosbox-0.71-manpage.diff # Patch from https://github.com/munt/munt/releases the latest release libmt32emu. Patch1: dosbox-0.74-3-mt32-patch.diff -BuildRequires: Mesa-devel -BuildRequires: SDL_net-devel BuildRequires: SDL_sound-devel -BuildRequires: alsa-devel BuildRequires: automake BuildRequires: desktop-file-utils BuildRequires: gcc-c++ -BuildRequires: libpng-devel BuildRequires: pkgconfig +BuildRequires: pkgconfig(SDL_net) +BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(sdl) %if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 -BuildRequires: libmt32emu-devel +BuildRequires: pkgconfig(mt32emu) %endif %description ++++++ CONFIG-midi-mt32-gm ++++++ --- /var/tmp/diff_new_pack.H8MoiT/_old 2021-06-02 22:12:48.452068933 +0200 +++ /var/tmp/diff_new_pack.H8MoiT/_new 2021-06-02 22:12:48.452068933 +0200 @@ -52,14 +52,14 @@ 4.3 MT-32 or GM is manually turned on every time before starting the game. To install / uninstall MT-32, run "sudo zypper in mt32emu-qt" / "sudo zypper rm mt32emu-qt" in the console and enter the root password. -To start MT-32, run "Munt: MT-32 Emulator" from KDE menu or run krunner (Alt+F2) and enter mt32emu-qt and Enter. +To start MT-32, run "MT-32 emulator" from KDE menu or run krunner (Alt+F2) and enter mt32emu-qt and Enter. To configure mt32emu-qt, start and stop mt32emu-qt, copy two ROMs files from ~/.dosbox to ~/.config/muntemu.org, start mt32emu-qt again, check all checkboxes in the options, then select the "ROM Configuration..." and specify the path to the ~/.config/muntemu.org directory 2 ROMs should appear with marked checkboxes and click OK. -To install / uninstall fluidsynth from GM, run "sudo zypper in fluidsynth" / "sudo zypper rm fluidsynth" -in the console and enter the root password. +To install / uninstall fluidsynth from GM, run "sudo zypper in fluidsynth fluid-soundfont-gm" / +"sudo zypper rm fluidsynth fluid-soundfont-gm" in the console and enter the root password. To start / stop fluidsynth from the GM, run "sudo systemctl start fluidsynth" / "sudo systemctl stop fluidsynth" in the console and enter the root password. To enable / disable fluidsynth immediately at boot time, run the command "sudo systemctl enable fluidsynth" /
