Accepting request 209905 from GNOME:Apps
Update OBS-URL: https://build.opensuse.org/request/show/209905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=82
This commit is contained in:
commit
62565f335a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02688fb6c32c28db2eb4e9a8e012cf1386f4f3a18b4c94f5ecdd13342521ec76
|
||||
size 15545900
|
3
gnumeric-1.12.9.tar.xz
Normal file
3
gnumeric-1.12.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cd3ad5d9fc27a86ef62dbb6bf793b27fad9b6736bb8e988fa11dc6cb88b62e7
|
||||
size 17083264
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 18:49:07 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.12.9:
|
||||
+ Implement double click for graph sheets (bgo#712216).
|
||||
+ Fix drop-down sizing (gtk+ regression (bgo#710749).
|
||||
+ Improve accuracy of R.QCAUCHY, R.QGAMMA, R.QCHISQ, R.QBETA,
|
||||
R.QF, R.QTUKEY, R.QSNORM, R.QST, COMBIN, PERMUT, POCHHAMMER,
|
||||
FACT, GAMMA, ACOTH and bessel functions with large non-integer
|
||||
alpha.
|
||||
+ Restore sheet reordering by drag.
|
||||
+ Incorporate new tests from crlibm.
|
||||
+ New functions SINPI and COSPI.
|
||||
+ Improve accuracy of SIN/COS/TAN on win32.
|
||||
+ Work around GTK+ ABI break (rh#1033827).
|
||||
+ Fix dialog button order (bgo#710378).
|
||||
+ Various Win32 fixes.
|
||||
+ Fix fuzzed file problems (bgo#708091, bgo#712662, bgo#712685,
|
||||
bgo#712700, bgo#712708, bgo#712772, bgo#712788, bgo#712731,
|
||||
bgo#715003.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 23:51:57 UTC 2013 - firebird209@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnumeric
|
||||
Version: 1.12.8
|
||||
Version: 1.12.9
|
||||
Release: 0
|
||||
Summary: Spreadsheet Application
|
||||
License: GPL-2.0 or GPL-3.0
|
||||
@ -37,7 +37,7 @@ 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(libgoffice-0.10) >= 0.10.9
|
||||
BuildRequires: pkgconfig(libgsf-1) >= 1.14.24
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12
|
||||
BuildRequires: pkgconfig(pango) >= 1.24.0
|
||||
|
Loading…
Reference in New Issue
Block a user