From edf485a5179178e04c1add8739fb4bffaec4fa373cbd2defbd3216a237d01270 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Mon, 14 Jun 2010 18:50:51 +0000 Subject: [PATCH 1/5] Accepting request 41451 from home:sbrabec:branches:GNOME:Apps Copy from home:sbrabec:branches:GNOME:Apps/gnumeric via accept of submit request 41451 revision 2. Request was accepted with message: Accepter my own request. OBS-URL: https://build.opensuse.org/request/show/41451 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=18 --- gnumeric.changes | 6 ++++++ gnumeric.spec | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/gnumeric.changes b/gnumeric.changes index 0ddacdc..c71b24c 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz + +- Removed incomplete translations imported by + translation-update-upstream. + ------------------------------------------------------------------- Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 37a10da..ff52c80 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -99,6 +99,24 @@ Gnumeric is part of the GNOME project. %setup -q translation-update-upstream translation-update-upstream po-functions gnumeric-functions +# translation-update-upstream provides incomplete upstream translations +# from the upstream git. Remove them until upstream provides a fix. See +# po/LINGUAS for more. +if test -f po-functions/id.po ; then + echo "\"id\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^id$/d' po/LINGUAS +fi +if test -f po-functions/pa.po ; then + echo "\"pa\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^pa$/d' po/LINGUAS +fi +if test -f po-functions/zh_HK.po ; then + echo "\"zh_HK\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^zh_HK$/d' po/LINGUAS +fi %patch0 -p1 %build From 524b61bcaa27f7054da8e1d5c27f64a073d03d403164ef837775e30f2d61baff Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 18 Jun 2010 04:55:34 +0000 Subject: [PATCH 2/5] Accepting request 41452 from GNOME:Apps checked in (request 41452) OBS-URL: https://build.opensuse.org/request/show/41452 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=19 --- gnumeric.changes | 6 ------ gnumeric.spec | 18 ------------------ 2 files changed, 24 deletions(-) diff --git a/gnumeric.changes b/gnumeric.changes index c71b24c..0ddacdc 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz - -- Removed incomplete translations imported by - translation-update-upstream. - ------------------------------------------------------------------- Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index ff52c80..37a10da 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -99,24 +99,6 @@ Gnumeric is part of the GNOME project. %setup -q translation-update-upstream translation-update-upstream po-functions gnumeric-functions -# translation-update-upstream provides incomplete upstream translations -# from the upstream git. Remove them until upstream provides a fix. See -# po/LINGUAS for more. -if test -f po-functions/id.po ; then - echo "\"id\" locale removal in gnumeric.spec is obsolete. Please remove it." -else - sed -i '/^id$/d' po/LINGUAS -fi -if test -f po-functions/pa.po ; then - echo "\"pa\" locale removal in gnumeric.spec is obsolete. Please remove it." -else - sed -i '/^pa$/d' po/LINGUAS -fi -if test -f po-functions/zh_HK.po ; then - echo "\"zh_HK\" locale removal in gnumeric.spec is obsolete. Please remove it." -else - sed -i '/^zh_HK$/d' po/LINGUAS -fi %patch0 -p1 %build From da85d3cf44c123c3f4813cf46d34044aea93cd451760ff1b5827870f73a7103c Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 9 Aug 2010 17:10:31 +0000 Subject: [PATCH 3/5] Accepting request 44172 from home:anubisg1:branches:GNOME:Apps Copy from home:anubisg1:branches:GNOME:Apps/gnumeric via accept of submit request 44172 revision 8. Request was accepted with message: thanks; the .changes entry doesn't mention releases before 1.10.7; see my tweaks I will do OBS-URL: https://build.opensuse.org/request/show/44172 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=20 --- gnumeric-1.10.2.tar.bz2 | 3 --- gnumeric-1.10.7.tar.bz2 | 3 +++ gnumeric-no-disable-deprecated.patch | 26 ------------------------- gnumeric.changes | 25 ++++++++++++++++++++++++ gnumeric.spec | 29 +++++++++++++++++++++------- 5 files changed, 50 insertions(+), 36 deletions(-) delete mode 100644 gnumeric-1.10.2.tar.bz2 create mode 100644 gnumeric-1.10.7.tar.bz2 delete mode 100644 gnumeric-no-disable-deprecated.patch diff --git a/gnumeric-1.10.2.tar.bz2 b/gnumeric-1.10.2.tar.bz2 deleted file mode 100644 index e4f82dd..0000000 --- a/gnumeric-1.10.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b42b5320f44e49ad0a838469c59065dbb51f4b18e5b63464870c341c932dd4c9 -size 17549678 diff --git a/gnumeric-1.10.7.tar.bz2 b/gnumeric-1.10.7.tar.bz2 new file mode 100644 index 0000000..f630c8f --- /dev/null +++ b/gnumeric-1.10.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4438408f02932a234ddfd7bdbc45cc3f6b037874bbd0fa100ad777000301ebab +size 17798806 diff --git a/gnumeric-no-disable-deprecated.patch b/gnumeric-no-disable-deprecated.patch deleted file mode 100644 index 4b62bb4..0000000 --- a/gnumeric-no-disable-deprecated.patch +++ /dev/null @@ -1,26 +0,0 @@ -Index: gnumeric-1.9.17/configure -=================================================================== ---- gnumeric-1.9.17.orig/configure -+++ gnumeric-1.9.17/configure -@@ -14828,7 +14828,7 @@ else - fi - - --if test $gnumeric_devel = yes; then -+if test $gnumeric_devel = never; then - CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED" - CFLAGS="$CFLAGS -DPANGO_DISABLE_DEPRECATED" - if test "x$gnumeric_with_gtk" = xtrue; then -Index: gnumeric-1.9.17/configure.in -=================================================================== ---- gnumeric-1.9.17.orig/configure.in -+++ gnumeric-1.9.17/configure.in -@@ -272,7 +272,7 @@ fi - AC_SUBST(GNUMERIC_PLUGIN_LDFLAGS) - - dnl disable for in stable release, enable for development series --if test $gnumeric_devel = yes; then -+if test $gnumeric_devel = never; then - CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED" - CFLAGS="$CFLAGS -DPANGO_DISABLE_DEPRECATED" - if test "x$gnumeric_with_gtk" = xtrue; then diff --git a/gnumeric.changes b/gnumeric.changes index 0ddacdc..bb02c27 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Jul 27 22:41:43 UTC 2010 - andrea@opensuse.org + +- new upstream version 1.10.7 +* Improve function syntax and formula guru tooltips. + + Avoid superfluous redo items under validation failure[#622509] + + Fix validation for array and range entry. [#622511] + + Autofit column widths in stf import. [#427382] + + Ensure the table range is unlocked before allowing the data + table to be configured. + + Also store any markup if entering text in several cells + at once.[#622530] + + Read HTML files with nested tables. [#594789] + + Fixed autofilter (and other) combo positions. [#621817] + + Improve function syntax tooltips. + + Fix excessive memory use problem with xlsx. [#622365] + + Make BackSpace work as Delete on pane. [#622599] + + Improve handling of MS-style HTML in clipboard. [#617801] +- removed gnumeric-no-disable-deprecated.patch +------------------------------------------------------------------- +Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz + +- Removed incomplete translations imported by + translation-update-upstream. + ------------------------------------------------------------------- Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 37a10da..2a4c639 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.10.2) +# spec file for package gnumeric (Version 1.10.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,15 +19,13 @@ Name: gnumeric -Version: 1.10.2 -Release: 1 +Version: 1.10.7 +Release: 2 Summary: Spreadsheet Application License: GPLv2+ Url: http://www.gnumeric.org/ Group: Productivity/Office/Spreadsheets -Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.8/gnumeric-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM gnumeric-no-disable-deprecated.patch bgo607758 vuntz@opensuse.org -- Remove *_DISABLE_DEPRECATED defines to not uselessly break build -Patch0: gnumeric-no-disable-deprecated.patch +Source0: gnumeric-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: goffice-devel @@ -99,7 +97,24 @@ Gnumeric is part of the GNOME project. %setup -q translation-update-upstream translation-update-upstream po-functions gnumeric-functions -%patch0 -p1 +# translation-update-upstream provides incomplete upstream translations +# from the upstream git. Remove them until upstream provides a fix. See +# po/LINGUAS for more. +if test -f po-functions/id.po ; then + echo "\"id\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^id$/d' po/LINGUAS +fi +if test -f po-functions/pa.po ; then + echo "\"pa\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^pa$/d' po/LINGUAS +fi +if test -f po-functions/zh_HK.po ; then + echo "\"zh_HK\" locale removal in gnumeric.spec is obsolete. Please remove it." +else + sed -i '/^zh_HK$/d' po/LINGUAS +fi %build export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" From 3f6ec0dc8fd9d173b6a0c646c089a876c959d240deda1752039e4a7c721b58de Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 9 Aug 2010 17:40:44 +0000 Subject: [PATCH 4/5] Accepting request 45201 from home:vuntz:branches:GNOME:Apps Copy from home:vuntz:branches:GNOME:Apps/gnumeric via accept of submit request 45201 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/45201 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=21 --- gnumeric.changes | 126 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 113 insertions(+), 13 deletions(-) diff --git a/gnumeric.changes b/gnumeric.changes index bb02c27..51efa8c 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,22 +1,122 @@ ------------------------------------------------------------------- Tue Jul 27 22:41:43 UTC 2010 - andrea@opensuse.org -- new upstream version 1.10.7 -* Improve function syntax and formula guru tooltips. - + Avoid superfluous redo items under validation failure[#622509] - + Fix validation for array and range entry. [#622511] - + Autofit column widths in stf import. [#427382] +- Update to version 1.10.7: + + Improve function syntax and formula guru tooltips. + + Avoid superfluous redo items under validation failure. + [bgo#622509] + + Fix validation for array and range entry. [bgo#622511] + + Autofit column widths in stf import. [bgo#427382] + Ensure the table range is unlocked before allowing the data table to be configured. - + Also store any markup if entering text in several cells - at once.[#622530] - + Read HTML files with nested tables. [#594789] - + Fixed autofilter (and other) combo positions. [#621817] + + Also store any markup if entering text in several cells at + once. [bgo#622530] + + Read HTML files with nested tables. [bgo#594789] + + Fixed autofilter (and other) combo positions. [bgo#621817] + Improve function syntax tooltips. - + Fix excessive memory use problem with xlsx. [#622365] - + Make BackSpace work as Delete on pane. [#622599] - + Improve handling of MS-style HTML in clipboard. [#617801] -- removed gnumeric-no-disable-deprecated.patch + + Fix excessive memory use problem with xlsx. [bgo#622365] + + Make BackSpace work as Delete on pane. [bgo#622599] + + Improve handling of MS-style HTML in clipboard. [bgo#617801] +- Changes from version 1.10.6: + + Add Wilcoxon Signed Rank Test tools for one and two + populations. + + Fix spin button handling in various tool dialogs. [bgo#619971] + + Redesign define-named-expressions dialog. [bgo#465840] + + Add paste-names dialog. [bgo#613325] + + Make changing the scope of a named expression undoable. + + Add search tool to paste- and define-names dialogs. + [bgo#465840] + + Check whether defined names are in use before deleting them. + + Add option to the regression tool to allow for multiple Y. + [bgo#620505] + + Ensure that names cannot be mistaken as cell references. + [bgo#409997] + + Add search function to function selector. [bgo#495776] + + Add function help menu item. [bgo#156777] + + Improve ACCRINT and its description. [bgo#611436] + + Fix tests for homogeneity and independence for non-square + tables. [bgo#621227] + + Show all ranges while editing. [bgo#166653] + + Provide a tool tip showing function syntax. [bgo#56172] + + Provide more navigation options. [bgo#15010] + + Check with user before hiding all rows or columns. [bgo#316976] + + Check with user before pasting too many copies. [bgo#530956] + + Do not ungrab a not grabbed item. [bgo#620369] + + Always update the right series entry. [bgo#620719] + + Fixed multi-line item edit selection. [bgo#621235] + + Make sure windows for help commands show up on right screen. + + Fix dependency tabulation undo issue. + + Fix critical when inserting graph using keys. + + Automate win32 help generation. + + Mark a sheet dirty when its tab colour is changed. [bgo#621191] + + Fix SERIESSUM issue. + + Modernize code for LINEST, LOGEST, and LOGREG. [bgo#317426] + + GEOMDIST: avoid overflow in extreme cases. + + SFTEST: improve extreme-case precision. + + Fix RANDLEVY. + + Fix hidden-sheet problem. [bgo#621463] + + Improve help text sanity checks. + + Fix minor parsing problem. + + Handle missing data in FORECAST properly. [bgo#621417] + + Handle missing data in GROWTH properly. [bgo#621418] + + Improve BINOM.DIST.RANGE. + + Modernize STEYX. + + Plug evaluation leak. + + Fix memory handling issue for dependents. +- Changes from version 1.10.5: + + Add Wilcoxon-Mann-Whitney test tool. + + Fix stf crash. [bgo#619283] + + Persist solver model type. + + Add non-linear solver. [bgo#614865] + + Feed the gtk+ deprecation monster. [bgo#572240] + + Fix win32/paradox problem. [bgo#619942] + + Improve page setup dialog. [bgo#619421] +- Changes from version 1.10.4: + + Include version number in HTML export. + + Fixed autofill issues. [bgo#618687] + + Linear regression test suite. + + Fix TABLE problem. [bgo#618829] + + Handle "Jan 2010" and "January 2010" better. + + Fix date parsing problems for invalid years. + + Fix sheet order dialog layout. [bgo#619056] +- Changes from version 1.10.3: + + Fix CHITEST for rectangular ranges. [bgo#615920] + + Fix printing and preview of graph only sheets. [bgo#616475] + + Make even active sheets invisible. [bgo#616474] + + Improve date and time import from and export to ODF. + [bgo#617208] + + Protect against accidentally pushing data off the sheet. + [bgo#98562] + + Make Advanced Filter (except filter-in-place) undoable. + + Fix Data->Filter->ShowAll for Advanced Filter. [bgo#611079] + + Remove undesired interaction between Advanced Filters and + Autofilters. + + Make the par argument to ACCRINT optional. [bgo#323545] + + Improve keyboard navigation of the configurable text + importer. [bgo#614939,bgo#614941] + + Implement graph only sheets. [bgo#158170] + + Fix chart title import when excel automagically uses the unique + series label. [bgo#616262] + + Allow multiple and block selection for graph vector data. + [bgo#494685,bgo#616068] + + Use the "combo-activate" signal where appropriate? [bgo#583175] + + Make sure an empty string is shown with a quote. + + Fix problem loading cells with empty strings. [bgo#616139] + + Fix WEEKNUM problems. [bgo#616330] + + Fix hidden-sheet problem. [bgo#616549] + + Fix auto-expr problem. [bgo#575104] + + Fix xls-save problems with custom autofilters. + + Fix auto-filter problem. [bgo#383400] + + Fix advanced-filter problem with multiple criteria. + [bgo#164169] + + Fix problem parsing complex numbers. + + Improve error handle for complex functions. + + Improve IMPOWER. + + Fix sheet duplicate bugs. [Part of bgo#617469] + + Clean-up handling of pango contexts. + + Fix old graph problem. [bgo#142412] +- Remove gnumeric-no-disable-deprecated.patch: fixed upstream. + ------------------------------------------------------------------- Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz From 3dacb27794dceb11785fa5de059bf5ef74c1bf3044f53302ea55692a7120ec96 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 9 Aug 2010 22:58:03 +0000 Subject: [PATCH 5/5] Accepting request 45231 from home:vuntz:branches:GNOME:Apps Copy from home:vuntz:branches:GNOME:Apps/gnumeric via accept of submit request 45231 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/45231 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=22 --- gnumeric-1.10.7.tar.bz2 | 3 -- gnumeric-1.10.8.tar.bz2 | 3 ++ gnumeric.changes | 86 +++++++++++++++++++++++++++++++++++++++++ gnumeric.spec | 6 +-- 4 files changed, 92 insertions(+), 6 deletions(-) delete mode 100644 gnumeric-1.10.7.tar.bz2 create mode 100644 gnumeric-1.10.8.tar.bz2 diff --git a/gnumeric-1.10.7.tar.bz2 b/gnumeric-1.10.7.tar.bz2 deleted file mode 100644 index f630c8f..0000000 --- a/gnumeric-1.10.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4438408f02932a234ddfd7bdbc45cc3f6b037874bbd0fa100ad777000301ebab -size 17798806 diff --git a/gnumeric-1.10.8.tar.bz2 b/gnumeric-1.10.8.tar.bz2 new file mode 100644 index 0000000..595fd91 --- /dev/null +++ b/gnumeric-1.10.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5915e7a5b32f5a822755f94cfd056f1c29858878e44713b4658ec7c7942d6fef +size 17826922 diff --git a/gnumeric.changes b/gnumeric.changes index 51efa8c..5d8b424 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Tue Aug 10 00:05:19 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.10.8: + + Add new Excel and Openformula units ("pica" and "picapt") to + CONVERT. + + Save default search settings. [bgo#105615,bgo#625185] + + Improve configurable text export of numbers. [bgo#126444] + + Improve horizontal fill. [bgo#594193] + + Improve function syntax tooltips. [bgo#623317] + + Add weekend specifier to WORKDAY and NETWORKDAYS. [bgo#172458] + + Fix ngettext usage. + + Fix undo text for sheet object duplication. [bgo#623557] + + Fix additional undo entry for sheet object duplication. + [bgo#623559] + + Fix undo of object creation followed by duplication. + [bgo#623566] + + Avoid creating interacting auto filters. [bgo#607086] + + Improve items of the cell context menu. [bgo#74359] + + Fix various function docs issues. + [bgo#623669,bgo#624559,bgo#625102] + + Improve the presentation of the examples in the function + documentation. [bgo#623455] + + Fix HDATE and friends. [bgo#623764,bgo#625177] + + New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN. + + Add hyperlink and comment removal menu items. + + Add merge and unmerge menu items. + + Add menu item to autofit column width or row height based on + the selection only. [bgo#125595] + + Add autofit actions to cell context menu. + + Add new function ARRAY. [bgo#570689] + + Add new function SORT. [bgo#59144] + + Add menu item to wrap SORT around an existing range. + + Show the number of rows filtered by the auto filter. + [bgo#346002] + + Improve function tooltips. [bgo#623322] + + Improve expression entry range selection. + [bgo#80725,bgo#624288,bgo#624289,bgo#624581] + + Add preference setting to disable the extension check for the + configurable text exporter. [bgo#594151] + + Add optional marker to indicate that a cell contains an + expression. [bgo#55124] + + Add merge and unmerge items to the cell context menu. + + Permit double-clicking of functions in the function selector. + + Allow single merge to single merge copying. [bgo#87296] + + Make the font style buttons override the character attributes. + [bgo#163410] + + Provide name completion (F4) when entering functions. + [bgo#587084] + + Implement access to the function selector to paste function + names while editing cells (Shift-F4). + + Add preference settings whether to show function name and/or + argument tooltips. + + Fix undo of Clear->All and Clear->Comments. + [bgo#625151,bgo#623803] + + Add menu items to allow clearing of filtered rows only. + + Fix editing of hyperlinks. + + Work around OOo's failure to correctly define its named ranges. + [bgo#625332] + + Remove range hightlighting while not editing expressions. + [bgo#625361] + + Reduce the size of the text import dialog. [bgo#625281] + + Fix import of underlined/double underlined comments from xls. + Part of [bgo#405951] + + Improve xl import of underlines. + + Correctly size the autoexpressions. [bgo#625521] + + Fix row height dialog. [bgo#625543] + + Add menu to specify whether to enter as array, into multiple + cells, etc. Part of [bgo#53733] + + Make autofilter condition changes undoable. [bgo#625143] + + Fix strong/weak cursor display. [bgo#623241] + + Fix regression in ms_excel_chart_read. [bgo#623960] + + Fix a regression in chart series evaluation. [bgo#624263] + + Fix crash in cell_calc_span. [bgo#624274] + + Install a self-consistent headers list. + + Fixed borders display in cell format dialog. + + Ask user to locate solver binaries when plain search fails. + [bgo#619519] + + Fix problem with solver target cell entry. + + Fix date function docs issues. [bgo#623669] + + Fix gtk_show_uri problem affecting win32. [bgo#623605] + + Fix mistakes pointed out by sparse. + + Fix win32 versioning problem. [bgo#624171] + + Improve function doc checks. + + Eliminate almost all remnaining GdkGC usage. + ------------------------------------------------------------------- Tue Jul 27 22:41:43 UTC 2010 - andrea@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 2a4c639..229d7b9 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.10.7) +# spec file for package gnumeric (Version 1.10.8) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,8 +19,8 @@ Name: gnumeric -Version: 1.10.7 -Release: 2 +Version: 1.10.8 +Release: 1 Summary: Spreadsheet Application License: GPLv2+ Url: http://www.gnumeric.org/