Accepting request 1080637 from home:polslinux:branches:science

- Update to 4.6.1:
  * Use Unicode symbol for minus in scientific e notation
  * Option to change symbols used for output of digits 10 and 11 in
    duodecimal numbers (use A and B as default digits)
  * Fixes for output of scientific notation using number bases other
    than decimal

OBS-URL: https://build.opensuse.org/request/show/1080637
OBS-URL: https://build.opensuse.org/package/show/science/qalculate-gtk?expand=0&rev=27
This commit is contained in:
Dirk Stoecker
2023-04-20 13:24:38 +00:00
committed by Git OBS Bridge
parent 7aa007f4ef
commit d595bae669
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:636421884e7440780386edbf23378e9e3cc40e68084dc3214c2eeccd7dfe8b4f
size 2824842

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9c5e7f6510e8e7ab49fe0e0e8796148cf6ef3187f17cea7b19b71631df8a950
size 2829459

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 20 09:22:13 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 4.6.1:
* Use Unicode symbol for minus in scientific e notation
* Option to change symbols used for output of digits 10 and 11 in
duodecimal numbers (use A and B as default digits)
* Fixes for output of scientific notation using number bases other
than decimal
-------------------------------------------------------------------
Tue Dec 27 10:00:34 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package qalculate-gtk
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: qalculate-gtk
Version: 4.5.0
Version: 4.6.1
Release: 0
Summary: Multi-purpose cross-platform desktop calculator
License: GPL-2.0-or-later