[pithos] Update description
by Patrick Griffis
commit 7c87d6442c313062a24f5e0031ead1be4f619a7a
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Mon Nov 27 14:11:43 2017 -0500
Update description
pithos.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/pithos.spec b/pithos.spec
index 126e698..7c84604 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -35,10 +35,11 @@ Recommends: keybinder3
Suggests: libappindicator-gtk
%description
-Pithos is a Pandora client for the GNOME Desktop. The official Flash-based
-client is a CPU hog, and Pianobar is a great reverse-engineered implementation,
-but is command-line only. Neither integrate with the desktop very well, missing
-things like media key support and song notifications.
+Pithos is a easy to use native Pandora Radio client that is more lightweight
+than the pandora.com web client and integrates with the desktop.
+It supports most functionality of pandora.com such as rating songs,
+creating/managing stations, quickmix, etc. On top of that it has features such
+as last.fm scrobbling, media keys, notifications, proxies, and mpris support.
%prep
%autosetup -p1
6 years, 12 months
[pithos] Remove unused patches
by Patrick Griffis
commit 3d137fa0eab1327162488ffb1f4b3f7e459dca77
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Mon Nov 27 14:11:26 2017 -0500
Remove unused patches
8656c60e9663148166c8bd2cfd910a4423b2588d.patch | 29 ---------------
be9e8cb35692ef0b7d835dc26b28996cf6aacb7b.patch | 51 --------------------------
2 files changed, 80 deletions(-)
6 years, 12 months
[lpf-spotify-client] Update to 1.0.67.582.g19436fa3
by Sérgio M. Basto
commit bc1b5b3d3d429e1d56f7effcdbaa06297529ed21
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 26 23:31:19 2017 +0000
Update to 1.0.67.582.g19436fa3
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 9 ++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 0eb8f19..3c15f23 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.0.66.478
+Version: 1.0.67.582
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sun Nov 26 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.67.582-1
+- Update to 1.0.67.582.g19436fa3
+
* Sat Nov 04 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.66.478-1
- Update to 1.0.66.478.g1296534d
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index b888c0a..b75eae3 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.0.66.478
+Version: 1.0.67.582
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,11 +27,11 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.g1296534d-39_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.g19436fa3-28_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
-Source2: %{repo}/spotify-client_%{version}.g1296534d-39_i386.deb
+Source2: %{repo}/spotify-client_%{version}.g19436fa3-28_i386.deb
%global spotify_pkg %{SOURCE2}
%endif
@@ -118,6 +118,9 @@ fi
%changelog
+* Sun Nov 26 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.67.582-1
+- Update to 1.0.67.582.g19436fa3
+
* Sat Nov 04 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.66.478-1
- Update to 1.0.66.478.g1296534d
6 years, 12 months