[gnome-calculator] Prepared release 3.27.92
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 3.27.92
- Date: Mon, 26 Feb 2018 16:10:12 +0000 (UTC)
commit 5c3e38a1f812f007e0d5e408ab5aafae28f937b5
Author: Robert Roth <robert roth off gmail com>
Date: Mon Feb 26 18:09:56 2018 +0200
Prepared release 3.27.92
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f62263d..e52a2a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of changes in gnome-calculator 3.27.92
+ * Fixed icon sizes. bgo#793263 (Robert Roth)
+ * Meson build fixes. bgo #793215 (Robert Roth)
+ * Calculator display black box fixes. bgo#793157 (Robert Roth)
+ * Updated Polish translation (Piotr Drąg)
+ * Updated Turkish translation (Emin Tufan Çetin, Çağrı Dolaz)
+ * Updated Brazilian Portuguese translation (Rafael Fontenelle, Isaac F. Ferreira Filho)
+ * Updated Galician translation (Fran Dieguez)
+ * Updated French translation (Guillaume Bernard)
+ * Updated Spanish translation (Daniel Mustieles)
+ * Updated Czech translation (Marek Cernocky)
+ * Updated Hungarian translation (Balázs Úr)
+ * Updated Korean translation (Yeol Park)
+ * Updated Latvian translation (Rūdolfs Mazurs)
+ * Updated Dutch translation (Justin van Steijn)
+
Overview of changes in gnome-calculator 3.27.90
* Add snap packaging (Ken VanDine)
* Updated Indonesian translation (Kukuh Syafaat)
diff --git a/configure.ac b/configure.ac
index 0a6bb52..13f2afe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gnome-calculator], [3.27.90])
+AC_INIT([gnome-calculator], [3.27.92])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
diff --git a/meson.build b/meson.build
index 78b657c..12afc2e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '3.27.90',
+ version: '3.27.92',
meson_version: '>= 0.37',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]