commit zmusic for openSUSE:Factory

2020-11-07 Thread root
Hello community,

here is the log from the commit of package zmusic for openSUSE:Factory checked 
in at 2020-11-07 21:02:49

Comparing /work/SRC/openSUSE:Factory/zmusic (Old)
 and  /work/SRC/openSUSE:Factory/.zmusic.new.11331 (New)


Package is "zmusic"

Sat Nov  7 21:02:49 2020 rev:3 rq:846830 version:1.1.4

Changes:

--- /work/SRC/openSUSE:Factory/zmusic/zmusic.changes2020-09-16 
19:36:58.166648665 +0200
+++ /work/SRC/openSUSE:Factory/.zmusic.new.11331/zmusic.changes 2020-11-07 
21:05:34.365626329 +0100
@@ -1,0 +2,7 @@
+Sat Oct 31 12:02:30 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.1.4
+  * MIDS-format MIDI support
+  * libADL/libOPN update
+
+---

Old:

  1.1.2.tar.gz

New:

  1.1.4.tar.gz



Other differences:
--
++ zmusic.spec ++
--- /var/tmp/diff_new_pack.tMEXKU/_old  2020-11-07 21:05:34.889625493 +0100
+++ /var/tmp/diff_new_pack.tMEXKU/_new  2020-11-07 21:05:34.893625486 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   zmusic
-Version:1.1.2
+Version:1.1.4
 Release:0
 Summary:ZDoom component library for music handling
 License:GPL-3.0-only
@@ -83,7 +83,7 @@
-DINSTALL_DOCS_PATH="%_defaultdocdir/%name" \
-DDYN_FLUIDSYNTH=OFF \
-DDYN_SNDFILE=OFF -DDYN_MPG123=OFF
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 %cmake_install

++ 1.1.2.tar.gz -> 1.1.4.tar.gz ++
 68664 lines of diff (skipped)




commit zmusic for openSUSE:Factory

2020-09-16 Thread root
Hello community,

here is the log from the commit of package zmusic for openSUSE:Factory checked 
in at 2020-09-16 19:36:34

Comparing /work/SRC/openSUSE:Factory/zmusic (Old)
 and  /work/SRC/openSUSE:Factory/.zmusic.new.4249 (New)


Package is "zmusic"

Wed Sep 16 19:36:34 2020 rev:2 rq:834728 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/zmusic/zmusic.changes2020-07-05 
01:13:55.272171231 +0200
+++ /work/SRC/openSUSE:Factory/.zmusic.new.4249/zmusic.changes  2020-09-16 
19:36:58.166648665 +0200
@@ -1,0 +2,6 @@
+Tue Sep 15 17:48:48 UTC 2020 - Jan Engelhardt 
+
+- Demote Recommends to Suggests. Add suggests for Fluidsynth
+  as an alternative to EAW (and the OPL mixer that's built-in).
+
+---



Other differences:
--
++ zmusic.spec ++
--- /var/tmp/diff_new_pack.FsJBZx/_old  2020-09-16 19:37:01.062651341 +0200
+++ /var/tmp/diff_new_pack.FsJBZx/_new  2020-09-16 19:37:01.066651345 +0200
@@ -36,8 +36,10 @@
 BuildRequires:  pkgconfig(libmpg123)
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(zlib)
-Recommends: timidity
-Recommends: timidity-eawpats
+Suggests:   fluid-soundfont-gm
+Suggests:   fluid-soundfont-gs
+Suggests:   timidity
+Suggests:   timidity-eawpats
 # DUMB is modified to read OggVorbis samples
 Provides:   bundled(dumb) = 0.9.3