Accepting request 356269 from home:Zaitor:branches:GNOME:Factory
New stable, not buildtested OBS-URL: https://build.opensuse.org/request/show/356269 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=52
This commit is contained in:
parent
85bd54b30e
commit
9afb3232d4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c86c5857409ce1d01896904e97ccf0a1a880f3dcf428a524e5c0fec27b274d64
|
|
||||||
size 1353708
|
|
3
gnome-calculator-3.18.3.tar.xz
Normal file
3
gnome-calculator-3.18.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c376a4a14a3f7946b799b8458ac4cf2694735fc7c20e90cfda29e209439e32ff
|
||||||
|
size 1339496
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 27 12:19:57 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.18.3:
|
||||||
|
+ Fix:
|
||||||
|
- Chinese Yuan symbol (bgo#761075).
|
||||||
|
- MathDisplay grabs focus after being shown (bgo#748743).
|
||||||
|
- Missing mnemonic bond in Gross Profit Margin dialog.
|
||||||
|
- Check if base exponent are complex for xpowy() method.
|
||||||
|
- Prevent infinte loop on some operations with imaginary
|
||||||
|
numbers (bgo#757657).
|
||||||
|
- e^(-0.5) returned the wrong value (bgo#756960).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 9 21:26:56 UTC 2015 - zaitor@opensuse.org
|
Mon Nov 9 21:26:56 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-calculator
|
# spec file for package gnome-calculator
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-calculator
|
Name: gnome-calculator
|
||||||
Version: 3.18.2
|
Version: 3.18.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GNOME Calculator Application
|
Summary: A GNOME Calculator Application
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user