[gnome-games] Version 3.33.92



commit 8f7858ecd82d1153f6d415d0c7e3bee137046189
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Tue Sep 3 01:12:20 2019 +0500

    Version 3.33.92

 NEWS                                   | 19 +++++++++++++++++++
 data/org.gnome.Games.appdata.xml.in.in | 10 ++++++++++
 meson.build                            |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 33227876..dc72df6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============
+Version 3.33.92
+===============
+
+* Fixes
+ - Missing savestate thumbnails don't corrupt UI anymore
+ - Media button doesn't steal focus from the game anymore
+ - Miscellaneous UI fixes
+
+* Various cleanups
+
+* Translation updates
+ British English
+ Finnish
+ Greek
+ Hungarian
+ Polish
+ Spanish
+
 ===============
 Version 3.33.91
 ===============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index 2ffb68a1..3acfc8f4 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -42,6 +42,16 @@
   </screenshots>
 
   <releases>
+    <release version="3.33.92" type="development" date="2019-09-02" urgency="medium">
+      <description>
+        <p>Fixes:</p>
+        <ul>
+          <li>Missing savestate thumbnails don't corrupt UI anymore</li>
+          <li>Media button doesn't steal focus from the game anymore</li>
+          <li>Miscellaneous UI fixes</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.33.91" type="development" date="2019-08-17" urgency="medium">
       <description>
         <p>Improvements:</p>
diff --git a/meson.build b/meson.build
index 16616bf3..e80ff6b8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.33.91',
+  version: '3.33.92',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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