commit d0c9e0fd5ff9de8830a860482fb4c1719da6e836
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Jul 25 01:03:29 2024 +0100
Update spotify-make to 854e3fb
.gitignore | 1 +
lpf-spotify-client.spec | 12 +++++++-----
sources | 2 +-
spotify-client.spec.in | 10 +++++-----
4 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 338ea24..07a701e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/spotify-make-8597389.tar.gz
/spotify-make-a0048ec.tar.gz
/spotify-make-62e266b.tar.gz
+/spotify-make-854e3fb.tar.gz
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index f0eeb39..3020fad 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -4,7 +4,7 @@
#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 62e266b593e4031a9a9209fbd17f287cc4cfb7a5
+%global commit 854e3fb754d4926cb51abce1cb6983a5969d28e9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define target_pkg %(t=%{name}; echo ${t#lpf-})
@@ -12,12 +12,11 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
Version: 1.2.42.290
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
URL:
https://github.com/leamas/spotify-make
-Group: Development/Tools
ExclusiveArch: i686 x86_64
#BuildArch: noarch
%global debug_package %{nil}
@@ -31,8 +30,8 @@ Source3: README
Source4: %{github_repo}/spotify-make-%{shortcommit}.tar.gz
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0.1
-Requires: lpf >= 0.1
+BuildRequires: lpf >= 0.3
+Requires: lpf >= 0.3
%description
Bootstrap package allowing the lpf system to build the non-redistributable
@@ -79,6 +78,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Wed Jul 24 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.42.290-2
+- Update spotify-make to 854e3fb
+
* Tue Jul 23 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.42.290-1
- Update to 1.2.42.290.g242057a2
diff --git a/sources b/sources
index 7314d20..fd054e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (spotify-make-62e266b.tar.gz) =
1e6e38966664484b28a0e68c476e3f6fd6d4802b4ff0115b406201cb749459d7bff57bed3bc9c3e0a8b5627d734b3ece02816009e9bf835eef9b95a4a1fc793d
+SHA512 (spotify-make-854e3fb.tar.gz) =
55fe0b9ef0a005e84a08dfad16e1a7c1c7c39cc571b66dadc0ebfa42d2687576cb7ab5c1dc898950f0629128a520e995029e95fe242eadbddf39798157f22d15
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 3dea611..059ea28 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -1,7 +1,5 @@
#These refer to the installer, not the main package:
-# Using
https://github.com/robxu9/spotify-make/commits/devel
-#
https://github.com/robxu9/spotify-make/commit/a0048ec7c5c6acf4ca584348684...
-%global commit 62e266b593e4031a9a9209fbd17f287cc4cfb7a5
+%global commit 854e3fb754d4926cb51abce1cb6983a5969d28e9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo
http://repository.spotify.com/pool/non-free/s/spotify-client
@@ -14,14 +12,13 @@
Name: spotify-client
Version: 1.2.42.290
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client
#
board=http://community.spotify.com/t5/Desktop-Linux
# $board/What-license-does-the-linux-spotify-client-use/td-p/173356
License: No modification permitted, non-redistributable
URL:
https://www.spotify.com/se/download/linux/
-Group: Applications/Multimedia
ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
@@ -95,6 +92,9 @@ hard drive.
%changelog
+* Wed Jul 24 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.42.290-2
+- Update spotify-make to 854e3fb
+
* Tue Jul 23 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.42.290-1
- Update to 1.2.42.290.g242057a2