rpms/lpf-spotify-client/devel lpf-spotify-client.spec, 1.12, 1.13 spotify-client.spec.in, 1.5, 1.6

Sérgio M. Basto sergiomb at rpmfusion.org
Thu May 7 00:05:16 CEST 2015


Author: sergiomb

Update of /cvs/nonfree/rpms/lpf-spotify-client/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19556

Modified Files:
	lpf-spotify-client.spec spotify-client.spec.in 
Log Message:
* Wed May 06 2015 Sérgio Basto <sergio at serjux.com> - 0.9.17.1.g9b85d43.7-1
- Update to 0.9.17.1.g9b85d43.7 and fix rfbz #3408



Index: lpf-spotify-client.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/devel/lpf-spotify-client.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- lpf-spotify-client.spec	21 Nov 2014 13:19:49 -0000	1.12
+++ lpf-spotify-client.spec	6 May 2015 22:05:15 -0000	1.13
@@ -3,8 +3,8 @@
 
 Name:           lpf-spotify-client
                 # Upstream spotify version, verbatim.
-Version:        0.9.11.27.g2b1a638.81
-Release:        2%{?dist}
+Version:        0.9.17.1.g9b85d43.7
+Release:        1%{?dist}
 Summary:        Spotify music player native client package bootstrap
 
 License:        MIT
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Wed May 06 2015 Sérgio Basto <sergio at serjux.com> - 0.9.17.1.g9b85d43.7-1
+- Update to 0.9.17.1.g9b85d43.7 and fix rfbz #3408
+
 * Fri Nov 21 2014 Alec Leamas <leamas.alec at gmail.com> - 0.9.11.27.g2b1a638.81-2
 - Fix typo (3408)
 


Index: spotify-client.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/devel/spotify-client.spec.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- spotify-client.spec.in	21 Nov 2014 13:19:49 -0000	1.5
+++ spotify-client.spec.in	6 May 2015 22:05:15 -0000	1.6
@@ -1,5 +1,5 @@
 #These refer to the installer, not the main package:
-%global commit      d972b076a660f805a75292eda55185433991c096
+%global commit      d81d63eeb6d4961e48e92dcfef17a0c967e8b4f8
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global repo        http://repository.spotify.com/pool/non-free/s/spotify
@@ -12,8 +12,8 @@
 
 
 Name:           spotify-client
-Version:        0.9.11.27.g2b1a638.81
-Release:        2%{?dist}
+Version:        0.9.17.1.g9b85d43.7
+Release:        1%{?dist}
 Summary:        Spotify music player native client
 
 # board=http://community.spotify.com/t5/Desktop-Linux
@@ -25,7 +25,7 @@
 
 Source0:        %{github_repo}/spotify-make-%{version}-%{shortcommit}.tar.gz
 #Source1:        %{repo}/spotify-client_%{version}-1_amd64.deb
-Source1:        %{repo}/spotify-client_0.9.11.27.g2b1a638.81-1_amd64.deb
+Source1:        %{repo}/spotify-client_0.9.17.1.g9b85d43.7-1_amd64.deb
 #Source2:        %{repo}/spotify-client_%{version}-1_i386.deb
 Source2:        %{repo}/spotify-client_0.9.4.183.g644e24e.428-1_i386.deb
 
@@ -77,7 +77,7 @@
 %global __requires_exclude %__requires_exclude|^libcrypto.so.0.9.8
 %global __requires_exclude %__requires_exclude|^libcef.so
 %global __requires_exclude %__requires_exclude|^libudev.so.0
-%global __requires_exclude %__requires_exclude|^libcrypt.so.11
+%global __requires_exclude %__requires_exclude|^libgcrypt.so.11
 %global __requires_exclude %__requires_exclude|[.]so[.][0-2][a-f]
 
 
@@ -116,9 +116,13 @@
 %{_datadir}/applications/spotify.desktop
 %{_datadir}/icons/hicolor/*/apps/spotify-client.png
 %{_datadir}/spotify-client
+%{_datadir}/appdata/spotify.xml
 
 
 %changelog
+* Wed May 06 2015 Sérgio Basto <sergio at serjux.com> - 0.9.17.1.g9b85d43.7-1
+- Update to 0.9.17.1.g9b85d43.7 and fix rfbz #3408
+
 * Fri Nov 21 2014 leamas.alec at gmail.com - 0.9.11.27.g2b1a638.81-2
 - Fix typo (#3408)
 


More information about the rpmfusion-commits mailing list