Hello community, here is the log from the commit of package mpd for openSUSE:Factory checked in at 2019-03-21 09:52:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpd (Old) and /work/SRC/openSUSE:Factory/.mpd.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpd" Thu Mar 21 09:52:50 2019 rev:8 rq:686913 version:0.21.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpd/mpd.changes 2018-11-20 22:43:22.234262075 +0100 +++ /work/SRC/openSUSE:Factory/.mpd.new.28833/mpd.changes 2019-03-21 09:52:52.538795748 +0100 @@ -1,0 +2,6 @@ +Wed Mar 20 11:10:47 UTC 2019 - Michael Vetter <[email protected]> + +- bsc#1129905: uncomment audio_output field + * Update mpd-mpdconf_suse.patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpd.spec ++++++ --- /var/tmp/diff_new_pack.vhMxc6/_old 2019-03-21 09:52:53.014795620 +0100 +++ /var/tmp/diff_new_pack.vhMxc6/_new 2019-03-21 09:52:53.014795620 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpd # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -82,9 +82,9 @@ BuildRequires: pkgconfig(libavcodec) >= 56.1 BuildRequires: pkgconfig(libavformat) >= 56.1 BuildRequires: pkgconfig(libavutil) >= 54.3 -BuildRequires: pkgconfig(libchromaprint) BuildRequires: pkgconfig(libcdio) >= 2.0.0 BuildRequires: pkgconfig(libcdio_paranoia) +BuildRequires: pkgconfig(libchromaprint) BuildRequires: pkgconfig(libcurl) >= 7.18 BuildRequires: pkgconfig(libgme) %if %{with mpd_iso9660} ++++++ mpd-mpdconf_suse.patch ++++++ --- /var/tmp/diff_new_pack.vhMxc6/_old 2019-03-21 09:52:53.054795610 +0100 +++ /var/tmp/diff_new_pack.vhMxc6/_new 2019-03-21 09:52:53.054795610 +0100 @@ -65,17 +65,23 @@ # # This setting sets the address for the daemon to listen on. Careful attention # should be paid if this is assigned to anything other then the default, any. -@@ -280,8 +280,8 @@ +@@ -275,12 +275,12 @@ + # # An example of a pulseaudio output (streaming to a remote pulseaudio server) # - #audio_output { +-#audio_output { -# type "pulse" -# name "My Pulse Output" ++audio_output { + type "pulse" + name "Pulse Output" ## server "remote_server" # optional ## sink "remote_server_sink" # optional - #} +-#} ++} + # + # An example of a winmm output (Windows multimedia API). + # @@ -389,6 +389,6 @@ # If file or directory names do not display correctly for your locale then you # may need to modify this setting.
