[oe-commits] Valery Febvre : podboy: update to 1.5.0

git version control git at git.openembedded.org
Sun Mar 7 11:46:03 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 904b132c96ab50bc46e375fe8bb9c05471b55165
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=904b132c96ab50bc46e375fe8bb9c05471b55165

Author: Valery Febvre <vfebvre at easter-eggs.com>
Date:   Fri Mar  5 20:48:06 2010 +0000

podboy: update to 1.5.0

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 at gmail.com>

---

 recipes/openmoko-3rdparty/podboy_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/openmoko-3rdparty/podboy_svn.bb b/recipes/openmoko-3rdparty/podboy_svn.bb
index df15342..6dcabdb 100644
--- a/recipes/openmoko-3rdparty/podboy_svn.bb
+++ b/recipes/openmoko-3rdparty/podboy_svn.bb
@@ -5,8 +5,8 @@ AUTHOR = "Valéry Febvre <vfebvre at 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"
 





More information about the Openembedded-commits mailing list