[baobab] Prepare release 41.0
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Prepare release 41.0
- Date: Tue, 21 Sep 2021 15:25:33 +0000 (UTC)
commit 0eaa3cf519298ab1b2be5ab18b5ecf1dfbadd002
Author: Christopher Davis <christopherdavis gnome org>
Date: Tue Sep 21 08:21:13 2021 -0700
Prepare release 41.0
NEWS | 22 ++++++++++++++++++++++
data/org.gnome.baobab.appdata.xml.in | 22 ++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 45 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 082d4f4..71e4156 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+41.0
+=======
+
+Disk Usage Analyzer 41 comes with support for building the GUI on windows,
+contributed Gabriel Rauter.
+
+* Translation updates:
+ - Bulgarian
+ - Chinese (Taiwan)
+ - Croatian
+ - Czech
+ - Danish
+ - Dutch
+ - English (United Kingdom)
+ - Greek, Modern (1453-)
+ - Hebrew
+ - Nepali
+ - Occitan (post 1500)
+ - Russian
+ - Slovak
+ - Western Frisian
+
40.0
=======
diff --git a/data/org.gnome.baobab.appdata.xml.in b/data/org.gnome.baobab.appdata.xml.in
index aa9b850..73f51f1 100644
--- a/data/org.gnome.baobab.appdata.xml.in
+++ b/data/org.gnome.baobab.appdata.xml.in
@@ -39,6 +39,28 @@
<translation type="gettext">baobab</translation>
<releases>
+ <release version="41.0" date="2021-09-21">
+ <description>
+ <p>Disk Usage Analyzer 41 comes with support for building the GUI on windows, contributed Gabriel
Rauter.</p>
+ <p>The following translations have been updated:</p>
+ <ul>
+ <li>Bulgarian</li>
+ <li>Chinese (Taiwan)</li>
+ <li>Croatian</li>
+ <li>Czech</li>
+ <li>Danish</li>
+ <li>Dutch</li>
+ <li>English (United Kingdom)</li>
+ <li>Greek, Modern (1453-)</li>
+ <li>Hebrew</li>
+ <li>Nepali</li>
+ <li>Occitan (post 1500)</li>
+ <li>Russian</li>
+ <li>Slovak</li>
+ <li>Western Frisian</li>
+ </ul>
+ </description>
+ </release>
<release version="40.0" date="2021-03-20">
<description>
<p>Disk Usage Analyzer's visuals have been updated to match the GNOME 40 visual style.</p>
diff --git a/meson.build b/meson.build
index 73808be..f64c3ce 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '40.0',
+ version: '41.0',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]