Accepting request 54873 from GNOME:Apps

Accepted submit request 54873 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/54873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=45
This commit is contained in:
Marcus Rückert 2010-12-08 00:58:00 +00:00 committed by Git OBS Bridge
commit 801a90cad9
4 changed files with 43 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5229da4fa61113fd7d42bb1727ea033f9325d9f49a1a6868091650acc4e25e75
size 18071911

3
gnumeric-1.10.12.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7ea3684c1d070f743928503a23649ff3e8b209bf8832498771a82b43b5b7cdd
size 18292380

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Nov 26 12:59:59 CET 2010 - dimstar@opensuse.org
- Update to version 1.10.12:
+ Add argument to FOURIER to separate parts.
+ bgo#630085: Extend TREND function to handle multiple regression
+ bgo#631322: Fix selection for sheet object lists and combos.
+ bgo#631327: Preserve selection for sheet object lists when we
change content.
+ bgo#629333: Add option to sheet object lists and combos to
enter values rather than index.
+ bgo#631570: Fix manual pagebreak handling when printing.
+ Add menu items to remove and add manual page breaks.
+ Improve the sc import.
+ bgo#632999: Fix button sensitivity in sort dialog.
+ bgo#634135: Fix ODF export of files with large formatted sheets
+ bgo#635111: Fix extensions of supported ODF files.
+ bgo#563098: Fix import of dib format images in XLS.
+ bgo#631702: Fixed maximum for col/row number in sheet resize
dialog.
+ bgo#631717: Eliminate glade usage.
+ bgo#634149: Fixed crash in print setup.
+ Fixed image bounds in zoomed sheets.
+ bgo#632050: Fix crash related to broken xls.
+ Fix print area problem from broken xls.
+ bgo#632439: Fix printing crash.
+ bgo#633140: Partially fix problem with undefined names.
+ Fix analysis tools problems when "as values" is chosen.
+ Fix gtk+/X crash with large tooltips.
+ Take care of dead kittens.
+ bgo#634597: Fix text object clipping issue.
+ bgo#634792: Fix problem with disappearing window for empty file
+ Fix ranges-in-expression criticals.
+ bgo#634139: Add key combinations to move sheets.
+ bgo#527133: Modify quit dialog to be able to discard multiple
files without saving.
- Remove libglade2-devel BuildRequires.
-------------------------------------------------------------------
Sat Oct 2 09:27:34 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gnumeric (Version 1.10.11)
# spec file for package gnumeric (Version 1.10.12)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,7 @@
Name: gnumeric
Version: 1.10.11
Version: 1.10.12
Release: 1
Summary: Spreadsheet Application
License: GPLv2+
@ -32,7 +32,6 @@ BuildRequires: goffice-devel
BuildRequires: gtk2-devel
BuildRequires: intltool
BuildRequires: libgda-devel
BuildRequires: libglade2-devel
BuildRequires: libgsf-devel
BuildRequires: psiconv-devel
BuildRequires: python-devel