]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update spec file for new upstream release 587/head
authorBill Peck <bpeck@redhat.com>
Wed, 13 Sep 2017 19:23:20 +0000 (15:23 -0400)
committerBill Peck <bpeck@redhat.com>
Wed, 13 Sep 2017 19:23:20 +0000 (15:23 -0400)
shairport-sync.spec

index de1fee4794518b170381a6171d3627827a081de9..ee01287a7c8980929cc8b3e0fd56e7aa4f17605f 100644 (file)
@@ -1,5 +1,5 @@
 Name:           shairport-sync
-Version:        3.1
+Version:        3.1.2
 Release:        1%{?dist}
 Summary:        AirTunes emulator. Multi-Room with Audio Synchronisation
 # MIT licensed except for tinysvcmdns under BSD, 
@@ -67,6 +67,25 @@ getent passwd %{name} &> /dev/null || useradd --system -c "%{name} User" \
 %license LICENSES
 
 %changelog
+* Wed Sep 13 2017 Bill Peck <bpeck@redhat.com> 3.1.2-1
+- New upstream release
+- The default value for the alsa setting mute_using_playback_switch has
+  been changed to "no" for compatability with other audio players on the
+  same machine. Because of this you may need to unmute your audio device
+  if you are upgrading from an older release.
+- Fixed bugs that made Shairport Sync drop out or become unavailable when
+  playing YouTube videos, SoundCloud streams etc. from the Mac.
+* Sun Aug 20 2017 Bill Peck <bpeck@redhat.com> 3.1.1-1
+- A bug in the sndio backend has been fixed that caused problems on some
+  versions of Linux.
+- A change has been made to how Shairport Sync responds to a TEARDOWN request,
+  which should make it respond better to sequences of rapid termination and
+  restarting of play sessions. This can happen, for example, playing YouTube
+  videos in Safari or Chrome on a Mac.
+- Choosing soxr interpolation in the configuration file will now cause
+  Shairport Sync to terminate with a message if Shairport Sync has not been
+  compiled with SoX support.
+- Other small changes.
 * Thu Aug 17 2017 Bill Peck <bpeck@redhat.com> 3.1-1
 - new backend offering synchronised PulseAudio support. 
 - new optional loudness and convolution filters