diff --git a/gnumeric-1.12.10.tar.xz b/gnumeric-1.12.10.tar.xz new file mode 100644 index 0000000..bd445a4 --- /dev/null +++ b/gnumeric-1.12.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9ee095af14a24b3cb9ed9051736d41488cacaf2960a00fe1e135ca0f3b1fde +size 18032544 diff --git a/gnumeric-1.12.9.tar.xz b/gnumeric-1.12.9.tar.xz deleted file mode 100644 index ad9b9b6..0000000 --- a/gnumeric-1.12.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cd3ad5d9fc27a86ef62dbb6bf793b27fad9b6736bb8e988fa11dc6cb88b62e7 -size 17083264 diff --git a/gnumeric.changes b/gnumeric.changes index 5439403..eb0a961 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Feb 12 09:21:07 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.12.10: + + Extend POCHHAMMER to negative values. + + Improve accuracy of BETA and BETALN. + + Improve accuracy of BESSELJ and BESSELY. + + New functions: IMGAMMA, IMFACT, IMIGAMMA, IGAMMA. + + Avoid some overflows in IMGAMMA. + + Fix tabulation truncation issue. + + Fix handling of dashes on ODF import (bgo#719509). + + Suppress some warnings in xlsx import (bgo#719680). + + Accept 3D values for vector data (bgo#722294). + + Improve performance of ant-int cursor (bgo#381011). + + Fix filled sheet objects properties box on cancelling + (bgo#723745). + + Resurrect list of functions on the new Gnumeric wiki. + + Fix timeout related critical in ItemGrid. + + Fix solver problem with constraints. + + Improve accuracy of R.PNORM and R.PLNORM for large arguments. + + Improve accuracy of R.QCAUCHY. + + Improve accuracy of R.DHYPER, R.DBINOM, R.DNBINOM, R.DPOIS, + RAYLEIGH. + + Save some vertical space between toolbars. + + Bugs fixed: bgo#720353, bgo#720425, bgo#720426, bgo#720358, + bgo#719349, bgo#715002, bgo#557815, bgo#719997, bgo#722074, + bgo#723600, bgo#723894, bgo#720306. + ------------------------------------------------------------------- Wed Dec 25 20:55:39 UTC 2013 - zaitor@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 644b37e..08c0446 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,7 +1,7 @@ # # spec file for package gnumeric # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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.9 +Version: 1.12.10 Release: 0 Summary: Spreadsheet Application License: GPL-2.0 or GPL-3.0 @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.0.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0 BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0 BuildRequires: pkgconfig(libgda-ui-5.0) >= 5.0.0 -BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.9 +BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.10 BuildRequires: pkgconfig(libgsf-1) >= 1.14.24 BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12 BuildRequires: pkgconfig(pango) >= 1.24.0