commit c384c9c3ae39962bef155f068e5a73737b25720a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 23 00:53:06 2024 +0100
Update to 1.2.48.405.gf2c48e6f
lpf-spotify-client.spec | 9 ++++++---
spotify-client.spec.in | 11 +++++++----
2 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 4548be1..10595f3 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -4,15 +4,15 @@
#global github_repo
https://github.com/leamas/spotify-make/archive/%{commit}
%global github_repo
https://github.com/sergiomb2/spotify-make/archive/%{commit}
# devel branch
-%global commit 6f525165fb4de01303566c2e5739de3bcd5a3f55
+%global commit 90c98824cd3fdd16fb211cb911f27dfa462b41a2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.2.47.364
-Release: 2%{?dist}
+Version: 1.2.48.405
+Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -82,6 +82,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Tue Oct 22 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.48.405-1
+- Update to 1.2.48.405.gf2c48e6f
+
* Sun Sep 29 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.47.364-2
- Various fixes on spotify-make to allow install new debians files from spotify
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 8409d69..9c9379c 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -1,5 +1,5 @@
#These refer to the installer, not the main package:
-%global commit 6f525165fb4de01303566c2e5739de3bcd5a3f55
+%global commit 90c98824cd3fdd16fb211cb911f27dfa462b41a2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo
http://repository.spotify.com/pool/non-free/s/spotify-client
@@ -11,8 +11,8 @@
Name: spotify-client
-Version: 1.2.47.364
-Release: 2%{?dist}
+Version: 1.2.48.405
+Release: 1%{?dist}
Summary: Spotify music player native client
#
board=http://community.spotify.com/t5/Desktop-Linux
@@ -24,7 +24,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.gf06e5cee_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gf2c48e6f_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -90,6 +90,9 @@ hard drive.
%changelog
+* Tue Oct 22 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.48.405-1
+- Update to 1.2.48.405.gf2c48e6f
+
* Sun Sep 29 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.47.364-2
- Various fixes on spotify-make to allow install new debians files from spotify