Accepting request 181427 from GNOME:Apps
Update to ver 0.12.3 (forwarded request 181417 from dimstar) OBS-URL: https://build.opensuse.org/request/show/181427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=74
This commit is contained in:
commit
63504695ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6fda191c1c76be2ede21fe78b8c9f96d39aea82ccfb537775a83bf88d781874
|
||||
size 15517296
|
3
gnumeric-1.12.3.tar.xz
Normal file
3
gnumeric-1.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b332e6785077a2e7febf26a6ccac73e9ae1813c365bc3bf851fb27a5477713a6
|
||||
size 15503384
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 29 09:18:08 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.12.3:
|
||||
+ Fix border handling for merged cells in LaTeX export.
|
||||
+ Add a keyboard shortcut to jump to the current cell indicator.
|
||||
+ Improve xlsx import of new stat function names.
|
||||
+ Consolidate comment, hyperlinks, names documentation.
|
||||
+ Update documentation for Manage Sheets, R1C1 notation, sheet
|
||||
ranges. 1.12 updates, typo corrections, misc.
|
||||
+ Fixes to the gnumeric and ssconvert manual pages.
|
||||
+ Improve xlsx import of style-only cells.
|
||||
+ Don't write empty cells to .gnumeric.
|
||||
+ Add MPSEUDOINVERSE function.
|
||||
+ Fix missing translation of certain function examples.
|
||||
+ Add new SNORM.DIST.RANGE function.
|
||||
+ Fix critical when last row deleted.
|
||||
+ Fix criticals in about dialog.
|
||||
+ Introspection fixes.
|
||||
+ Workaround problems with automake 1.13.
|
||||
+ Remove gobject property strings from translation corpus.
|
||||
+ Bugs fixed: bgo#699631, bgo#699897, bgo#700732, bgo#700969,
|
||||
bgo#700994, bgo#700792, bgo#700018, bgo#699746, bgo#699710,
|
||||
bgo#701436, bgo#698519, deb#699054, bgo#701834, bgo#702146,
|
||||
bgo#702169, bgo#702197, bgo#698388, bgo#702205, bgo#702219,
|
||||
bgo#702285, bgo#702288, bgo#702364, bgo#702409, bgo#702486,
|
||||
bgo#702485, bgo#702498, bgo#702322, bgo#702689, deb#621735,
|
||||
deb#530462, bgo#702868, bgo#702407, bgo#702612, bgo#702615,
|
||||
deb#464732, bgo#700596, bgo#700797, bgo#700156, bgo#702126,
|
||||
bgo#702833, bgo#699579, bgo#699647, bgo#551457, bgo#700294,
|
||||
bgo#700295, bgo#700132, bgo#700132, bgo#701604, bgo#702101,
|
||||
bgo#702182, bgo#702218, bgo#702267, bgo#702277, bgo#702379,
|
||||
bgo#702658, bgo#703006.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 08:05:38 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,9 +17,8 @@
|
||||
|
||||
|
||||
Name: gnumeric
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
# FIXME: Enable gobject-introspection when build succeeds (bgo#684159)
|
||||
Summary: Spreadsheet Application
|
||||
License: GPL-2.0 or GPL-3.0
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
@ -37,7 +36,7 @@ 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(libgoffice-0.10) >= 0.10.2
|
||||
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.3
|
||||
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