[gnome-boxes/gnome-3-34] Release 3.34.1



commit 64afa3d6a78c8242941086363dbbd89495a33716
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Oct 7 15:56:50 2019 +0200

    Release 3.34.1

 NEWS                                | 26 ++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  6 +++---
 meson.build                         |  2 +-
 3 files changed, 30 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f2f4f7b..baa90509 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.34.1 - Oct 07, 2019
+=====================
+
+Changes since 3.34.0
+
+  - Prevent machine names from expanding the icon view
+  - Recommend Debian 10 and Endless OS 3.6 in "Download an OS"
+  - Added/updated/fixed translations:
+    - Czech
+    - Serbian
+    - Slovak
+    - Lithuanian
+    - Japanese
+    - Danish
+
+All contributors to this release:
+
+Ask Hjorth Larsen <asklarsen gmail com>
+Aurimas Černius <aurisc4 gmail com>
+Dušan Kazik <prescott66 gmail com>
+Felipe Borges <felipeborges gnome org>
+Марко Костић <marko m kostic gmail com>
+Marek Černocký <marek manet cz>
+Ryuta Fujii <translation sicklylife jp>
+Will Thompson <will willthompson co uk>
+
 3.34.0 - Sep 09, 2019
 =====================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 561a49e1..c6aa580d 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,10 +39,10 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.34.0" date="2019-09-09">
+   <release version="3.34.1" date="2019-10-07">
      <description>
-        <p>Boxes 3.34 is the latest stable version of GNOME Boxes, and it
-          contains all the features introduced since our 3.32 release.
+        <p>Boxes 3.34.1 is the latest stable version of GNOME Boxes, and it
+          contains all the features and bugfixes introduced since our 3.32 release.
         </p>
         <ul>
           <li>Add 3D Acceleration option to the VM's Properties</li>
diff --git a/meson.build b/meson.build
index 2bce3202..cac3ce1b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.34.0',
+         version: '3.34.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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