[grilo] Release 0.3.2



commit 343d0a4c29b234f81197f502fed16ba739022a6a
Author: Victor Toso <me victortoso com>
Date:   Sat Sep 10 15:39:35 2016 +0200

    Release 0.3.2

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index be73eb6..296aa2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+NEW in 0.3.2
+============
+
+  * Updated translations
+
+  * Bugs fixed:
+    * BGO#766386 - GrlSource resolution functions don't declare taking
+      ownership of media param
+    * BGO#769331 - Fix throttling in core and lua-factory
+    * BGO#769830 - Fix annotation
+
+  * Contributors to this release:
+    Adrien Plazas <kekun plazas laposte net>
+    Andika Triwidada <atriwidada gnome org>
+    Bastien Nocera <hadess hadess net>
+    Juan A. Suarez Romero <jasuarez igalia com>
+    Mathieu Bridon <bochecha daitauha fr>
+    Piotr Drąg <piotrdrag gmail com>
+    Reinout van Schouwen <reinouts gnome org>
+    Victor Toso <me victortoso com>
+
 NEW in 0.3.1
 ============
 
diff --git a/configure.ac b/configure.ac
index 04642df..193f32f 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:0:1
-GRLNET_LT_VERSION=0:1:0
+GRL_LT_VERSION=1:1:1
+GRLNET_LT_VERSION=0:2: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]