Accepting request 381765 from GNOME:Apps
1 OBS-URL: https://build.opensuse.org/request/show/381765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=100
This commit is contained in:
commit
e1d85accbc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:383a5b6eca17f0a5a0b552edcc10320fa719d10c69c7b6fb29d5a11808f1d1c9
|
||||
size 18558196
|
3
gnumeric-1.12.28.tar.xz
Normal file
3
gnumeric-1.12.28.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02d4ad13389e51f24638a0a59dbfb870ec8120efc453b2dca8804167f2b94dbb
|
||||
size 18730404
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 09:37:43 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.12.28:
|
||||
+ Fuzzed file fixes (bgo#761663, bgo#761727, bgo#762278).
|
||||
+ Plug leaks.
|
||||
+ Fix problems with ssconvert to lp/cplex formats.
|
||||
+ Add sensitivity report to solver.
|
||||
+ Fix bounds problem with cplex exporter.
|
||||
+ Fix IMARCCOSH(1).
|
||||
+ Add more tests for complex number evaluation.
|
||||
+ Improve accuracy of IMLOG10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 19:28:12 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnumeric
|
||||
Version: 1.12.27
|
||||
Version: 1.12.28
|
||||
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.8.7
|
||||
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
||||
BuildRequires: pkgconfig(libgda-ui-5.0) >= 5.0.0
|
||||
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.22
|
||||
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.28
|
||||
BuildRequires: pkgconfig(libgsf-1) >= 1.14.33
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12
|
||||
BuildRequires: pkgconfig(pango) >= 1.24.0
|
||||
|
Loading…
Reference in New Issue
Block a user