From 94ab9884b0643bccd8626446f8f55753a4533f41643c0c22fe66c0afb30b59aa Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 14 Apr 2014 07:50:48 +0000 Subject: [PATCH] Accepting request 229927 from home:Zaitor:branches:GNOME:Apps - Update to version 1.12.14: + Improve format import from ODF files. + Plug leaks. + xlsx conditional format fixes (bgo#726202). + Fix semantics of conditional format operators (bgo#726806). + Fix xlsx quotes in formula strings (bgo#726824). + Fix xls export of rich text. + Fix problems with large, circular farms of VLOOKUP etc (bgo#723894). + Let goffice handle conditional number formats. + Attempt a workaround for Ubuntu scroll bars. + Fix odf parse problems. + Fix array editing. + Fix column/row header colouring problem (bgo#728007). OBS-URL: https://build.opensuse.org/request/show/229927 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=107 --- gnumeric-1.12.13.tar.xz | 3 --- gnumeric-1.12.14.tar.xz | 3 +++ gnumeric.changes | 18 ++++++++++++++++++ gnumeric.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 gnumeric-1.12.13.tar.xz create mode 100644 gnumeric-1.12.14.tar.xz diff --git a/gnumeric-1.12.13.tar.xz b/gnumeric-1.12.13.tar.xz deleted file mode 100644 index a6e0df9..0000000 --- a/gnumeric-1.12.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f74a23ebfca5d4f283313580aca8e51dc500ce148224c35fa9eb977df7361067 -size 17996140 diff --git a/gnumeric-1.12.14.tar.xz b/gnumeric-1.12.14.tar.xz new file mode 100644 index 0000000..496ea29 --- /dev/null +++ b/gnumeric-1.12.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964b98098e7ddc17890fec575f88a48acceaaf078dc1522836b0df755224ca27 +size 18004076 diff --git a/gnumeric.changes b/gnumeric.changes index 5569092..d824baa 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Apr 13 19:49:53 UTC 2014 - zaitor@opensuse.org + +- Update to version 1.12.14: + + Improve format import from ODF files. + + Plug leaks. + + xlsx conditional format fixes (bgo#726202). + + Fix semantics of conditional format operators (bgo#726806). + + Fix xlsx quotes in formula strings (bgo#726824). + + Fix xls export of rich text. + + Fix problems with large, circular farms of VLOOKUP etc + (bgo#723894). + + Let goffice handle conditional number formats. + + Attempt a workaround for Ubuntu scroll bars. + + Fix odf parse problems. + + Fix array editing. + + Fix column/row header colouring problem (bgo#728007). + ------------------------------------------------------------------- Wed Mar 19 12:50:03 UTC 2014 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index c8ad897..055b0f1 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -17,7 +17,7 @@ Name: gnumeric -Version: 1.12.13 +Version: 1.12.14 Release: 0 Summary: Spreadsheet Application License: GPL-2.0 or GPL-3.0