[totem-pl-parser] 3.25.3
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] 3.25.3
- Date: Wed, 21 Jun 2017 14:24:40 +0000 (UTC)
commit 9f7c905a5f0f59505f74eb11db7dfb9b69fb1e6d
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jun 21 14:13:59 2017 +0200
3.25.3
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2b50100..5849a51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
New features and significant updates in version...
+3.25.3:
+- Use meson instead of autotools as a build tool
+- Use Unicode in translatable strings
+- Enable videosite support even without quvi
+- Port from GSimpleAsyncResult to GTask
+- Fix shadowed URI variable in PLA parser
+- Add support for GMime 3.0 API
+
3.10.7:
- Don't consider M3U playlists as text/plain
- Simplify ITMS link parsing
diff --git a/meson.build b/meson.build
index 30de5e9..ff1698b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('totem-pl-parser', 'c',
- version: '3.10.7', # Don't forget to also change plparser_lt_version!
+ version: '3.25.3', # Don't forget to also change plparser_lt_version!
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]