[gnome-calculator] Prepared release 3.31.90
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 3.31.90
- Date: Mon, 4 Feb 2019 17:47:49 +0000 (UTC)
commit e615375e81fc84add30ff6befc667a42c27fe990
Author: Robert Roth <robert roth bee-tf ro>
Date: Mon Feb 4 19:46:09 2019 +0200
Prepared release 3.31.90
NEWS | 17 +++++++++++++++++
data/org.gnome.Calculator.appdata.xml.in | 24 +++++++++++++++++++++++-
meson.build | 2 +-
3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e5bc23e..38fb34b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in gnome-calculator 3.31.90
+ * Updated Friulian translation (Fabio Tomat)
+ * Updated Greek translation (Tom Tryfonidis)
+ * Updated Swedish translation (Anders Jonsson)
+ * Updated Spanish translation (Daniel Mustieles)
+ * Updated Japanese translation (Ryuta Fujii)
+ * Updated Slovenian translation (Matej Urbančič)
+ * Updated Indonesian translation (Kukuh Syafaat)
+ * Updated Hungarian translation (Balázs Úr)
+ * Updated Czech translation (Daniel Rusek)
+ * Updated Catalan translation (Jordi Maas)
+ * snap build fixes (Jeremy Bicha)
+ * Exchange rate update interval preference #58 (Robert Roth)
+ * Updated and fixed appdata !20 (Harald H.)
+ * Fix for digit transformed into ^ on double * #91 (Robert Roth)
+ * Accept comma and decimal point as decimal separator #86 (Robert Roth)
+
Overview of changes in gnome-calculator 3.31.3
* Added Alt+T shortcut for keyboard mode #81 (Robert Roth)
* Use US prefix for non-imperial units #84 (Robert Roth)
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index 1d2825bd..9223d89f 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -52,7 +52,6 @@
<project_group>GNOME</project_group>
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
<kudos>
- <kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>SearchProvider</kudo>
@@ -66,6 +65,29 @@
<translation type="gettext">gnome-calculator</translation>
<content_rating type="oars-1.1" />
<releases>
+ <release version="3.30.90" date="2019-02-04">
+ <description>
+ <p>Overview of changes in gnome-calculator 3.30.90</p>
+ <ul>
+ <li>Updated Friulian translation (Fabio Tomat)</li>
+ <li>Updated Greek translation (Tom Tryfonidis)</li>
+ <li>Updated Swedish translation (Anders Jonsson)</li>
+ <li>Updated Spanish translation (Daniel Mustieles)</li>
+ <li>Updated Japanese translation (Ryuta Fujii)</li>
+ <li>Updated Slovenian translation (Matej Urbančič)</li>
+ <li>Updated Indonesian translation (Kukuh Syafaat)</li>
+ <li>Updated Hungarian translation (Balázs Úr)</li>
+ <li>Updated Czech translation (Daniel Rusek)</li>
+ <li>Updated Catalan translation (Jordi Maas)</li>
+ <li>snap build fixes (Jeremy Bicha)</li>
+ <li>Exchange rate update interval preference #58 (Robert Roth)</li>
+ <li>Updated and fixed appdata !20 (Harald H.)</li>
+ <li>Fix for digit transformed into ^ on double * #91 (Robert Roth)</li>
+ <li>Accept comma and decimal point as decimal separator #86 (Robert Roth)</li>
+ </ul>
+ </description>
+
+ </release>
<release version="3.30.1" date="2018-09-24">
<description>
<p>Overview of changes in gnome-calculator 3.30.1:</p>
diff --git a/meson.build b/meson.build
index 11ebd68e..f49ccfcd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '3.31.3',
+ version: '3.31.90',
meson_version: '>= 0.42',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]