[gnome-weather/gnome-3-32] Prepare 3.32.4
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather/gnome-3-32] Prepare 3.32.4
- Date: Fri, 10 Apr 2020 00:50:22 +0000 (UTC)
commit 00dc01ca4377419927e6aa3a194fb533bab23e70
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu Apr 9 19:49:42 2020 -0500
Prepare 3.32.4
NEWS | 5 +++++
data/org.gnome.Weather.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2691e49..1154fc2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.32.4
+======
+* Bugs fixed:
+ - #95 Unknown temperature and cloud conditions when using autolocation (Michael Catanzaro)
+
3.32.3
======
* Bugs fixed:
diff --git a/data/org.gnome.Weather.appdata.xml.in b/data/org.gnome.Weather.appdata.xml.in
index 360555c..64ed66e 100644
--- a/data/org.gnome.Weather.appdata.xml.in
+++ b/data/org.gnome.Weather.appdata.xml.in
@@ -45,6 +45,7 @@
<id>org.gnome.Weather.Application.desktop</id>
</provides>
<releases>
+ <release date="2020-04-09" version="3.32.4"/>
<release date="2020-04-03" version="3.32.3"/>
<release date="2019-04-21" version="3.32.2"/>
<release date="2019-04-05" version="3.32.1"/>
diff --git a/meson.build b/meson.build
index 32ff02f..6e00cb5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-weather', 'c',
- version: '3.32.3',
+ version: '3.32.4',
meson_version: '>= 0.46.0',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]