Accepting request 708450 from GNOME:Next
New stable rel, resub with rpmlint warning fixed OBS-URL: https://build.opensuse.org/request/show/708450 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=167
This commit is contained in:
parent
35b7d686ee
commit
8cbc16d11b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60ea794bf3bffe54fe3d56305e487947d30c14b525fd7c8ad46d79c384498704
|
||||
size 18010384
|
3
gnumeric-1.12.45.tar.xz
Normal file
3
gnumeric-1.12.45.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3098ada0a24effbde52b0074968a8dc03b7cf1c522e9e1b1186f48bb67a00d31
|
||||
size 18262848
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 17:53:33 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.12.45:
|
||||
+ Doc fixes.
|
||||
+ Add DIGAMMA function.
|
||||
+ Support ISO-8601 UTC date/time input.
|
||||
+ Improve cvs separator guessing.
|
||||
+ Add export option "active-sheet".
|
||||
+ Fix compilation issue.
|
||||
+ Handle odf files with no styles whatsoever.
|
||||
+ Improve Excel standalone-xml import.
|
||||
- Tweak .changes to avoid a rpmlint warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 30 17:49:02 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
@ -992,7 +1006,7 @@ Tue Dec 11 09:27:26 UTC 2012 - vuntz@opensuse.org
|
||||
+ Fixed indentation in cell format dialog (bgo#683576)
|
||||
+ Do not use filtered out values in graphs (bgo#687209)
|
||||
+ Fixed crash on interprocess image copying (bgo#687414)
|
||||
+ Fix sheet focus after resizing (bgo#687188)
|
||||
+ Fix sheet focus after resizing (bgo#687188)
|
||||
+ Unselect sheet objects on closing to avoid leaks (bgo#688094)
|
||||
+ Make .gnumeric use fewer style rectangles for the same style.
|
||||
+ Short-circuit column resize for large stf imports (bgo#686858)
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnumeric
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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: gnumeric
|
||||
Version: 1.12.44
|
||||
Version: 1.12.45
|
||||
Release: 0
|
||||
Summary: Spreadsheet Application
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user