diff --git a/gnumeric-1.12.26.tar.xz b/gnumeric-1.12.26.tar.xz deleted file mode 100644 index 4e7f394..0000000 --- a/gnumeric-1.12.26.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48250718133e998f7b2e73f71be970542e46c9096afb936dbcb152cf5394ee14 -size 18537376 diff --git a/gnumeric-1.12.27.tar.xz b/gnumeric-1.12.27.tar.xz new file mode 100644 index 0000000..88dfff7 --- /dev/null +++ b/gnumeric-1.12.27.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383a5b6eca17f0a5a0b552edcc10320fa719d10c69c7b6fb29d5a11808f1d1c9 +size 18558196 diff --git a/gnumeric.changes b/gnumeric.changes index 8214c95..2a304b7 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Feb 6 19:28:12 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.12.27: + + Read/write rich-text font-size from ODF files (bgo#759983). + + Read/write zoom values to/from ODF files in LO compatible way + (bgo#700013). + + Read new attribute to am/pm element in ODF import (bgo#760043). + + Fix NETWORKDAYS (bgo#760576). + + Fuzzed file fix (bgo#760546). + + Fix data labels when the source is a range with several rows + and columns (bgo#761048). + + Teach ssconvert to split sheets into separate .txt files + (bgo#694408). + + Improve test suite. + + Fuzzed file fixes: bgo#760046, bgo#760085, bgo##760087, + bgo#760089, bgo#760043, bgo#760103, bgo#760102, bgo##760101, + bgo#760105, bgo#760106, bgo#760104, bgo#760229, bgo#760231, + bgo#760232, bgo#760544, bgo#760545, bgo#761295. + + Fix R.DBINOM extreme-value case (bgo#760230). + + New function AGM. + + Fix canvas problem leaving grab in place (bgo#760639). + + Work around gtk+ bug causing growing windows (bgo#761142). + + Improve BESSELJ and BESSELY. + + Improve BETA accuracy. + + Fix problem with database functions (bgo#761305). + + Fix font problem for ssconvert to pdf (bgo#761296). + + Fix bison check (bgo#761398). + + Improve IMIGAMMA coverage. +- Add bison BuildRequires: New dependency. + ------------------------------------------------------------------- Tue Dec 29 11:26:44 UTC 2015 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 27c2fd8..000f84e 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,7 +1,7 @@ # # spec file for package gnumeric # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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,13 +17,14 @@ Name: gnumeric -Version: 1.12.26 +Version: 1.12.27 Release: 0 Summary: Spreadsheet Application License: GPL-2.0 or GPL-3.0 Group: Productivity/Office/Spreadsheets Url: http://www.gnumeric.org/ Source0: http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz +BuildRequires: bison BuildRequires: fdupes BuildRequires: intltool BuildRequires: libgsf-devel