From 5fe5bed1ad9762b571e0b661ad99e4f9c535bbbc87b7c4540ad19ad89d91156a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 25 Jan 2022 17:52:07 +0000 Subject: [PATCH] Accepting request 947992 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/947992 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=184 --- gnumeric-1.12.50.tar.xz | 3 --- gnumeric-1.12.51.tar.xz | 3 +++ gnumeric.changes | 19 +++++++++++++++++++ gnumeric.spec | 6 +++--- 4 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 gnumeric-1.12.50.tar.xz create mode 100644 gnumeric-1.12.51.tar.xz diff --git a/gnumeric-1.12.50.tar.xz b/gnumeric-1.12.50.tar.xz deleted file mode 100644 index 34ff7e2..0000000 --- a/gnumeric-1.12.50.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:758819ba1bd6983829f9e7c6d71a7fa20cd75a3652a271e5bb003d5d8bcc14b8 -size 18062104 diff --git a/gnumeric-1.12.51.tar.xz b/gnumeric-1.12.51.tar.xz new file mode 100644 index 0000000..294ce3e --- /dev/null +++ b/gnumeric-1.12.51.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00e6c6e4ecddadabd9b0ae18013d7b05937fdcb8f9aad5a73b95923c7aeb1dd +size 18117120 diff --git a/gnumeric.changes b/gnumeric.changes index b224ca4..e5bf3bb 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 21 15:43:57 UTC 2022 - Bjørn Lie + +- Update to version 1.12.51: + + Fix error bars when data are in a multi-column array. + + Always set the GO_DATA_HAS_VALUE flag when needed. + + Fix --with-long-double configuration. + + Fix applix import/locale problem. + + Make sure CEIL doesn't return -0. + + Add ILOG function. + + Fix MROUND. + + Take evasive action re g_memdup. + + Fix inter-gnumeric array formula paste crash. + + Avoid re-querying file existance for recent files. + + Fix rich-text rendering (based on work of Jean). + + Fix crash with conditional styling. + + Extend BITOR, BITAND, BITXOR to any numbers of arguments. + + Fix ods export leak. + ------------------------------------------------------------------- Mon Sep 20 19:52:55 UTC 2021 - Stanislav Brabec diff --git a/gnumeric.spec b/gnumeric.spec index 644ee19..910cdbb 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,7 +1,7 @@ # # spec file for package gnumeric # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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.50 +Version: 1.12.51 Release: 0 Summary: Spreadsheet Application License: GPL-2.0-only OR GPL-3.0-only @@ -46,7 +46,7 @@ BuildRequires: pkgconfig(gthread-2.0) >= 2.38.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.7 BuildRequires: pkgconfig(libgda-6.0) >= 6.0.0 BuildRequires: pkgconfig(libgda-ui-6.0) >= 6.0.0 -BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.50 +BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.51 BuildRequires: pkgconfig(libgsf-1) >= 1.14.33 BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12 BuildRequires: pkgconfig(pango) >= 1.24.0