[gnome-nibbles/gnome-3-36] Prepare 3.36.1
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles/gnome-3-36] Prepare 3.36.1
- Date: Sat, 4 Jul 2020 09:14:28 +0000 (UTC)
commit ab1b416c2231e0b32d878f1c35da97a04450111d
Author: Iulian Gabriel Radu <iulian radu67 gmail com>
Date: Sat Jul 4 12:12:58 2020 +0300
Prepare 3.36.1
NEWS | 12 ++++++++++++
data/org.gnome.Nibbles.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4802f64..c39fee8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.36.1 - July 4, 2020
+======================
+
+- Fix button label in documentation (Marek Černocký)
+- Fix bug related to parsing colors on non-English versions of the game (Arnaud Bonatti)
+- Fix end-of-game screen being covered by another view (Arnaud Bonatti)
+- Fix bug causing the game to remain paused if restarted while being paused (Arnaud Bonatti)
+- Fix right arrow on controls screen in Turkish locale
+- Update translations (Swedish - Anders Jonsson, Polish - Piotr Drąg,
+Ukrainian - Yuri Chornoivan, Spanish - Daniel Mustieles García, French - Charles Monzat,
+Kazakh - Baurzhan Muftakhidinov)
+
3.36.0 - March 7, 2020
======================
diff --git a/data/org.gnome.Nibbles.appdata.xml.in b/data/org.gnome.Nibbles.appdata.xml.in
index 86cff87..7c59434 100644
--- a/data/org.gnome.Nibbles.appdata.xml.in
+++ b/data/org.gnome.Nibbles.appdata.xml.in
@@ -30,6 +30,7 @@
</screenshot>
</screenshots>
<releases>
+ <release version="3.36.1" date="2020-07-04" />
<release version="3.36.0" date="2020-03-07" />
<release version="3.35.90" date="2019-02-14" />
<release version="3.34.2" date="2019-01-03" />
diff --git a/meson.build b/meson.build
index ee02bd6..60228e4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('gnome-nibbles', ['c', 'vala'],
license: 'GPL3+',
meson_version: '>= 0.44.1',
- version: '3.36.0'
+ version: '3.36.1'
)
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]