[grilo] Release 0.3.3



commit 8d04687dfa80625e655ce79fc995d7635456388b
Author: Victor Toso <me victortoso com>
Date:   Tue Feb 14 13:57:41 2017 +0100

    Release 0.3.3

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 296aa2f..930cb42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 0.3.3
+============
+  * Support to Meson build included
+  * Updated Travis CI to use docker and support meson builds
+  * Updated translations
+
+  * Bugs fixed:
+    * BGO#771339 - Test: tracker-backend.vala:211: Falling back to bus backend
+    * BGO#773422 - net: Always return an error on failure
+    * BGO#774394 - gir break since commit 463d94d6022d
+    * BGO#774578 - test_net_wc_throttling_cb: assertion failed
+    * BGO#775950 - Add Meson build support in grilo core
+
+  * Contributors to this release:
+    Alexander Shopov <ash kambanaria org>
+    Bastien Nocera <hadess hadess net>
+    David King <amigadave amigadave com>
+    Dominique Leuenberger <dimstar opensuse org>
+    Juan A. Suarez Romero <jasuarez igalia com>
+    Marinus Schraal <mschraal src gnome org>
+    Victor Toso <me victortoso com>
+    liushuyu <liushuyu_011 126 com>
+
+
 NEW in 0.3.2
 ============
 
diff --git a/configure.ac b/configure.ac
index 8d9f963..548e264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,8 +57,8 @@ 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=1:1:1
-GRLNET_LT_VERSION=0:2:0
+GRL_LT_VERSION=1:2:1
+GRLNET_LT_VERSION=0:3:0
 GRLPLS_LT_VERSION=0:0:0
 
 AC_SUBST([GRL_LT_VERSION])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]