[grilo] Release 0.2.5
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] Release 0.2.5
- Date: Tue, 19 Mar 2013 12:19:34 +0000 (UTC)
commit c2a266541c6e1873686320b37c6b29576d255eac
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Tue Mar 19 12:13:04 2013 +0000
Release 0.2.5
AUTHORS | 1 +
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 4 ++--
3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index dd0e6c6..b68d7b8 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 5ed3e02..04506de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 0.2.5
+============
+
+ * Fixed compilation problem with gcc 4.2
+ * Removed some warnings
+ * Several changes in test-ui
+ * Add filtering by type
+ * Print multi-valued elements
+ * Several fixes, including:
+ * BGO#689577 - autogen.sh does not pass all arguments correctly to gnome-autogen.sh
+ * BGO#690612 - grilo: Explain why module could not be loaded
+ * BGO#690613 - grilo: Downgrade init failure to a debug statement
+ * BGO#692118 - [PATCH] Fix build with automake 1.13
+ * BGO#692873 - GrlOperationOptions leaked in grl_source_get_media_from_uri()
+ * BGO#694390 - Assertion when calling grl_registry_unload_plugin() twice
+
+ * Contributors to this release:
+ * Bastien Nocera <hadess hadess net>
+ * Evan Nemerson <evan coeus-group com>
+ * Juan A. Suarez Romero <jasuarez igalia com>
+ * Mike Ruprecht <mike ruprecht collabora co uk>
+ * Nuno Araujo <nuno araujo russo79 com>
+
+
NEW in 0.2.4
============
diff --git a/configure.ac b/configure.ac
index 0f6dd15..c42fded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,8 +50,8 @@ AC_DEFINE_UNQUOTED(GRLNET_VERSION, "$GRLNET_VERSION", [Grilo Net library version
# Libtool library version, not to confuse with API version
# see http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
-GRL_LT_VERSION=3:1:2
-GRLNET_LT_VERSION=1:2:1
+GRL_LT_VERSION=3:2:2
+GRLNET_LT_VERSION=1:3:1
AC_SUBST([GRL_LT_VERSION])
AC_SUBST([GRLNET_LT_VERSION])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]