[gnome-boxes] Release 3.35.1
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Release 3.35.1
- Date: Mon, 14 Oct 2019 11:27:47 +0000 (UTC)
commit 3a29498cd7425c0751ed1b3cae8d736b682abce6
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Oct 7 15:56:50 2019 +0200
Release 3.35.1
Picked the 3.34.1 release notes from
64afa3d6a78c8242941086363dbbd89495a33716
NEWS | 66 +++++++++++++++++++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 6 ++--
meson.build | 2 +-
3 files changed, 70 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f2f4f7b..f1d16158 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,69 @@
+3.35.1 - Oct 14, 2019
+=====================
+
+Changes since 3.34.1
+
+ - Round user avatar in the wizard
+ - Use bold text heading in the Properties dialog
+ - Various Flatpak/CI/Nightly fixes:
+ - Use the nightly icon
+ - Drop the "(Development)" desktop file name prefix
+ - Simplify .gitlab-ci file
+ - Publish nightly Flatpaks from CI
+ - Split Fedora CI build test on its own stage
+ - Grant access to system bus services such as:
+ "org.freedesktop.timedate1", "org.freedesktop.secrets",
+ and "org.freedesktop.AccountsService"
+ - Build spice-gtk and Tracker with "meson"
+ - Update to Qemu 4.1
+ - Drop bundled libarchive and openssh
+ - Added/updated/fixed translations:
+ - Spanish
+ - Danish
+ - Lithuanian
+ - Japanese
+ - Slovak
+ - Serbian
+
+All contributors to this release:
+
+Ask Hjorth Larsen <asklarsen gmail com>
+Aurimas Černius <aurisc4 gmail com>
+Daniel Mustieles <daniel mustieles gmail com>
+Dor Askayo <dor askayo gmail com>
+Dušan Kazik <prescott66 gmail com>
+Fabiano Fidêncio <fidencio redhat com>
+Felipe Borges <felipeborges gnome org>
+Марко Костић <marko m kostic gmail com>
+Ryuta Fujii <translation sicklylife jp>
+Srestha Srivastava <sresthasrivastava ss gmail com>
+
+3.34.1 - Oct 07, 2019
+=====================
+
+Changes since 3.34.0
+
+ - Prevent machine names from expanding the icon view
+ - Recommend Debian 10 and Endless OS 3.6 in "Download an OS"
+ - Added/updated/fixed translations:
+ - Czech
+ - Serbian
+ - Slovak
+ - Lithuanian
+ - Japanese
+ - Danish
+
+All contributors to this release:
+
+Ask Hjorth Larsen <asklarsen gmail com>
+Aurimas Černius <aurisc4 gmail com>
+Dušan Kazik <prescott66 gmail com>
+Felipe Borges <felipeborges gnome org>
+Марко Костић <marko m kostic gmail com>
+Marek Černocký <marek manet cz>
+Ryuta Fujii <translation sicklylife jp>
+Will Thompson <will willthompson co uk>
+
3.34.0 - Sep 09, 2019
=====================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 561a49e1..c6aa580d 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,10 +39,10 @@
</screenshot>
</screenshots>
<releases>
- <release version="3.34.0" date="2019-09-09">
+ <release version="3.34.1" date="2019-10-07">
<description>
- <p>Boxes 3.34 is the latest stable version of GNOME Boxes, and it
- contains all the features introduced since our 3.32 release.
+ <p>Boxes 3.34.1 is the latest stable version of GNOME Boxes, and it
+ contains all the features and bugfixes introduced since our 3.32 release.
</p>
<ul>
<li>Add 3D Acceleration option to the VM's Properties</li>
diff --git a/meson.build b/meson.build
index 0641901a..18a0697e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.35.0',
+ version: '3.35.1',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]