[gnome-boxes/gnome-3-34] Release 3.34.2
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/gnome-3-34] Release 3.34.2
- Date: Sat, 23 Nov 2019 16:10:55 +0000 (UTC)
commit 2edb94153b163759d18195c511d6cf5212fd1bfe
Author: Felipe Borges <felipeborges gnome org>
Date: Sat Nov 23 16:48:38 2019 +0100
Release 3.34.2
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 18 ++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index baa90509..0ab0ff46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.34.2 - Nov 23, 2019
+=====================
+
+Changes since 3.34.1
+
+ - Fallback to host's time when RTC is not available in guest
+ - Add 'Development' and 'Emulator' categories in desktop file
+ - Recommend latest RHEL/Fedora/Ubuntu
+ - Fix build with Vala master
+ - Various CI fixes
+
+All contributors to this release:
+
+Dor Askayo <dor askayo gmail com>
+Felipe Borges <felipeborges gnome org>
+Gaurav Agrawal <agrawalgaurav1999 gmail com>
+Michael Catanzaro <mcatanzaro gnome org>
+
3.34.1 - Oct 07, 2019
=====================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index c6aa580d..09da83c9 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.34.1" date="2019-10-07">
+ <release version="3.34.2" date="2019-11-23">
<description>
- <p>Boxes 3.34.1 is the latest stable version of GNOME Boxes, and it
+ <p>Boxes 3.34.2 is the latest stable version of GNOME Boxes, and it
contains all the features and bugfixes introduced since our 3.32 release.
</p>
<ul>
diff --git a/meson.build b/meson.build
index cac3ce1b..4bfbd501 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.34.1',
+ version: '3.34.2',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]