[gnome-weather/gnome-3-34] Prepare 3.34.2



commit cfce9bdafb1304251f3dadaaaea2b9928b8493ee
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Apr 9 19:46:24 2020 -0500

    Prepare 3.34.2

 NEWS                                     | 6 ++++++
 data/org.gnome.Weather.appdata.xml.in.in | 1 +
 meson.build                              | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6727590..a84f0a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.34.2
+======
+
+* Bugs fixed:
+  - #95 Unknown temperature and cloud conditions when using autolocation (Michael Catanzaro)
+
 3.34.1
 ======
 
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index 63021f6..46b9f4c 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -46,6 +46,7 @@
     <id>org.gnome.Weather.desktop</id>
   </provides>
   <releases>
+    <release date="2020-04-09" version="3.34.2"/>
     <release date="2020-04-03" version="3.34.1"/>
     <release date="2019-09-24" version="3.34.0">
       <description>
diff --git a/meson.build b/meson.build
index b3cdc3d..b91215c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '3.34.1',
+  version: '3.34.2',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )


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