[gnome-boxes/release-3-32-1] Release 3.32.1



commit 5b130ef7a331074ebe8ed8dd575f19c5d7094d96
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu May 9 14:04:51 2019 +0200

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

 NEWS                                | 31 +++++++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  5 +++--
 meson.build                         |  2 +-
 3 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bce758b..03c10fac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.32.1 - May 09, 2019
+=====================
+
+Changes since 3.32.0.1
+
+  - Keep the app ID same as in 3.30 in appdata file
+  - Offer RHEL 8.0 download and new Red Hat logo
+  - Offer newest Ubuntu, Fedora, OpenSUSE
+  - Added/updated/fixed translations:
+    - Slovak
+    - Hungarian
+    - Chinese (Taiwan)
+    - Turkish
+    - Danish
+    - Lithuanian
+    - Friulian
+    - Czech
+
+All contributors to this release:
+
+Ask Hjorth Larsen <asklarsen gmail com>
+Aurimas Černius <aurisc4 gmail com>
+Balázs Úr <balazs urbalazs hu>
+Cheng-Chia Tseng <pswo10680 gmail com>
+Daniel Rusek <mail asciiwolf com>
+Dušan Kazik <prescott66 gmail com>
+Emin Tufan Çetin <etcetin gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Kalev Lember <klember redhat com>
+
 3.32.0.2 - Fri 29, 2019
 =======================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 41e1a2ff..be2e0902 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -41,9 +41,9 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.32.0.2" date="2019-03-29">
+   <release version="3.32.1" date="2019-05-09">
      <description>
-        <p>Boxes 3.32.0.2 is the latest stable version of GNOME Boxes, and it
+        <p>Boxes 3.32.1 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>
@@ -77,6 +77,7 @@
           <li>Perform passwordless express-installations only for operating systems
             known to support it</li>
           <li>Support express-installs for Ubuntu guests</li>
+          <li>Free Red Hat Enterprise Linux 8.0 download</li>
         </ul>
       </description>>
     </release>
diff --git a/meson.build b/meson.build
index 7d181b8d..49cb857f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.32.0.2',
+         version: '3.32.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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