[gnome-weather] Release 43.alpha
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Release 43.alpha
- Date: Wed, 13 Jul 2022 23:54:58 +0000 (UTC)
commit 464d66dff1e8e37f78a00645471dfe3c1a9a8dc7
Author: Christopher Davis <christopherdavis gnome org>
Date: Wed Jul 13 19:53:34 2022 -0400
Release 43.alpha
NEWS | 24 ++++++++++++++++++++++++
data/org.gnome.Weather.appdata.xml.in.in | 21 +++++++++++++++++++++
meson.build | 2 +-
3 files changed, 46 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cdc001e..e717157 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+43.alpha
+=======
+GNOME Weather 43.alpha polishes the thermometer widget in the daily view,
+refreshes the primary menu, uses smooth transitions between views, and
+makes use of a new adaptive About window. It also comes with up-to-date
+translations for the following locales:
+
+ - Chinese (China)
+ - Dutch
+ - Friulian
+ - Georgian
+ - Hebrew
+ - Icelandic
+ - Indonesian
+ - Italian
+ - Latvian
+ - Lithuanian
+ - Occitan (post 1500)
+ - Persian
+ - Portuguese
+ - Russian
+ - Spanish
+ - Ukrainian
+
42.0
=======
GNOME Weather 42 comes with a port to GTK4, a new thermometer widget,
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index a5d9753..df6144e 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -46,6 +46,27 @@
<id>org.gnome.Weather.desktop</id>
</provides>
<releases>
+ <release date="2022-07-13" version="43.alpha">
+ <p>GNOME Weather 43.alpha polishes the thermometer widget in the daily view, refreshes the primary
menu, uses smooth transitions between views, and makes use of a new adaptive About window. It also comes with
up-to-date translations for the following locales:</p>
+ <ul>
+ <li>Chinese (China)</li>
+ <li>Dutch</li>
+ <li>Friulian</li>
+ <li>Georgian</li>
+ <li>Hebrew</li>
+ <li>Icelandic</li>
+ <li>Indonesian</li>
+ <li>Italian</li>
+ <li>Latvian</li>
+ <li>Lithuanian</li>
+ <li>Occitan (post 1500)</li>
+ <li>Persian</li>
+ <li>Portuguese</li>
+ <li>Russian</li>
+ <li>Spanish</li>
+ <li>Ukrainian</li>
+ </ul>
+ </release>
<release date="2022-03-20" version="42.0">
<description>
<p>GNOME Weather 42 comes with a port to GTK4, a new thermometer widget, and support for GNOME's
new dark style preference. It also comes with up-to-date translations for the following locales:</p>
diff --git a/meson.build b/meson.build
index b269436..293a5dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-weather', 'c',
- version: '42.0',
+ version: '43.alpha',
meson_version: '>= 0.50.0',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]