[gnome-initial-setup] NEWS for 42.alpha
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] NEWS for 42.alpha
- Date: Fri, 7 Jan 2022 14:31:11 +0000 (UTC)
commit 8a3861c70c91b8b9c8715163fccf05df5321d062
Author: Will Thompson <wjt endlessos org>
Date: Fri Jan 7 14:09:47 2022 +0000
NEWS for 42.alpha
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 46 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index aed800e9..6e4b25e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+42.alpha
+----
+
+* Initial Setup now depends on libgweather-4 and gnome-desktop-4, rather than
+ their predecessors. Meson wrap files are provided in case these dependencies
+ are not available.
+
+* The third-party software sources page has been tweaked to more accurately
+ describe what the switch does, and to replace the switch with a
+ suggested-action toggle button. (This page is currently Fedora-specific;
+ patches welcome!)
+
+* The COPYING file has been clarified to contain only a copy of GPL version 2.
+ Previously it also contained a copy of LGPL version 2 (not 2.1). There is no
+ change to the actual licensing of GNOME Initial Setup: as before, it is
+ distributed under the terms of the GNU General Public License, version 2 or
+ later.
+
+* The summary page widget tree has been simplified, with no visual change.
+
+* Some Meson deprecation warnings have been addressed. Meson 0.53.0 or newer is
+ now required to build Initial Setup.
+
+* Translation updates:
+ - Basque
+ - Bulgarian
+ - Chinese (China)
+ - Croatian
+ - Friulian
+ - Hebrew
+ - Icelandic
+ - Indonesian
+ - Japanese
+ - Latvian
+ - Occitan (post 1500)
+ - Portuguese
+ - Portuguese (Brazil)
+ - Russian
+ - Serbian
+ - Slovak
+ - Spanish
+ - Swedish
+ - Ukrainian
+ - Vietnamese
+
41.0
----
diff --git a/meson.build b/meson.build
index da1b6a82..7468683e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '41.1',
+ version: '42.alpha',
license: 'GPLv2',
meson_version: '>= 0.53.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]