Accepting request 873759 from home:iznogood:branches:GNOME:Apps
New stable rel OBS-URL: https://build.opensuse.org/request/show/873759 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/genius?expand=0&rev=55
This commit is contained in:
parent
21a28fdb90
commit
9083fdee1d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a614572a1bdbbf00dd8e05242edb0e33052a56cc75156fa59047122befb3064a
|
|
||||||
size 2935920
|
|
3
genius-1.0.26.tar.xz
Normal file
3
genius-1.0.26.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e90660656c89086a29bebb9fa084b309d1153c15f23b24ea05be82cd700c9112
|
||||||
|
size 2915392
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 19 12:43:07 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.26:
|
||||||
|
+ The range boxes in the plot dialog are now evalued rather than
|
||||||
|
being spin boxes, so that one can use arbitrary genius
|
||||||
|
expressions there.
|
||||||
|
+ Always spawn a new instance, none of this uniqueness nonsense.
|
||||||
|
+ Various fixes stemming from the port to GTK3 and from various
|
||||||
|
new compiler warnings.
|
||||||
|
+ File chooser dialogs are now native.
|
||||||
|
+ Fix saving of settings in the presence of old style settings
|
||||||
|
directories.
|
||||||
|
+ Set default gtksourceview colorscheme to "kate" as "classic" is
|
||||||
|
hard to see in dark mode. It can be set in the config file (no
|
||||||
|
GUI currently).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 6 18:51:12 UTC 2020 - bjorn.lie@gmail.com
|
Fri Mar 6 18:51:12 UTC 2020 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package genius
|
# spec file for package genius
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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: genius
|
Name: genius
|
||||||
Version: 1.0.25
|
Version: 1.0.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General purpose calculator and mathematics tool
|
Summary: General purpose calculator and mathematics tool
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user