commit 2d8664affcf103ca0ce8bd80fd26864a60f8ca44
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Sep 18 22:40:23 2020 +0100
Update to 1.1.42.622.gbd112320
check_new_version.py | 4 ++--
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 7 +++++--
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index d9af164..9140022 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -57,9 +57,9 @@ if spec != spec3:
if runme(pkgcmd, enviro):
print('error running runme')
- print('rfpkg ci -c && git show')
- print('rfpkg srpm && mock -r fedora-31-x86_64-rpmfusion_nonfree
--no-clean --rebuild lpf-spotify-client-%s-1.fc33.src.rpm'
+ print('rfpkg srpm && mock -r fedora-31-x86_64-rpmfusion_nonfree
--no-clean --rebuild lpf-spotify-client-%s-1.fc34.src.rpm'
% version64)
+ print('rfpkg ci -c && git show')
else:
print("Already updated !")
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index d4403bf..9d6cc47 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.26.501
+Version: 1.1.42.622
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Sep 18 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.42.622-1
+- Update to 1.1.42.622.gbd112320
+
* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.26.501-1
- Update to 1.1.26.501.gbe11e53b
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index ac4983a..878a6f2 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.1.26.501
+Version: 1.1.42.622
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}.gbe11e53b-15_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gbd112320-37_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
+* Fri Sep 18 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.42.622-1
+- Update to 1.1.42.622.gbd112320
+
* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.26.501-1
- Update to 1.1.26.501.gbe11e53b