Updating link to change in openSUSE:Factory/gnumeric revision 34.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=12255deaf2b433e70381c88328a3d7fa
This commit is contained in:
parent
ab2865d3a4
commit
8a9f73edcf
3
gnumeric-1.10.0.tar.bz2
Normal file
3
gnumeric-1.10.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c351440573e20e4e9de3c7534ab5226510efb9fb984936ed31a6960b1bb72515
|
||||||
|
size 17350730
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:28d02ec9eba8d981b13362d5a232aa227aa97cd86bf0eef3c9a2ca4d11092bd3
|
|
||||||
size 17196632
|
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 12:57:55 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.10.0:
|
||||||
|
+ Fix ODF contour/surface plot confusion. [bgo#607631]
|
||||||
|
+ Include compatibility info in the gnumeric manual.
|
||||||
|
+ Fix confidence interval in simulation output. [bgo#607970]
|
||||||
|
+ Fix TRIMMEAN border case. [bgo#607562]
|
||||||
|
+ Fix TDIST border case. [bgo#607008]
|
||||||
|
+ Fix problem with hpaned for tabs/scrollbar. [bgo#607794]
|
||||||
|
+ Support for XLL files. [bgo#597849]
|
||||||
|
- Add explicit libglade2-devel, libgsf-devel BuildRequires instead
|
||||||
|
of relying on other devel packages to bring them.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 27 13:56:57 CET 2010 - vuntz@opensuse.org
|
Wed Jan 27 13:56:57 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnumeric (Version 1.9.18)
|
# spec file for package gnumeric (Version 1.10.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnumeric
|
Name: gnumeric
|
||||||
Version: 1.9.18
|
Version: 1.10.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Spreadsheet Application
|
Summary: Spreadsheet Application
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -33,7 +33,9 @@ BuildRequires: gconf2-devel
|
|||||||
BuildRequires: goffice-devel
|
BuildRequires: goffice-devel
|
||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
BuildRequires: libglade2-devel
|
||||||
BuildRequires: libgnomedb-devel
|
BuildRequires: libgnomedb-devel
|
||||||
|
BuildRequires: libgsf-devel
|
||||||
BuildRequires: psiconv-devel
|
BuildRequires: psiconv-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-gobject2-devel
|
BuildRequires: python-gobject2-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user