[gnome-boxes/release-3.38.1: 2/2] Release 3.38.1




commit 3761f2b5dab67d2a374badb57e4859dbcef59ed8
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Oct 2 12:30:06 2020 +0200

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

 NEWS                                | 27 +++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  5 +++--
 meson.build                         |  2 +-
 3 files changed, 31 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e63627b..80b283a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.38.1 - Oct 2, 2020
+====================
+
+Changes since 3.38.0
+
+  - Adjust for GNOME OS VM 3.38
+  - Allow libhandy to be built as a subproject
+  - Port to Tracker 3
+  - Added/updated/fixed translations:
+    - Friulian
+    - Chinese (Taiwan)
+    - British English
+    - Latvian
+    - Catalan
+
+All contributors to this release:
+
+Carlos Garnacho <carlosg gnome org>
+Cheng-Chia Tseng <pswo10680 gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Jordi Mas <jmas softcatala org>
+Piotr Drąg <piotrdrag gmail com>
+Rūdolfs Mazurs <rudolfs mazurs gmail com>
+Sam Thursfield <sam afuera me uk>
+Zander Brown <zbrown gnome org>
+
 3.38.0 - Sep 11, 2020
 =====================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 611f4c21..352db1e5 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,9 +39,9 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.38.0" date="2020-09-11">
+   <release version="3.38.1" date="2020-10-02">
      <description>
-        <p>Boxes 3.38.0 is the latest stable version of GNOME Boxes, and it
+        <p>Boxes 3.38.1 is the latest stable version of GNOME Boxes, and it
           contains all the features and bugfixes introduced since our 3.38 release.
         </p>
         <ul>
@@ -51,6 +51,7 @@
           <li>Let users pick an Operating System when Boxes can't identify an image</li>
           <li>Drop the view filter switcher</li>
           <li>Allow users to change VM configurations in the VM Properties dialog</li>
+          <li>Use Tracker 3</li>
           <li>Updated translations</li>
         </ul>
       </description>>
diff --git a/meson.build b/meson.build
index 1e7e8fdc..4d2580ca 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.38.0',
+         version: '3.38.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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