Accepting request 284247 from GNOME:Apps

1

OBS-URL: https://build.opensuse.org/request/show/284247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=93
This commit is contained in:
2015-02-06 09:24:05 +00:00
committed by Git OBS Bridge
5 changed files with 35 additions and 28 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dc6b2203887e5a28b52da7493219c8acf7f131b44c214c5b00522aa5bc8e9d3
size 18432584

3
gnumeric-1.12.20.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d491147e973afc0302823047780027c255a91343d839cf17562a852f42c21cd
size 18440828

View File

@@ -1,21 +0,0 @@
From 8c7017d2cfef8c1c2e65b94bce7e19b61e94ded8 Mon Sep 17 00:00:00 2001
From: Morten Welinder <terra@gnome.org>
Date: Mon, 26 Jan 2015 08:45:27 -0500
Subject: Compilation: missing include.
Gnumeric 1.12.19
diff --git a/plugins/gda/plugin-gda.c b/plugins/gda/plugin-gda.c
index c3f5e4f..aa300b4 100644
--- a/plugins/gda/plugin-gda.c
+++ b/plugins/gda/plugin-gda.c
@@ -34,6 +34,7 @@
#include "workbook.h"
#include "sheet.h"
#include "gnm-i18n.h"
+#include "gui-util.h"
#include <goffice/goffice.h>
#include <gnm-plugin.h>
#include <dead-kittens.h>
--
cgit v0.10.1

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Feb 5 11:11:32 UTC 2015 - dimstar@opensuse.org
- Update to version 1.12.20:
+ ODF import/export:
- trendline names (bgo#743448).
- trendline affinity & dimensions.
- major & minor chart axis tick marks.
- chart axis min and max formulae.
- series fill types (bgo#743613).
- marker outline colour.
- axis positions.
- series lines (bgo#743785).
- all plots in a chart (bgo#743786).
+ ODF export all charts in a graph.
+ Fix ODF export of single cell ranges in graphs (bgo#743619).
+ xlsx chart import: fix font family name.
+ xlsx import/export trend line names.
+ Fix gda plugin compilation (bgo#743506).
+ Fix xlsx export problem with auto markers.
+ Import/export xlsx chart axis min/max/steps.
+ Export xlsx chart axis tick marks.
+ Fix xlsx problem with inverted axis.
+ Export sliders as scrollbars for xls.
+ Fix xls loading of horizontal scrollbars (bgo#743754).
+ Plug leaks.
+ Fix xlsx comment export.
+ Make XL see our exported xlsx axes.
+ Fix xlsx import/export of axis font info (bgo#743822).
- Drop gnumeric-add-gda-missing-include.patch: fixed upstream.
-------------------------------------------------------------------
Wed Jan 28 20:40:32 UTC 2015 - zaitor@opensuse.org

View File

@@ -17,15 +17,13 @@
Name: gnumeric
Version: 1.12.19
Version: 1.12.20
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-add-gda-missing-include.patch zaitor@opensuse.org -- Add a missing include, patch from upstream git.
Patch0: gnumeric-add-gda-missing-include.patch
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: libgsf-devel
@@ -99,7 +97,6 @@ Gnumeric is part of the GNOME project.
%lang_package
%prep
%setup -q
%patch0 -p1
translation-update-upstream
translation-update-upstream po-functions gnumeric-functions
# remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains)