Package: gnumeric / 1.12.18-2

Metadata

Package Version Patches format
gnumeric 1.12.18-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
772075.patch | (download)

src/sheet-style.c | 11 11 + 0 - 0 !
src/sheet-style.h | 2 2 + 0 - 0 !
src/sheet.c | 12 10 + 2 - 0 !
3 files changed, 23 insertions(+), 2 deletions(-)

 col/row insert: fix undo crash with conditional formatting [u#741197].


automake_1.13.2.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes ftbfs with automake (>= 1.13.2)
 Error: "using '$(srcdir)' in TESTS is currently broken"


no nested externs error.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't build -werror=nested-externs
 as this breaks a test used for GLIB_WITH_NLS
 which in turn makes the locales directory come out wrong.