[gnome-boxes/gnome-3-32] Release 3.32.0.2



commit ea34339c0954c304c3cbceeea1ce4ab12ee9c61f
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Mar 29 12:08:05 2019 +0100

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

 NEWS                                | 39 +++++++++++++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in | 11 ++---------
 meson.build                         |  2 +-
 3 files changed, 42 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1da6915c..0bce758b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+3.32.0.2 - Fri 29, 2019
+=======================
+
+Changes since 3.32.0.1
+
+  - Enable Snapshots for host-passthrough
+  - Creation method of abstract class cannot be public
+  - Added/updated/fixed translations:
+    - Indonesian
+    - Italian
+    - Romanian
+    - Finnish
+    - Polish
+    - Swedish
+    - Spanish
+    - Serbian
+    - Russian
+    - German
+    - Slovenian
+    - Croatian
+    - Brazilian Portuguese
+
+All contributors to this release:
+
+Anders Jonsson <anders jonsson norsjovallen se>
+Daniel Mustieles <daniel mustieles gmail com>
+Daniel Șerbănescu <daniel serbanescu dk>
+Felipe Borges <felipeborges gnome org>
+Goran Vidović <trebelnik2 gmail com>
+Jiri Grönroos <jiri gronroos iki fi>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Марко Костић <marko m kostic gmail com>
+Mario Blättermann <mario blaettermann gmail com>
+Matej Urbančič <mateju svn gnome org>
+Milo Casagrande <milo ubuntu com>
+Piotr Drąg <piotrdrag gmail com>
+Rafael Fontenelle <rafaelff gnome org>
+Stas Solovey <whats_up tut by>
+
 3.32.0.1 - Mon 18, 2019
 =======================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 8dff3e28..db8731cd 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -41,16 +41,9 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.32.0.1" date="2019-03-18">
+   <release version="3.32.0.2" date="2019-03-29">
      <description>
-        <p>Boxes 3.32.0.1 is an emergency release to workaround problems that
-           users can have with 3D acceleration and certain graphics driver setups.</p>
-     </description>
-   </release>
-
-    <release version="3.32.0" date="2019-03-11">
-      <description>
-        <p>Boxes 3.32.0 is the latest stable version of GNOME Boxes, and it
+        <p>Boxes 3.32.0.2 is the latest stable version of GNOME Boxes, and it
           contains all the features introduced since our 3.30 release. Some
           notable improvements include:
         </p>
diff --git a/meson.build b/meson.build
index 1107dbfb..7d181b8d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.32.0.1',
+         version: '3.32.0.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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