[gnome-boxes/release-gnome-3.36.4: 5/5] Release 3.36.4



commit 2f6b8159e61096738cf0f66ba164995cbdcea24c
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon May 25 13:41:56 2020 +0200

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

 NEWS                                | 22 ++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  4 ++--
 meson.build                         |  2 +-
 3 files changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 875ee4f4..162205e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.36.4 - May 25, 2020
+=====================
+
+Changes since 3.36.3
+
+  - Fix crash when input-source is not available
+  - Include rolling release OSes in "Download an OS"
+  - Offer newest releases of recommended downloads
+  - Fix drag and drop issue in file sharing
+  - Grab focus for password field when showing an authentication dialog
+  - Added/updated/fixed translations:
+    - Slovak
+    - Catalan
+
+All contributors to this release:
+
+DuĊĦan Kazik <prescott66 gmail com>
+Felipe Borges <felipeborges gnome org>
+Isaque Galdino <igaldino gmail com>
+Jordi Mas <jmas softcatala org>
+Manuel Wassermann <manuel wassermann97 gmail com>
+
 3.36.3 - Apr 20, 2020
 =====================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index a8c0886b..716e8a59 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.36.3" date="2020-04-20">
+   <release version="3.36.4" date="2020-05-25">
      <description>
-        <p>Boxes 3.36.3 is the latest stable version of GNOME Boxes, and it
+        <p>Boxes 3.36.4 is the latest stable version of GNOME Boxes, and it
           contains all the features and bugfixes introduced since our 3.36 release.
         </p>
         <ul>
diff --git a/meson.build b/meson.build
index e732cefb..6f1cd960 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.36.3',
+         version: '3.36.4',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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