--- a/rpm/upmpdcli.spec
+++ b/rpm/upmpdcli.spec
@@ -1,6 +1,6 @@
Summary: UPnP Media Renderer front-end to MPD, the Music Player Daemon
Name: upmpdcli
-Version: 0.13.1
+Version: 1.1.0
Release: 1%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -66,6 +66,11 @@
%systemd_postun_with_restart upmpdcli.service
%changelog
+* Fri Feb 05 2016 J.F. Dockes <jf@dockes.org> - 1.1.0
+- Add OpenHome Radio Source (play internet radios). Needs Python.
+- Add capability to forward ALSA input channel to Songcast (needs
+ sc2mpd 0.14).
+- Fix Receiver detection from Windows Songcast
* Wed Dec 23 2015 J.F. Dockes <jf@dockes.org> - 0.13.1
- many changes since 0.8... Specific in 0.13: turn off mpd 'single' if set
and support OpenHome Sender mode. ohproduct eventing fixes.