podboy: update to 1.5.0
authorValery Febvre <vfebvre@easter-eggs.com>
Fri, 5 Mar 2010 20:48:06 +0000 (20:48 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 7 Mar 2010 11:42:43 +0000 (12:42 +0100)
Changes since 1.3.4
* New feature: played episodes that are older than a specified amount of days (defined in Settings) can be auto-deleted on every startup.
* New feature: episodes can now be tagged as "(un)deletable" in page "Episodes". All episodes with status "undeletable" will be ignored when auto-deletion of old episodes will be done on startup.
* New feature: podcasts can be renamed.
* New feature: downloads can be canceled.
* Big code cleanup and code refactoring.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-3rdparty/podboy_svn.bb

index df15342..6dcabdb 100644 (file)
@@ -5,8 +5,8 @@ AUTHOR = "ValĂ©ry Febvre <vfebvre@easter-eggs.com>"
 SECTION = "x11/applications"
 PRIORITY = "optional"
 
-SRCREV = "110"
-PV = "1.3.4+svnr${SRCPV}"
+SRCREV = "123"
+PV = "1.5.0+svnr${SRCPV}"
 
 PACKAGE_ARCH = "all"