[gnome-sound-recorder] release: Prepare 3.32.0
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] release: Prepare 3.32.0
- Date: Mon, 11 Mar 2019 20:58:39 +0000 (UTC)
commit 639ac7b18ca6bb9bcdcedb01bbd87fc9d940cd22
Author: Christopher Davis <brainblasted disroot org>
Date: Mon Mar 11 16:57:37 2019 -0400
release: Prepare 3.32.0
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b2a16a1..be5dd80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+ 3.32.0
+ ======
+ 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.31.92
=======
Translation updates
diff --git a/meson.build b/meson.build
index 3e1cdd8..4f2dfbc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-sound-recorder',
- version: '3.31.92',
+ version: '3.32.0',
license: 'GPL2+',
meson_version: '>= 0.46.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]