[gnome-boxes/gnome-42] Release 42.2



commit eea7d4da22a9372b13a7a2967fba705c3f5c40d3
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Jul 1 12:19:34 2022 +0200

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

 NEWS                                | 33 +++++++++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  1 +
 meson.build                         |  2 +-
 3 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f4dee401..dddf2cfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+42.2 - 01 Jul, 2022
+===================
+
+Changes since 42.1
+
+  - Ensure spice graphics is specified in vm creation
+  - Recommend openSUSE 15.4
+
+42.1 - 30 May, 2022
+===================
+
+Changes since 42.0.1
+
+  - Use host-model cpu mode when using QEMU emulation
+  - Exclude unreleased OSes from being promoted
+  - Fix issue with renaming box
+  - Don't require product-key for express installs
+  - Added/updated/fixed translations:
+    - Serbian
+    - Catalan
+    - Bulgarian
+    - Slovak
+    - Basque
+    - Friulian
+    - Brazilian Portuguese
+    - Russian
+    - British English
+    - German
+    - French
+    - Ukrainian
+    - Polish
+    - Czech
+
 42.0.1 - 18 Mar, 2022
 =====================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index e04ee9cb..6ce137cf 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -43,6 +43,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="42.2" date="2022-07-01"/>
     <release version="42.1" date="2022-05-30"/>
     <release version="42.0" date="2022-03-18">
       <p>GNOME Boxes 42.0 is the result of six months of bugfixes, performance improvements, and feature 
development including:</p>
diff --git a/meson.build b/meson.build
index 790497eb..d08220a3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '42.1',
+         version: '42.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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