Author: tingping
Update of /cvs/free/rpms/pithos/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23755
Modified Files:
pithos-pylast.patch pithos.spec
Log Message:
* Mon Jan 5 2015 TingPing <tingping(a)tingping.se> - 1.0.1-2
- Fix importing pylast
pithos-pylast.patch:
pithos/plugins/scrobble.py | 2 +-
pithos/plugins/scrobble.py~ |only
setup.py | 1 -
setup.py~ |only
4 files changed, 1 insertion(+), 2 deletions(-)
Index: pithos-pylast.patch
===================================================================
RCS file: /cvs/free/rpms/pithos/devel/pithos-pylast.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos-pylast.patch 8 Jun 2014 02:54:12 -0000 1.1
+++ pithos-pylast.patch 5 Jan 2015 16:02:05 -0000 1.2
@@ -6,7 +6,7 @@
### END LICENSE
-import pylast
-+import pithos.pylast
++import pithos.pylast as pylast
import logging
from pithos.gobject_worker import GObjectWorker
from pithos.plugin import PithosPlugin
Index: pithos.spec
===================================================================
RCS file: /cvs/free/rpms/pithos/devel/pithos.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pithos.spec 21 Sep 2014 11:06:32 -0000 1.7
+++ pithos.spec 5 Jan 2015 16:02:05 -0000 1.8
@@ -1,6 +1,6 @@
Name: pithos
Version: 1.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Pandora client for the GNOME Desktop
Group: Applications/File
@@ -62,6 +62,9 @@
%{_datadir}/icons/hicolor/
%changelog
+* Mon Jan 5 2015 TingPing <tingping(a)tingping.se> - 1.0.1-2
+- Fix importing pylast
+
* Sun Sep 21 2014 TingPing <tingping(a)tingping.se> - 1.0.1-1
- Bump version to 1.0.1