commit 71ad75f038abb9c966c5a3e1ba43ccc4330db84e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Sep 29 02:26:40 2024 +0100
Update to 1.2.47.364.gf06e5cee
lpf-spotify-client.spec | 9 ++++++++-
spotify-client.spec.in | 9 ++++++---
2 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 65d5b91..c72605a 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.2.45.454
+Version: 1.2.47.364
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -31,6 +31,10 @@ Source4: %{github_repo}/spotify-make-%{shortcommit}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: lpf >= 0.3
+
+Requires: desktop-file-utils
+Requires: python3
+Requires: /usr/bin/lsb_release
Requires: lpf >= 0.3
%description
@@ -78,6 +82,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sun Sep 29 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.47.364-1
+- Update to 1.2.47.364.gf06e5cee
+
* Tue Sep 17 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.45.454-1
- Update to 1.2.45.454.gc16ec9f6
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 7c9680b..8da45cd 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -11,7 +11,7 @@
Name: spotify-client
-Version: 1.2.45.454
+Version: 1.2.47.364
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -24,7 +24,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.gc16ec9f6_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gf06e5cee_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -34,7 +34,7 @@ Source2: %{repo}/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb
BuildRequires: desktop-file-utils
BuildRequires: python3
-BuildRequires: redhat-lsb-core
+BuildRequires: /usr/bin/lsb_release
Requires: dbus-x11
Requires: hicolor-icon-theme
@@ -92,6 +92,9 @@ hard drive.
%changelog
+* Sun Sep 29 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.47.364-1
+- Update to 1.2.47.364.gf06e5cee
+
* Tue Sep 17 2024 Sérgio Basto <sergio(a)serjux.com> - 1.2.45.454-1
- Update to 1.2.45.454.gc16ec9f6
Show replies by date