[totem-pl-parser] 2.32.5
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] 2.32.5
- Date: Tue, 10 May 2011 13:34:49 +0000 (UTC)
commit 0fed7b9c663cbc0907f5ec79c1665a3eb3988e23
Author: Bastien Nocera <hadess hadess net>
Date: Tue May 10 14:33:48 2011 +0100
2.32.5
NEWS | 7 +++++++
configure.in | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65398c9..eab25ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
New features and significant updates in version...
+2.32.5:
+* Fix parsing of iTunes podcasts
+* Use libarchive to detect media discs in ISO files,
+ instead of gvfs, which makes it more reliable
+* Add support for new quvi properties (duration
+ and thumbnail URL)
+
2.32.4:
* Fix --enable-quvi option
* Fix getting past the last line of PLS files
diff --git a/configure.in b/configure.in
index c77302b..c537ace 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 32)
-m4_define(totem_version_micro, 4)
+m4_define(totem_version_micro, 5)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]