diff --git a/gnumeric-1.12.33-destdir.patch b/gnumeric-1.12.33-destdir.patch deleted file mode 100644 index 3df9ace..0000000 --- a/gnumeric-1.12.33-destdir.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 798755af32c42e395d167d9d49d14cbe449d2842 Mon Sep 17 00:00:00 2001 -From: Morten Welinder -Date: Tue, 31 Jan 2017 18:26:55 -0500 -Subject: Compilation: destdir fix from Redhat. - ---- - doc/Makefile.am | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/doc/Makefile.am b/doc/Makefile.am -index 7e3f9a4..52a011d 100644 ---- a/doc/Makefile.am -+++ b/doc/Makefile.am -@@ -527,7 +527,7 @@ HELP_MEDIA= \ - - install-exec-hook: - for d in C $(HELP_LINGUAS); do \ -- helpdir="$(HELP_DIR)/$$d/$(HELP_ID)"; \ -+ helpdir="$(DESTDIR)$(HELP_DIR)/$$d/$(HELP_ID)"; \ - install -d $$helpdir; \ - $(RM) $$helpdir/index.docbook; \ - $(LN_S) gnumeric.xml $$helpdir/index.docbook; \ -@@ -535,7 +535,7 @@ install-exec-hook: - - uninstall-hook: - for d in C $(HELP_LINGUAS); do \ -- helpdir="$(HELP_DIR)/$$d/$(HELP_ID)"; \ -+ helpdir="$(DESTDIR)$(HELP_DIR)/$$d/$(HELP_ID)"; \ - $(RM) $$helpdir/index.docbook; \ - done - --- -cgit v0.12 - diff --git a/gnumeric-1.12.33-docbook.patch b/gnumeric-1.12.33-docbook.patch deleted file mode 100644 index 3e3395f..0000000 --- a/gnumeric-1.12.33-docbook.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -up gnumeric-1.12.33/doc/C/gnumeric.xml.docbook gnumeric-1.12.33/doc/C/gnumeric.xml ---- gnumeric-1.12.33/doc/C/gnumeric.xml.docbook 2017-02-01 03:58:38.893646538 +0100 -+++ gnumeric-1.12.33/doc/C/gnumeric.xml 2017-02-01 04:05:40.111116668 +0100 -@@ -47,17 +47,17 @@ - - - -+ "http://www.oasis-open.org/docbook/xml/4.5/ent/isopub.ent"> - %isopub; - - - -+ "http://www.oasis-open.org/docbook/xml/4.5/ent/isonum.ent"> - %isonum; - - - -+ "http://www.oasis-open.org/docbook/xml/4.5/ent/isogrk1.ent"> - %isogrk1; - - diff --git a/gnumeric-1.12.33.tar.xz b/gnumeric-1.12.33.tar.xz deleted file mode 100644 index bdc4330..0000000 --- a/gnumeric-1.12.33.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7eade408b6c20d2e8ad557d539e5e2f29705845a2eaa181b38934bb0cad49c0b -size 21427344 diff --git a/gnumeric-1.12.34.tar.xz b/gnumeric-1.12.34.tar.xz new file mode 100644 index 0000000..8da63f9 --- /dev/null +++ b/gnumeric-1.12.34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4920812d82ec4c25204543dff9dd3bdbac17bfaaabd1aa02d47fbe2981c725 +size 20012076 diff --git a/gnumeric.changes b/gnumeric.changes index e07615e..8b2fdec 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Mar 21 10:08:37 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.12.34: + + Fix hyperlinks import from ODF (bgo#779635). + + Fix xlsx export of chart series names (bgo#778618). + + Always export a transparent fill style in charts (bgo#779160). + + Doc fixes. + + Fix xlsx import with missing header/footer (bgo#778292). + + Minor xlsx import improvements with alias colors. + + Test suite improvements. + + Improve Excel handling of hyperlinks. + + Hyperlinks improvements (bgo#706671). + + Plug leaks. + + Fix issues with sheet-local names. + + ssdiff improvements with hyperlinks, input messages, + conditional formats, and validations. + + Make exit code from ssdiff follow diff's. + + Fix ssdiff with inter-sheet references. + + Fix style border colour sharing. +- Drop gnumeric-1.12.33-destdir.patch and + gnumeric-1.12.33-docbook.patch: fixed upstream. + ------------------------------------------------------------------- Tue Jan 31 22:34:30 UTC 2017 - firebird209@gmail.com diff --git a/gnumeric.spec b/gnumeric.spec index 7345548..369d88e 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -17,17 +17,13 @@ Name: gnumeric -Version: 1.12.33 +Version: 1.12.34 Release: 0 Summary: Spreadsheet Application License: GPL-2.0 or GPL-3.0 Group: Productivity/Office/Spreadsheets Url: http://www.gnumeric.org/ Source0: http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnumeric-1.12.33-destdir.patch firebird209@gmail.com -- Fix compilation, destdir of helpfiles. -Patch0: gnumeric-1.12.33-destdir.patch -# PATCH-FIX-UPSTREAM gnumeric-1.12.33-docbook.patch firebird209@gmail.com -- Fixes some problems with non-ascii parameter names. -Patch1: gnumeric-1.12.33-docbook.patch BuildRequires: bison BuildRequires: docbook-dtds BuildRequires: fdupes @@ -106,10 +102,6 @@ Gnumeric is part of the GNOME project. %lang_package %prep %setup -q -# Destdir fix for Gnumeric 1.12.33 -%patch0 -p1 -# Use xml-dtd -%patch1 -p1 %if !0%{?is_opensuse} translation-update-upstream translation-update-upstream po-functions gnumeric-functions