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. --- 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 <[email protected]>" SECTION = "x11/applications" PRIORITY = "optional" -SRCREV = "110" -PV = "1.3.4+svnr${SRCPV}" +SRCREV = "123" +PV = "1.5.0+svnr${SRCPV}" PACKAGE_ARCH = "all" -- 1.7.0
_______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
