[grilo/0.2.x: 19/20] Release 0.2.13
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/0.2.x: 19/20] Release 0.2.13
- Date: Mon, 7 Sep 2015 07:56:58 +0000 (UTC)
commit 971adb4fae5832b6a84e24037d55bbd203b25dc1
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Sun Sep 6 21:24:29 2015 +0000
Release 0.2.13
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 48 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index dff390a..0e43f1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+NEW in 0.2.13
+=============
+
+ * Updated i18n
+ * Added new languages: Occitan, Bosnian
+ * Fixed tests
+ * Added GRL_CORE_ERROR_AUTHENTICATION_TOKEN
+ * Bugs fixed:
+ * BGO#745676 - core: Fix warning when unloading a plugin that failed to load
+ * BGO#747029 - source: Only replace source ID in notify if unset
+ * BGO#747953 - Information leak via plain text HTTP connection
+ * BGO#748455 - Some cleanup I made in grilo, I want to implement a test for
+ GrlMediaContainer in a separate branch
+ * BGO#748550 - Unregister custom keys on grl_registry_unload_plugin
+ * BGO#748873 - Documentation and precondition fixes for media resolution
+ * BGO#748896 - src: Try all GrlSources in grl_multiple_get_media_from_uri()
+ * BGO#749587 - Fix make distcheck.
+ * BGO#749887 - Fix coverity bugs
+ * BGO#754093 - grilo-plugins tests fail if build machine has no internet
+ connectivity
+ * BGO#754401 - grilo-test-ui: Fix warning about deprecated gtk-menu-images
+
+ * Contributors to this release:
+ Andika Triwidada <andika gmail com>
+ Aurimas Černius <aurisc4 gmail com>
+ Balázs Úr <urbalazs gmail com>
+ Bastien Nocera <hadess hadess net>
+ Chao-Hsiung Liao <j_h_liau yahoo com tw>
+ Claudio Arseni <claudio arseni gmail com>
+ Cédric Valmary <cvalmary yahoo fr>
+ Daniel Mustieles <daniel mustieles gmail com>
+ Dušan Kazik <prescott66 gmail com>
+ George Sedov <radist morse gmail com>
+ Juan A. Suarez Romero <jasuarez igalia com>
+ Mathieu Duponchelle <mathieu duponchelle opencreed com>
+ Pedro Albuquerque <palbuquerque73 gmail com>
+ Philip Withnall <philip withnall collabora co uk>
+ Piotr Drąg <piotrdrag gmail com>
+ Rūdolfs Mazurs <rudolfsm src gnome org>
+ Samir Ribic <samir ribic etf unsa ba>
+ Tom Tryfonidis <tomtryf gmail com>
+ Victor Toso <me victortoso com>
+ Xavier Claessens <xavier claessens collabora com>
+
+
NEW in 0.2.12
=============
diff --git a/configure.ac b/configure.ac
index 8ed1730..de2c7ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ AC_DEFINE_UNQUOTED(GRLNET_VERSION, "$GRLNET_VERSION", [Grilo Net library version
# Grilo Pls library
-GRLPLS_VERSION=0.2.2
+GRLPLS_VERSION=0.2.3
AC_SUBST(GRLPLS_VERSION)
AC_DEFINE_UNQUOTED(GRLPLS_VERSION, "$GRLPLS_VERSION", [Grilo Pls library version])
@@ -57,9 +57,9 @@ AC_DEFINE_UNQUOTED(GRLPLS_VERSION, "$GRLPLS_VERSION", [Grilo Pls 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=9:0:8
+GRL_LT_VERSION=10:0:0
GRLNET_LT_VERSION=1:9:1
-GRLPLS_LT_VERSION=0:4:0
+GRLPLS_LT_VERSION=0:5:0
AC_SUBST([GRL_LT_VERSION])
AC_SUBST([GRLNET_LT_VERSION])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]