commit 2bb66d3f4af9daae65eea9932b683c2e6c39b8c9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 25 12:33:19 2019 +0100
Update to 1.1.10.546.ge08ef575
check_new_version.py | 1 -
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 7 +++++--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 32697f2..bc7f4d6 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -66,4 +66,3 @@ else:
print('git show && echo Press enter to push and build; read dummy; rfpkg push
&& rfpkg build --nowait')
print('git checkout f30 && git merge master && git push &&
rfpkg build --nowait; git checkout master')
print('git checkout f29 && git merge master && git push &&
rfpkg build --nowait; git checkout master')
-print('git checkout f28 && git merge master && git push &&
rfpkg build --nowait; git checkout master')
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 93eeb01..f571521 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,7 +11,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.1.5.153
+Version: 1.1.10.546
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Jul 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.1.10.546-1
+- Update to 1.1.10.546.ge08ef575
+
* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
- Update to 1.1.5.153.gf614956d
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index f7ac2a7..817dafb 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.1.5.153
+Version: 1.1.10.546
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,7 +27,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.gf614956d-16_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.ge08ef575-19_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -109,6 +109,9 @@ ln -s ../libcurl.so.4 libcurl-gnutls.so.4
%changelog
+* Thu Jul 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.1.10.546-1
+- Update to 1.1.10.546.ge08ef575
+
* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
- Update to 1.1.5.153.gf614956d
Show replies by date