commit 8b9d8fe27fc0a181c61f4e43a62a7d3dbf368d5b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jun 24 01:38:27 2017 +0100
Update to 1.0.57.474.gca9c9538
check_new_version.py | 10 +++++-----
lpf-spotify-client.spec | 7 +++++--
spotify-client.spec.in | 11 +++++++----
3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 7b84486..d378405 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -58,11 +58,11 @@ if spec != spec3:
if runme(pkgcmd, enviro):
print('error running runme')
-#rfpkg clog && rfpkg commit -F clog && /bin/rm clog && git show
-#rfpkg push && rfpkg build --nowait
-#git checkout f26 && git merge master && git push && rfpkg build
--nowait; git checkout master
-#git checkout f25 && git merge master && git push && rfpkg build
--nowait; git checkout master
-#git checkout f24 && git merge master && git push && rfpkg build
--nowait; git checkout master
+ print('rfpkg clog && rfpkg commit -F clog && /bin/rm clog
&& git show')
+ print('rfpkg push && rfpkg build --nowait')
+ print('git checkout f26 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
+ print('git checkout f25 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
+ print('git checkout f24 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
else:
print("Already updated !")
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 0975cf8..804db63 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.55.487
-Release: 2%{?dist}
+Version: 1.0.57.474
+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
+* Sat Jun 24 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.57.474-1
+- Update to 1.0.57.474.gca9c9538
+
* Sun Jun 11 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.55.487-2
- ExclusiveArch: i686 x86_64 , /usr/lib64/spotify-client/spotify only provided
for i386 and x86_64
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 03a21f7..4525e55 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -11,8 +11,8 @@
Name: spotify-client
-Version: 1.0.55.487
-Release: 2%{?dist}
+Version: 1.0.57.474
+Release: 1%{?dist}
Summary: Spotify music player native client
#
board=http://community.spotify.com/t5/Desktop-Linux
@@ -23,8 +23,8 @@ Group: Applications/Multimedia
ExclusiveArch: i386 i686 x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
-Source1: %{repo}/spotify-client_%{version}.g256699aa-16_amd64.deb
-Source2: %{repo}/spotify-client_%{version}.g256699aa-16_i386.deb
+Source1: %{repo}/spotify-client_%{version}.gca9c9538-30_amd64.deb
+Source2: %{repo}/spotify-client_%{version}.gca9c9538-30_i386.deb
%ifarch x86_64
%global spotify_pkg %{SOURCE1}
@@ -116,6 +116,9 @@ fi
%changelog
+* Sat Jun 24 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.57.474-1
+- Update to 1.0.57.474.gca9c9538
+
* Wed May 24 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.55.487-1
- Update to 1.0.55.487.g256699aa