Switch to unified view

a/rpm/upmpdcli.spec b/rpm/upmpdcli.spec
1
Summary:        UPnP Media Renderer front-end to MPD, the Music Player Daemon
1
Summary:        UPnP Media Renderer front-end to MPD, the Music Player Daemon
2
Name:           upmpdcli
2
Name:           upmpdcli
3
Version:        1.2.2
3
Version:        1.2.6
4
Release:        1%{?dist}
4
Release:        1%{?dist}
5
Group:          Applications/Multimedia
5
Group:          Applications/Multimedia
6
License:        GPLv2+
6
License:        GPLv2+
7
URL:            http://www.lesbonscomptes.com/updmpdcli
7
URL:            http://www.lesbonscomptes.com/updmpdcli
8
Source0:        http://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-%{version}.tar.gz
8
Source0:        http://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-%{version}.tar.gz
...
...
68
68
69
%postun
69
%postun
70
%systemd_postun_with_restart upmpdcli.service 
70
%systemd_postun_with_restart upmpdcli.service 
71
71
72
%changelog
72
%changelog
73
* Sun Oct 09 2016 J.F. Dockes <jf@dockes.org> - 1.2.6
74
- Small fixes.
73
* Sun Sep 11 2016 J.F. Dockes <jf@dockes.org> - 1.2.2
75
* Sun Sep 11 2016 J.F. Dockes <jf@dockes.org> - 1.2.2
74
- Implement Media Server for acessing streaming services (Google Play
76
- Implement Media Server for acessing streaming services (Google Play
75
  Music, Qobuz and Tidal)
77
  Music, Qobuz and Tidal)
76
* Thu Mar 17 2016 J.F. Dockes <jf@dockes.org> - 1.1.3
78
* Thu Mar 17 2016 J.F. Dockes <jf@dockes.org> - 1.1.3
77
- Fix cover art display, which sometimes vanished.
79
- Fix cover art display, which sometimes vanished.