Accepting request 196188 from GNOME:Apps

Update to ver 1.12.5 (forwarded request 196097 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/196188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=76
This commit is contained in:
Stephan Kulow 2013-08-27 18:48:06 +00:00 committed by Git OBS Bridge
commit e85c1edba6
4 changed files with 58 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:562e17d8b56f4587e33f54adff89a65ede6e6e0c57bcd561589453d8edae80bd
size 15501540

3
gnumeric-1.12.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ff36dff134157ce6919c4cebc1a419192e529b00e42c52d9cebbd15e8dd5871
size 15523064

View File

@ -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 <graph:Type> 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

View File

@ -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