[gnome-boxes/release-3.33.3] Release 3.33.3



commit 77f51944ade36f82397256524dde898f0d756a7f
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Jul 29 16:26:55 2019 +0200

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

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 47cb0a5a..4c2d7eea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.33.3 - Jul 29, 2019
+=====================
+
+Changes since 3.33.2
+
+  - Split new box assistant into two (remote and virtual machines)
+  - Use 3.32 Sdk and Runtime for CI
+  - Drop option to Share Clipboard (now it is always shared)
+  - Add tooltips for media entries in the assistant
+  - Added/updated/fixed translations:
+    - German
+    - Norwegian Bokmål
+    - Basque
+
+All contributors to this release:
+
+Asier Sarasua Garmendia <asier sarasua gmail com>
+Felipe Borges <felipeborges gnome org>
+Kjartan Maraas <kmaraas gnome org>
+Mayank Mandava <mayank mandava afterpay com>
+Tim Sabsch <tim sabsch com>
+
 3.33.2 - Jul 02, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index 40560069..5d7b9053 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.33.2',
+         version: '3.33.3',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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