commit b17aee41dd4653a96f2164d8574fe1970966663b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jul 21 15:16:45 2017 +0100
Update to 1.0.59.395.ge6ca9946
lpf-spotify-client.spec | 7 +++++--
spotify-client.spec.in | 11 +++++++----
2 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 5fe88ba..48f805a 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,8 +11,8 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.0.57.474
-Release: 2%{?dist}
+Version: 1.0.59.395
+Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -79,6 +79,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jul 21 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.59.395-1
+- Update to 1.0.59.395.ge6ca9946
+
* Sat Jun 24 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.57.474-2
- do src.rpm just to work in the same arch that was build and just download one
source instead 2
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 16e35ae..3483518 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -11,8 +11,8 @@
Name: spotify-client
-Version: 1.0.57.474
-Release: 2%{?dist}
+Version: 1.0.59.395
+Release: 1%{?dist}
Summary: Spotify music player native client
#
board=http://community.spotify.com/t5/Desktop-Linux
@@ -25,11 +25,11 @@ ExclusiveArch: i386 i686 x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.gca9c9538-30_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.ge6ca9946-18_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
-Source2: %{repo}/spotify-client_%{version}.gca9c9538-30_i386.deb
+Source2: %{repo}/spotify-client_%{version}.ge6ca9946-18_i386.deb
%global spotify_pkg %{SOURCE2}
%endif
@@ -116,6 +116,9 @@ fi
%changelog
+* Fri Jul 21 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.59.395-1
+- Update to 1.0.59.395.ge6ca9946
+
* Sat Jun 24 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.57.474-2
- do src.rpm just to work in the same arch that was build and just download one
source instead 2