Accepting request 828953 from GNOME:Apps
New stable rel, not buildtested (forwarded request 828252 from iznogood) OBS-URL: https://build.opensuse.org/request/show/828953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=120
This commit is contained in:
commit
ded7b2f19a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40159f34128a13c6102a512c01cdb050a779801072e55b16f2a0e038c57119ce
|
||||
size 18309764
|
3
gnumeric-1.12.48.tar.xz
Normal file
3
gnumeric-1.12.48.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57cce33a41d34db81292e9eebae8b5046f30e5d919d848256fbb75bfc132a590
|
||||
size 18329300
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 15:46:41 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.12.47:
|
||||
+ Add axis title to chart in histogram tool.
|
||||
+ Fix line end marker roundtrip through strict ODF.
|
||||
+ Improve export of line markers to ODF for interoperability.
|
||||
+ Improve line marker handling on import.
|
||||
+ Fix LaTeX export.
|
||||
+ When reading an ODF file make all sheets of equal size.
|
||||
+ Fix xlsx object non-import crash.
|
||||
+ Fix in-place graph data problem.
|
||||
+ Port to Python3.
|
||||
+ Fix performance issue with sample_datasource.
|
||||
+ Fix partial-line issue with sample_datasource.
|
||||
+ Fix load of in-place graph data with extra ()s.
|
||||
+ Fix Ctrl-; cursor position.
|
||||
+ Fix ssconvert --merge-to problem.
|
||||
+ Fix sheet size paste problem.
|
||||
+ Speed up really large auto-filters.
|
||||
+ Fix 2038 problem on quit.
|
||||
+ Improve tests.
|
||||
+ Improve dependency tracking for implicit intersection.
|
||||
+ Fix format dialog issue.
|
||||
+ Re-tune style quad tree.
|
||||
+ Re-tune dependency bucket system.
|
||||
+ Fix global name parsing problem with non-uniform sheet sizing.
|
||||
+ Avoid style dependency redraw during file load.
|
||||
+ Tend to dead kittens.
|
||||
+ Fix metadata dialog.
|
||||
+ Fix potential 64-bit problem with signals.
|
||||
+ Fix GnmRange introspection.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 9 22:54:11 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnumeric
|
||||
Version: 1.12.47
|
||||
Version: 1.12.48
|
||||
Release: 0
|
||||
Summary: Spreadsheet Application
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user