Switch to unified view

a/rpm/upplay.spec b/rpm/upplay.spec
1
Summary:        Linux UPnP audio control point
1
Summary:        Linux UPnP audio control point
2
Name:           upplay
2
Name:           upplay
3
Version:        0.10.0
3
Version:        1.0.0
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/upplay
7
URL:            http://www.lesbonscomptes.com/upplay
8
Source0:        http://www.lesbonscomptes.com/upplay/upplay-%{version}.tar.gz
8
Source0:        http://www.lesbonscomptes.com/upplay/upplay-%{version}.tar.gz
9
BuildRequires:  qt-devel
9
BuildRequires:  qt-devel
10
BuildRequires:  qtwebkit-devel
10
BuildRequires:  qtwebkit-devel
11
BuildRequires:  libupnpp1
11
BuildRequires:  libupnpp
12
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
13
13
14
%description
14
%description
15
upplay is a simple audio control point which will let you play music on
15
upplay is a simple audio control point which will let you play music on
16
your UPnP devices. It supports gapless transitions using either the
16
your UPnP devices. It supports gapless transitions using either the
...
...
39
%{_datadir}/applications/upplay.desktop
39
%{_datadir}/applications/upplay.desktop
40
%{_datadir}/pixmaps/upplay.png
40
%{_datadir}/pixmaps/upplay.png
41
%{_datadir}/icons/hicolor/48x48/apps/upplay.png
41
%{_datadir}/icons/hicolor/48x48/apps/upplay.png
42
42
43
%changelog
43
%changelog
44
* Sun Feb 22 2015 Jean-Francois Dockes <jf@dockes.org> - 1.0.0
45
- Minor improvements (sorting, volume control)
44
* Sun Feb 22 2015 Jean-Francois Dockes <jf@dockes.org> - 0.10.0
46
* Sun Feb 22 2015 Jean-Francois Dockes <jf@dockes.org> - 0.10.0
45
- Initial
47
- Initial