[gnome-calculator] Prepared release 41.0
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 41.0
- Date: Sat, 18 Sep 2021 19:42:11 +0000 (UTC)
commit 073bd2762b21cd807b3100f6fd244b427780292b
Author: Robert Roth <robert roth off gmail com>
Date: Sat Sep 18 22:40:23 2021 +0300
Prepared release 41.0
NEWS | 5 +++++
data/org.gnome.Calculator.appdata.xml.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 24833031..9b311a89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gnome-calculator 41.0
+ * Updated Translations
+ * Use first translated symbol for conversion with button #219 (Robert Roth)
+ * Appdata includes hardware support information (Adrien Plazas)
+
Overview of changes in gnome-calculator 41.rc
* Updated Translations
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index f9869145..8d6b6a57 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -72,6 +72,16 @@
<translation type="gettext">gnome-calculator</translation>
<content_rating type="oars-1.1" />
<releases>
+ <release version="41.0" date="2021-09-18" type="stable">
+ <description>
+ <p>Overview of changes in gnome-calculator 41.0</p>
+ <ul>
+ <li>Updated Translations</li>
+ <li>Use first translated symbol for conversion with button #219 (Robert Roth)</li>
+ <li>Appdata includes hardware support information (Adrien Plazas)</li>
+ </ul>
+ </description>
+ </release>
<release version="41.rc" date="2021-09-04" type="development">
<description>
<p>Overview of changes in gnome-calculator 41.rc</p>
diff --git a/meson.build b/meson.build
index b61ada30..588b2551 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '41.rc',
+ version: '41.0',
meson_version: '>= 0.52.0',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]