From b628c95c91ee32cad2c8a3ed92adfc1c0ad1531dfc04d320489efaa3fad6d198 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 6 Nov 2020 14:36:04 +0000 Subject: [PATCH] Accepting request 846485 from home:matthewtrescott:branches:science MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 3.14.0: * Customizable keypad buttons—change labels and actions for all buttons on the right-hand side of the keypad * Notifications for invisible actions, e.g. result left-click copy * Use v1, v2, … as default variable names * Improvements and fixes in insert function dialog * Fix input of circumflex on Windows with dead circumflex without modifier, e.g. German and Swiss keyboard layouts * Fix programming keypad base conversion for negative integers Corrected line lengths in this version. OBS-URL: https://build.opensuse.org/request/show/846485 OBS-URL: https://build.opensuse.org/package/show/science/qalculate-gtk?expand=0&rev=9 --- qalculate-gtk-3.12.1.tar.gz | 3 --- qalculate-gtk-3.14.0.tar.gz | 3 +++ qalculate-gtk.changes | 14 ++++++++++++++ qalculate-gtk.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 qalculate-gtk-3.12.1.tar.gz create mode 100644 qalculate-gtk-3.14.0.tar.gz diff --git a/qalculate-gtk-3.12.1.tar.gz b/qalculate-gtk-3.12.1.tar.gz deleted file mode 100644 index 87a3422..0000000 --- a/qalculate-gtk-3.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08439e0c8e6387541665acc8b2a3c08755685643d87f7f3435b5fa80de2f6cc7 -size 4528958 diff --git a/qalculate-gtk-3.14.0.tar.gz b/qalculate-gtk-3.14.0.tar.gz new file mode 100644 index 0000000..8ddc007 --- /dev/null +++ b/qalculate-gtk-3.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704dd3a98b47e0a84eb61b80c50cd6c445b37a1d28c1b1c271d7aef3592657e7 +size 2697035 diff --git a/qalculate-gtk.changes b/qalculate-gtk.changes index c0cd6d3..02bcdd4 100644 --- a/qalculate-gtk.changes +++ b/qalculate-gtk.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Nov 5 22:54:01 UTC 2020 - Matthew Trescott + +- Update to version 3.14.0: + * Customizable keypad buttons—change labels and actions for + all buttons on the right-hand side of the keypad + * Notifications for invisible actions, e.g. result left-click + copy + * Use v1, v2, … as default variable names + * Improvements and fixes in insert function dialog + * Fix input of circumflex on Windows with dead circumflex + without modifier, e.g. German and Swiss keyboard layouts + * Fix programming keypad base conversion for negative integers + ------------------------------------------------------------------- Fri Aug 21 14:19:01 UTC 2020 - Paolo Stivanin diff --git a/qalculate-gtk.spec b/qalculate-gtk.spec index 2539cfc..4c7c64a 100644 --- a/qalculate-gtk.spec +++ b/qalculate-gtk.spec @@ -17,7 +17,7 @@ Name: qalculate-gtk -Version: 3.12.1 +Version: 3.14.0 Release: 0 Summary: Multi-purpose cross-platform desktop calculator License: GPL-2.0-or-later