rpms/lpf-spotify-client/devel lpf-spotify-client.spec, 1.11, 1.12 spotify-client.spec.in, 1.4, 1.5

Alec Leamas leamas at rpmfusion.org
Fri Nov 21 14:19:50 CET 2014


Author: leamas

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

Modified Files:
	lpf-spotify-client.spec spotify-client.spec.in 
Log Message:
* Fri Nov 21 2014 Alec Leamas <leamas.alec at gmail.com> - 0.9.11.27.g2b1a638.81-2
- Fix typo (3408)



Index: lpf-spotify-client.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/devel/lpf-spotify-client.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lpf-spotify-client.spec	28 Oct 2014 21:38:01 -0000	1.11
+++ lpf-spotify-client.spec	21 Nov 2014 13:19:49 -0000	1.12
@@ -4,7 +4,7 @@
 Name:           lpf-spotify-client
                 # Upstream spotify version, verbatim.
 Version:        0.9.11.27.g2b1a638.81
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Spotify music player native client package bootstrap
 
 License:        MIT
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Fri Nov 21 2014 Alec Leamas <leamas.alec at gmail.com> - 0.9.11.27.g2b1a638.81-2
+- Fix typo (3408)
+
 * Tue Oct 28 2014 Alec Leamas <leamas at nowhere.net> - 0.9.11.27.g2b1a638.81-1
 - Rebuilt from current amd64 version + new bundled libs in spotify-make
 - Note: the actually installed version for i386 hosts is still 0.9.4.183


Index: spotify-client.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-spotify-client/devel/spotify-client.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spotify-client.spec.in	28 Oct 2014 21:38:01 -0000	1.4
+++ spotify-client.spec.in	21 Nov 2014 13:19:49 -0000	1.5
@@ -13,7 +13,7 @@
 
 Name:           spotify-client
 Version:        0.9.11.27.g2b1a638.81
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Spotify music player native client
 
 # board=http://community.spotify.com/t5/Desktop-Linux
@@ -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|^libgrypt.so.11
+%global __requires_exclude %__requires_exclude|^libcrypt.so.11
 %global __requires_exclude %__requires_exclude|[.]so[.][0-2][a-f]
 
 
@@ -119,6 +119,9 @@
 
 
 %changelog
+* Fri Nov 21 2014 leamas.alec at gmail.com - 0.9.11.27.g2b1a638.81-2
+- Fix typo (#3408)
+
 * Tue Oct 28 2014 leamas.alec at gmail.com - 0.9.11.27.g2b1a638.81-1
 - Rebuilt for latest X86_64 upstream + bundled libgrypt.so.11.
 


More information about the rpmfusion-commits mailing list