From 9c2948a140bb13268ed753563dcf9e47fcbdbae421a63fc9a11eec8493e8384d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 24 Aug 2013 16:59:32 +0000 Subject: [PATCH] Accepting request 196097 from home:Zaitor:branches:GNOME:Apps Update to ver 1.12.5 OBS-URL: https://build.opensuse.org/request/show/196097 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=82 --- gnumeric-1.12.4.tar.xz | 3 --- gnumeric-1.12.5.tar.xz | 3 +++ gnumeric.changes | 52 ++++++++++++++++++++++++++++++++++++++++++ gnumeric.spec | 5 ++-- 4 files changed, 58 insertions(+), 5 deletions(-) delete mode 100644 gnumeric-1.12.4.tar.xz create mode 100644 gnumeric-1.12.5.tar.xz diff --git a/gnumeric-1.12.4.tar.xz b/gnumeric-1.12.4.tar.xz deleted file mode 100644 index 5492af9..0000000 --- a/gnumeric-1.12.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:562e17d8b56f4587e33f54adff89a65ede6e6e0c57bcd561589453d8edae80bd -size 15501540 diff --git a/gnumeric-1.12.5.tar.xz b/gnumeric-1.12.5.tar.xz new file mode 100644 index 0000000..65fef75 --- /dev/null +++ b/gnumeric-1.12.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff36dff134157ce6919c4cebc1a419192e529b00e42c52d9cebbd15e8dd5871 +size 15523064 diff --git a/gnumeric.changes b/gnumeric.changes index 6e2de8b..3b6a76d 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Tue Aug 20 16:53:36 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.12.5: + + Improve ODF import of cells with links (bgo#704022). + + Fix import of multi-paragraph text from ODF (bgo#704391). + + Fix ODF export of empt rows (bgo#704438). + + Export custom shapes (bgo#704421). + + Fix export to ODF of empty cells with default column styles + (bgo#704563). + + Improve import to ODF of empty cells with default column + styles (bgo#704563). + + Speed up loading of some ODF files (bgo#704422). + + Fix ODF style import (bgo#704563). + + Fix crash on corrupted files (bgo#704636, bgo#705385, + bgo#705421, bgo#705420, bgo#706075). + + Fix ODF import of charts with series consisting of multiple + ranges (bgo#704742). + + Fix ODF export of charts with series consisting of multiple + ranges. + + Implement input message editing (bgo#705310). + + Fix export of input-message only validations (bgo#705384). + + Fix warnings (Part of bgo#705313). + + Show input messages (bgo#705310). + + Fix Excel XML import (bgo#705223). + + Fix documentation (bgo#705541). + + Avoid crashing when printing sheet object widgets from + ssconvert (bgo#705638). + + Fix printing of sheet object widgets (bgo#705650, bgo#705653). + + Use current GTK style when printing sheet object widgets from + Gnumeric (bgo#705684). + + Scale tiny buttonssheet objects when printing (bgo#705689). + + Bring back gda support (bgo#604690). + + Fix text wrap inside sheet objects (bgo#704417). + + Fix export of scatter/bubble plots to xls (bgo#705311). + + Fix crash when importing fuzzed chart from xls (bgo#705353). + + Accept nodes in guppi graphs (deb#718594). + + Avoid crashing after destroying a SheetWidgetAdjustment + associated widget (bgo#705692). + + Fix crazy parsing problem (bgo#704109, bgo#704140). + + Fix crashes on corrupted files (bgo#704102, bgo#704004, + bgo#704325, bgo#704562, bgo#705866). + + Fix conditional format problem (bgo#704445). + + Fix R1C1 parsing issue (bgo#705637). + + Improve handling of large-area conditional styles. + + Fix (?) Applix pattern importer (bgo#705946). + + Fix FMR (bgo#705913). + + Fix sheet removal dep problem (bgo#706095). + + Fix test failure (bgo#705947). +- Exchange libgda-devel for pkgconfig(libgda-5.0) and + pkgconfig(libgda-ui-5.0) BuildRequires. + ------------------------------------------------------------------- Sat Jul 20 11:02:26 UTC 2013 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index aaf32c0..c3e3550 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -17,7 +17,7 @@ Name: gnumeric -Version: 1.12.4 +Version: 1.12.5 Release: 0 Summary: Spreadsheet Application License: GPL-2.0 or GPL-3.0 @@ -26,7 +26,6 @@ Url: http://www.gnumeric.org/ Source0: http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool -BuildRequires: libgda-devel BuildRequires: libgsf-devel BuildRequires: psiconv-devel BuildRequires: python-devel @@ -36,6 +35,8 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 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.3 BuildRequires: pkgconfig(libgsf-1) >= 1.14.24 BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12