[grilo] Release 0.3.5



commit 66bc17e9f7f99f494302226ec333ee175d0f906b
Author: Victor Toso <me victortoso com>
Date:   Tue Jul 17 16:22:39 2018 +0200

    Release 0.3.5

 NEWS         | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |  4 ++--
 2 files changed, 56 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1ca550..4ff2357 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,57 @@
+NEW in 0.3.5
+============
+  * New translations
+    * Croatian
+    * Romanian
+    * Slovenian
+
+  * Updated translations
+    * Hungarian
+    * Romanian
+    * Friulian
+    * Indonesian
+    * Spanish
+    * German
+    * Czech
+    * Chinese
+    * Swedish
+    * Polish
+    * Brazilian Portuguese
+    * Catalan
+    * Turkish
+    * Danish
+
+  * Bugs fixed:
+    * !10 - Add support to g_autoptr
+    *  !9 - Use GMenu and GAction on grilo-test-ui
+    *  #4 - Include meson in releases
+    *  #2 - Add missing metadata-keys to vala bindings
+
+  * Contributors to this release:
+    1PunMan <saurabhsingh412 gmail com>
+    Anders Jonsson <anders jonsson norsjovallen se>
+    Andika Triwidada <atriwidada gnome org>
+    Ask Hjorth Larsen <asklarsen gmail com>
+    Balázs Meskó <meskobalazs fedoraproject org>
+    Christophe Fergeau <cfergeau redhat com>
+    Claude Paroz <claude 2xlibre net>
+    Daniel Mustieles <daniel mustieles contractor bbva com>
+    Daniel Șerbănescu <daniel serbanescu dk>
+    Emin Tufan Çetin <etcetin gmail com>
+    Fabio Tomat <f t public gmail com>
+    gogo <trebelnik2 gmail com>
+    Jordi Mas <jmas softcatala org>
+    Marek Cernocky <marek_cernocky conel cz>
+    Mario Blättermann <mario blaettermann gmail com>
+    Matej Urbančič <mateju svn gnome org>
+    Piotr Drąg <piotrdrag gmail com>
+    Rafael Fontenelle <rafaelff gnome org>
+    veer <bveer428 gmail com>
+    Victor Toso <me victortoso com>
+    Xavi Ivars <xavi ivars gmail com>
+    Yi-Jyun Pan <pan93412 gmail com>
+    Yi-Soo An <yisooan gmail com>
+
 NEW in 0.3.4
 ============
   * Add Nepali translation
diff --git a/configure.ac b/configure.ac
index b9070f0..866f13e 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:3:1
-GRLNET_LT_VERSION=0:3:0
+GRL_LT_VERSION=1:4:1
+GRLNET_LT_VERSION=0:4: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]