[gnome-sound-recorder/release-3.31.90] Release 3.31.90



commit 28ca0a4c07b6363cea9e3e186b2dd4cca8089fd0
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Feb 5 10:42:47 2019 +0000

    Release 3.31.90
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 29 +++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 471c3ca..499a384 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+ 3.31.90
+ =======
+ Translation updates
+ Drop application menu by Felipe Borges
+ Port to meson by Felipe Borges
+ Various translation fixes by Piotr Drąg
+ Drop git.mk - it's an autotools leftover by Jeremy Bicha
+ Set a minimium width and height size by Miguel Vaello
+ Make record button a "suggested action" by taciturasa (Adriene)
+ Require gtk +> 3.13.2 by Yosef Or Boczko
+ Remove old RTL hacks by Miguel Vaello
+ Fix crashes when selecting a recording by Jan Tojnar
+ Fix gjs "Too many arguments" warnings by Miguel Vaello
+ Set a default window title for zero sounds recorded by Christopher Davis
+ Validate appdata and desktop files by Bilal Elmoussaoui
+ Use same application id everywhere in the app by Bilal Elmoussaoui
+ Use latest GJS standards for variable and class declarations by Jan Tojnar
+ Port to ES6 classes by Jan Tojnar
+ New icon by Jakub Steiner
+
+ 3.28.2
+ =======
+ Remote usage of conditional catch statements by Tim Lunn
+ Rename icon to match appid by Alexander Mikhaylenko
+ Rename icon to match appid in the about dialog by Felipe Borges
+ Rename icon to match appid in the desktop file by Felipe Borges
+ Rename icon to match appid in main window by Bilal Elmoussaoui
+ Translation updates
+
  3.28.1
  =======
  Translation updates
diff --git a/meson.build b/meson.build
index 49bfd55..cdc4b94 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-sound-recorder',
-  version: '3.28.1',
+  version: '3.31.90',
   license: 'GPL2+',
   meson_version: '>= 0.46.0'
 )


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