From 1900b00ee1fdd7a83a87e82ad104366118147c8600ece9cf5cca7963f049c2ad Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Sep 2021 06:23:50 +0000 Subject: [PATCH] Accepting request 920931 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920931 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=118 --- gnome-calculator-40.1.tar.xz | 3 --- gnome-calculator-41.0.tar.xz | 3 +++ gnome-calculator.changes | 28 ++++++++++++++++++++++++++++ gnome-calculator.spec | 4 ++-- 4 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-40.1.tar.xz create mode 100644 gnome-calculator-41.0.tar.xz diff --git a/gnome-calculator-40.1.tar.xz b/gnome-calculator-40.1.tar.xz deleted file mode 100644 index 3a74efa..0000000 --- a/gnome-calculator-40.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fe6c561f7b1f485ac106219772e45cc135c983bfa4278dd2d3fd83b57ff6af6 -size 1023164 diff --git a/gnome-calculator-41.0.tar.xz b/gnome-calculator-41.0.tar.xz new file mode 100644 index 0000000..fb582a2 --- /dev/null +++ b/gnome-calculator-41.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66dc04bd8587e76d67375a6aefa79553b569c9bdf78ebdc2817f1c0ade3dc99 +size 1049148 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index d686806..dec0dba 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,9 +1,37 @@ +------------------------------------------------------------------- +Sun Sep 19 19:15:25 UTC 2021 - Michael Gorse + +- Update to version 41.0: + + Use first translated symbol for conversion with button. + + Appdata includes hardware support information. + + Updated Translations. + ------------------------------------------------------------------- Thu Sep 16 01:36:17 UTC 2021 - Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105). +------------------------------------------------------------------- +Sat Sep 4 20:01:29 UTC 2021 - Bjørn Lie + +- Update to version 41.rc: + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 6 11:42:06 UTC 2021 - Dominique Leuenberger + +- Update to version 41.alpha: + + Adaptive preferences window. + + Fixed currency conversion using convert button. + + User interface reworked, adaptive UI. + + Enlarged calculator icon in help. + + Fixed kilohertz shorthand. + + Added support using calculator without currency conversion for + privacy. + + Added support for function description of custom functions + using @. + ------------------------------------------------------------------- Fri Apr 30 16:13:39 UTC 2021 - Dominique Leuenberger diff --git a/gnome-calculator.spec b/gnome-calculator.spec index bc5a2b6..994f2e2 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -20,13 +20,13 @@ %define gcisover 1-0_0_0 Name: gnome-calculator -Version: 40.1 +Version: 41.0 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0-or-later Group: Productivity/Scientific/Math URL: https://wiki.gnome.org/Apps/Calculator -Source0: https://download.gnome.org/sources/gnome-calculator/40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calculator/41/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.52.0