Accepting request 47308 from GNOME:Apps
Copy from GNOME:Apps/gnumeric based on submit request 47308 from user vuntz OBS-URL: https://build.opensuse.org/request/show/47308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=43
This commit is contained in:
commit
c82312fe64
3
gnumeric-1.10.10.tar.bz2
Normal file
3
gnumeric-1.10.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbc725d9d0233cc7d9cbd477f6a0a8e5621a246fcf84286fdba69ebaa30745c5
|
||||
size 18020517
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64bc3ee96824e58acca0c4f0960e6090a15f9a8a5c5d9912f8ccaf380702e0d9
|
||||
size 17803399
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 5 12:48:30 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.10.10:
|
||||
+ Significantly improve chart export and import to/from ODF.
|
||||
+ Improve handling of corrupted ODF files.
|
||||
+ Fix percentage style import from ODF. [bgo#627517]
|
||||
+ Fix INTERPOLATION documentation. [bgo#627461]
|
||||
+ Provide progress info in ODF export.
|
||||
+ Improve warnings dialog in ODF import.
|
||||
+ Fix button sensitivity in sort dialog.
|
||||
+ Fix some interpolation and periodogram issues.
|
||||
+ Fixed graph scalar data editor behavior. [bgo#628721]
|
||||
+ Plug sylk importer leak.
|
||||
+ Plug xml importer leak.
|
||||
+ Plug odf importer leak. [bgo#627759]
|
||||
+ Extend domain of IMPOWER. [bgo#627775]
|
||||
+ Allow use of glib's memory profiler.
|
||||
+ Fix some confusion of char vs. xmlChar.
|
||||
+ Fix elapsed-time entry. [bgo#628082]
|
||||
+ Fix problems with limits for date axes.
|
||||
+ Improve function docs self test.
|
||||
+ Fix errors in function docs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 10:55:25 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnumeric (Version 1.10.9)
|
||||
# spec file for package gnumeric (Version 1.10.10)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: gnumeric
|
||||
Version: 1.10.9
|
||||
Version: 1.10.10
|
||||
Release: 1
|
||||
Summary: Spreadsheet Application
|
||||
License: GPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user