From 6e46238a1b7ae9ebbc7c85904e4b8416150ef6c228d48f1afd41a452938b2ede Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 26 Oct 2020 08:11:36 +0000 Subject: [PATCH] Accepting request 842896 from GNOME:Next update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842896 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=109 --- gnome-calculator-3.36.0.tar.xz | 3 --- gnome-calculator-3.38.1.tar.xz | 3 +++ gnome-calculator.changes | 43 ++++++++++++++++++++++++++++++++++ gnome-calculator.spec | 4 ++-- 4 files changed, 48 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-3.36.0.tar.xz create mode 100644 gnome-calculator-3.38.1.tar.xz diff --git a/gnome-calculator-3.36.0.tar.xz b/gnome-calculator-3.36.0.tar.xz deleted file mode 100644 index 601e92b..0000000 --- a/gnome-calculator-3.36.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2e830f9c9856fad65dad1d6c0ae6abad0f0b496c9984ac005315c5cc4220db3 -size 983532 diff --git a/gnome-calculator-3.38.1.tar.xz b/gnome-calculator-3.38.1.tar.xz new file mode 100644 index 0000000..65da48b --- /dev/null +++ b/gnome-calculator-3.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cffffd07f7a463d65d30a3d67e1cf774a76cfe1f80194aae7168d21687b5249 +size 1004808 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index c7e690f..8089baa 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Mon Oct 5 16:02:29 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.1: + + Fixed GNOME Shell search result copy to clipboard. + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 11 12:33:01 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 5 10:36:23 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.92: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 4 12:48:40 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.90: + + Add tooltips for bits in programming mode. + + Added speed conversions. + + History view follows preferences. + + Added month as time unit. + + Better help for variables example usage. + + Defined pi variable, added pi button in programming mode. + + Updated app icon. + + Fixed bug returning empty string as result. + + Support latex-style multiplication. + + Added support for tau constant. + + Unify constant handling. + + Separate UI files from sources. + + Moved number format selection to separate menu. + + Replaces mode selector shortcuts with Ctrl+Alt. + + Clear answer if editing right before it. + + Moved preferences dialog to UI file. + + Refresh bits panel after calculation. + + Removed past author addresses. + + Updated translations. + ------------------------------------------------------------------- Sun Mar 8 14:01:07 UTC 2020 - Bjørn Lie diff --git a/gnome-calculator.spec b/gnome-calculator.spec index b4bb48b..4efea5e 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -20,13 +20,13 @@ %define gcisover 1-0_0_0 Name: gnome-calculator -Version: 3.36.0 +Version: 3.38.1 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/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calculator/3.38/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.50.0