[gnome-games] Version 3.33.3
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Version 3.33.3
- Date: Fri, 21 Jun 2019 06:52:04 +0000 (UTC)
commit 56ff9d650e4ec16158e7c25889ab9f275fcc1e93
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Fri Jun 21 11:51:28 2019 +0500
Version 3.33.3
NEWS | 25 +++++++++++++++++++++++++
data/org.gnome.Games.appdata.xml.in.in | 15 +++++++++++++++
meson.build | 2 +-
3 files changed, 41 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 086bd571..2a6cc8ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+==============
+Version 3.33.3
+==============
+
+* UI
+ - Main window is now fully adaptive.
+ - Added dropdown arrow to media switcher button to match Nintendo DS screen
+ layout switcher.
+ - Removed unused subtitles from collection.
+ - Increased padding on platforms sidebar items.
+
+* Fixes
+ - Fixed backup/restore skipping empty directories.
+
+* Dependencies:
+ - Minimum libhandy version has been increased to 0.0.10.
+
+* Various cleanups.
+
+* Translation updates
+ Basque
+ Hungarian
+ Spanish
+ Polish
+
==============
Version 3.33.2
==============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index 97bba713..cf362290 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -42,6 +42,21 @@
</screenshots>
<releases>
+ <release version="3.33.3" type="development" date="2019-06-21" urgency="medium">
+ <description>
+ <p>Improvements:</p>
+ <ul>
+ <li>Main window is now fully adaptive</li>
+ <li>Added dropdown arrow to media switcher button to match Nintendo DS screen layout switcher</li>
+ <li>Removed unused subtitles from collection</li>
+ <li>Increased padding on platforms sidebar items</li>
+ </ul>
+ <p>Fixes:</p>
+ <ul>
+ <li>Fixed backup/restore skipping empty directories</li>
+ </ul>
+ </description>
+ </release>
<release version="3.33.2" type="development" date="2019-05-24" urgency="medium">
<description>
<p>Improvements:</p>
diff --git a/meson.build b/meson.build
index 5fb18e8d..46159a1a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.33.2',
+ version: '3.33.3',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]