Accepting request 25926 from GNOME:Apps
Copy from GNOME:Apps/gnumeric based on submit request 25926 from user vuntz OBS-URL: https://build.opensuse.org/request/show/25926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
f5ba9f9e1a
commit
7b7a724562
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2d72195d2e4184d01b33e63dae8f028c4079ce4521dd3a4203b906ec2e7f60d
|
||||
size 16763114
|
3
gnumeric-1.9.16.tar.bz2
Normal file
3
gnumeric-1.9.16.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:427b9770e4c3447a4876b0d4e49fca33e2a4ae3b5921134632861fcc31b2061e
|
||||
size 16409966
|
104
gnumeric.changes
104
gnumeric.changes
@@ -1,3 +1,107 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 4 03:28:37 CET 2009 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.9.16:
|
||||
+ Clarify distinction between Document and View Properties.
|
||||
+ Sort the translated labels in the preference dialog.
|
||||
+ Turn view properties dialog into instant-apply dialog.
|
||||
+ Temporarily remember the sort setups. [bgo#100541]
|
||||
+ Work around GTK bgo#601922.
|
||||
+ Add ADTEST (Anderson-Darling Test for Normality).
|
||||
+ Add normality test tool.
|
||||
+ Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
|
||||
+ Add SFTEST (Shapiro-Francia Test of Normality).
|
||||
+ Add CVMTEST (Cramér-von Mises Test of Normality).
|
||||
+ Fix cursor and cell edition on dark backgrounds. [bgo#600656]
|
||||
+ Fix multiple error message boxes in graph guru. [bgo#152517]
|
||||
+ Invert selected text in a cell when editing. [bgo#122176]
|
||||
+ Allow selection when the click occur after the last character.
|
||||
[bgo#388342]
|
||||
+ Fixed selecting text in a cell. [bgo#337521]
|
||||
+ turnkey win32 build on 32bit host.
|
||||
+ update desktop file to follow new guidelines.
|
||||
+ Resurrect long-double support.
|
||||
+ More solver fixes.
|
||||
+ Plug another mps leak.
|
||||
+ Fix problem with remote uris. [bgo#601274]
|
||||
+ Use external solver program.
|
||||
+ Allow constants on solver constraints' rhs. [bgo#369728]
|
||||
+ Fix extreme case for R.PGAMMA.
|
||||
+ Fix solver undo/redo.
|
||||
+ Make solver parameter changes always persist. [bgo#440664]
|
||||
+ Re-implement MPS importer.
|
||||
+ Fix matching of "Sep 23 2008". [bgo#603116]
|
||||
+ Major scenario code cleanup.
|
||||
+ Implement load and save of scenarios.
|
||||
- Changes from version 1.9.15:
|
||||
+ Add RANDSNORM and RANDSTDIST. [bgo#144717]
|
||||
+ Add R.PSNORM, R.DSNORM and R.DST.
|
||||
+ Fix small sort dialog problem. [bgo#599091]
|
||||
+ A few functions from the christian liturgical calendar.
|
||||
+ Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS,
|
||||
SHEET and NUMBERVALUE.
|
||||
+ Work around OpenOffice.org saving function names in lowercase.
|
||||
+ Add BINOM.DIST.RANGE (equivalent to the ODF function B).
|
||||
+ Make Autofilter addition & removal undoable. [bgo#478152]
|
||||
+ Fix autocorrection exception lists. [bgo#600055]
|
||||
+ Move autocorrection setup into preferences.
|
||||
+ Fix HTML export of strikethrough and subscript/superscript.
|
||||
[bgo#600163]
|
||||
+ Fixed graph size issues. [bgo#599887]
|
||||
+ First steps towards a turnkey win32 build.
|
||||
+ Fix sheet-resize vs. merges issue. [bgo#582030]
|
||||
+ Fix xls export of check boxes and radio buttons. [Part of
|
||||
bgo#597035]
|
||||
+ Add xls export of spin buttons. [Part of bgo#597035]
|
||||
+ Add xls export of scroll bars. [Part of bgo#597035]
|
||||
+ Add xls export of list widgets. [Part of bgo#597035]
|
||||
+ Add xls export of combo widgets. [Part of bgo#597035]
|
||||
+ Add xls export of button widgets. [Part of bgo#597035]
|
||||
+ Make it possible for arrows to have arrow heads in both ends.
|
||||
+ Implement round arrow heads.
|
||||
+ Fix xls import and export of line styles.
|
||||
+ Save and read new arrow attributes in xml format.
|
||||
+ Fix Excel-to-Gnumeric paste problem. [bgo#381732, bgo#388531].
|
||||
+ Fix Alt-Enter problems. [bgo#597295]
|
||||
+ Make DATE work for pre-1900 dates. [bgo#599365]
|
||||
+ Add lpsolve output format.
|
||||
+ Plug solver leaks.
|
||||
+ Some solver cleanups.
|
||||
+ Fix reading of solver constraints.
|
||||
+ Hebrew Calendar functions. [bgo#153738]
|
||||
- Changes from version 1.9.14:
|
||||
+ Add button sheet object.
|
||||
+ Add radiobutton sheet object. [bgo#595670]
|
||||
+ Add more ODF elements on ODF read. [bgo#595750]
|
||||
+ Fix 2-factor ANOVA with replication.
|
||||
+ Fix diagonal borders in ODF export/import.
|
||||
+ For freezing of panes consider edit cell A1 special.
|
||||
[bgo#594875]
|
||||
+ Don't convert blank cells to 0 in LINEST. [bgo#551234]
|
||||
+ Fix histogram tool.
|
||||
+ Make plugins GUI labels translatable. [bgo#159806]
|
||||
+ Fix more canvas issues.
|
||||
+ Enable image filling in shapes.
|
||||
+ Fix inter-process pasting of merged regions.
|
||||
+ Make inter-process pasting use the sax parser.
|
||||
+ Make auto-format templates use the sax parser.
|
||||
+ Fix loading of diagonal border styles.
|
||||
+ Improve consistency when moving toolbars around.
|
||||
+ Fix translation problem with toolbar menu. [bgo#587250]
|
||||
+ Fix printing of coloured sheet objects.
|
||||
+ Fix printing of lines and arrows.
|
||||
+ Fix sheet object/clipboard related critical on exit.
|
||||
[bgo#596509]
|
||||
+ Fix Excel-crashing export problem with objects. [bgo#596886]
|
||||
+ Add name property to sheet objects.
|
||||
+ Start cleaning up xls sheet object writing.
|
||||
+ Plug xls export leaks.
|
||||
+ Implement export of lines and arrows to xls. [Part of
|
||||
bgo#597035]
|
||||
+ Fix xls reading of sheet object colours.
|
||||
+ Export line and textbox colouring and widths. [Part of
|
||||
bgo#597035]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 16:54:10 CET 2009 - sbrabec@suse.cz
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnumeric (Version 1.9.13)
|
||||
# spec file for package gnumeric (Version 1.9.16)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -32,13 +32,13 @@ BuildRequires: scrollkeeper
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
Provides: gnumeric2
|
||||
Obsoletes: gnumeric2
|
||||
Summary: Spreadsheet Application
|
||||
Version: 1.9.13
|
||||
Release: 2
|
||||
Version: 1.9.16
|
||||
Release: 1
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.8/gnumeric-%{version}.tar.bz2
|
||||
Url: http://www.gnumeric.org/
|
||||
Requires: %{name}-lang = %{version}
|
||||
@@ -67,7 +67,7 @@ needs.
|
||||
Gnumeric is part of the GNOME project.
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Spreadsheet Application
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
Requires: %{name} = %{version} glib2-devel goffice-devel gtk2-devel libglade2-devel libgnomeprint-devel libgsf-devel libxml2-devel
|
||||
|
Reference in New Issue
Block a user