[grilo-plugins/0.1.x] Bump to 0.1.19
- 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.19
- Date: Thu, 24 May 2012 10:39:13 +0000 (UTC)
commit e7f76399f70d47fcae0e1a4a8352ffca1cad2bd7
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed May 23 17:46:50 2012 +0000
Bump to 0.1.19
Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>
AUTHORS | 1 +
NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
3 files changed, 47 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 5a918bb..9e3cbbe 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,4 @@
+Bastien Nocera <hadess hadess net>
Damien Lespiau <damien lespiau intel com>
Guillaume Emont <gemont igalia com>
Iago Toral Quiroga <itoral igalia com>
diff --git a/NEWS b/NEWS
index c17baf0..729b831 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+NEW in 0.1.19
+=============
+
+ * General
+ * Fixed BGO#641115 - grilo plugins do not store private data in right places
+ * Fixed BGO#641357 - Remove libdir= from all Makefile.am
+ * Fixed BGO#667855 - Support tracker 0.13/0.14
+
+ * Filesystem plugin
+ * Do not show file extension in the media title
+
+ * Jamendo plugin
+ * Fix small typo
+
+ * Local Metadata plugin
+ * Several fixes and improvements
+ * Use user's cache to get album art
+ * Fixed BGO#673916 - local-metadata: Support all GIO supported schemes
+ * Fixed BGO#673936 - local-metadata: Don't leave unfinished calls
+
+ * Optical Media plugin
+ * New plugin that provides content from DVD and Blu-ray disks (BGO#672929)
+
+ * SHOUTCast plugin
+ * Use the new API 2.0
+
+ * Tracker plugin
+ * Fixed BGO#662748 - tracker plugin: support multiple resources in a larger file
+
+ * UPnP plugin
+ * Fixed BGO#653756 - Empty results on UPnP shows error
+
+ * Youtube plugin
+ * Request quvi 0.4.0
+
+ * Contributors to this release:
+ AntÃa Puentes <apuentes igalia com>
+ Bastien Nocera <hadess hadess net>
+ Juan A. Suarez Romero <jasuarez igalia com>
+ Michael Wood <michael g wood linux intel com>
+ Sam Thursfield <sam thursfield codethink co uk>
+ Vincent Untz <vuntz gnome org>
+
+
NEW in 0.1.18
=============
* General
diff --git a/configure.ac b/configure.ac
index 9c18d79..1888461 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.18])
+m4_define([prj_version], [0.1.19])
AC_INIT([prj_name],
[prj_version],
@@ -88,7 +88,7 @@ fi
PKG_CHECK_MODULES([DEPS], glib-2.0 >= 2.28 \
gobject-2.0 \
gmodule-2.0 \
- ${GRL_NAME} = 0.1.18)
+ ${GRL_NAME} = 0.1.19)
# ----------------------------------------------------------
# DEFINITIONS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]