[grilo-plugins/0.1.x] Bump to 0.1.18
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/0.1.x] Bump to 0.1.18
- Date: Fri, 9 Dec 2011 18:10:11 +0000 (UTC)
commit a90b2b6ed8cb8297fddbb31ff96642f42aeed9d8
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Fri Dec 9 14:50:33 2011 +0000
Bump to 0.1.18
Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>
AUTHORS | 1 +
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 4 ++--
3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 0c8b6be..5a918bb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,4 @@
+Damien Lespiau <damien lespiau intel com>
Guillaume Emont <gemont igalia com>
Iago Toral Quiroga <itoral igalia com>
Joaquim Rocha <jrocha igalia com>
diff --git a/NEWS b/NEWS
index 93d97b9..c17baf0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 0.1.18
+=============
+ * General
+ * Added support for Windows
+
+ * Apple trailers plugin
+ * Fixed mime-type
+
+ * Tracker plugin
+ * Fixed BGO#658448 - No tracker-sparql-0.12 support
+ * Added config option to expose documents as content (turned off by default)
+
+ * UPnP plugin
+ * Removed "UPnP -" prefix from title
+ * Fixed BGO#653759 - UPnP sends back containers on search
+ * Fixed BGO#658812 - upnp: support GRL_METADATA_KEY_TRACK_NUMBER
+
+ * Contributors to this release:
+ Damien Lespiau <damien lespiau intel com>
+ Jonathan Matthew <jonathan d14n org>
+ Juan A. Suarez Romero <jasuarez igalia com>
+ Zeeshan Ali (Khattak) <zeeshanak gnome org>
+
+
NEW in 0.1.17
=============
diff --git a/configure.ac b/configure.ac
index 93c71c4..79e6791 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# Copyright (C) 2010, 2011 Igalia S.L.. All rights reserved.
m4_define([prj_name], [grilo-plugins])
-m4_define([prj_version], [0.1.17])
+m4_define([prj_version], [0.1.18])
AC_INIT([prj_name],
[prj_version],
@@ -88,7 +88,7 @@ fi
PKG_CHECK_MODULES([DEPS], glib-2.0 \
gobject-2.0 \
gmodule-2.0 \
- ${GRL_NAME} = 0.1.17)
+ ${GRL_NAME} = 0.1.18)
# ----------------------------------------------------------
# DEFINITIONS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]