From dd8e140217c7b584d66fb1cfa8a2580a064d01f3673e9d86321452697d81e418 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 12 Mar 2010 00:50:12 +0000 Subject: [PATCH 1/4] Accepting request 34646 from GNOME:Apps checked in (request 34646) OBS-URL: https://build.opensuse.org/request/show/34646 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=15 --- gnumeric-1.10.0.tar.bz2 | 3 +++ gnumeric-1.10.1.tar.bz2 | 3 --- gnumeric.changes | 22 ---------------------- gnumeric.spec | 4 ++-- 4 files changed, 5 insertions(+), 27 deletions(-) create mode 100644 gnumeric-1.10.0.tar.bz2 delete mode 100644 gnumeric-1.10.1.tar.bz2 diff --git a/gnumeric-1.10.0.tar.bz2 b/gnumeric-1.10.0.tar.bz2 new file mode 100644 index 0000000..244fb87 --- /dev/null +++ b/gnumeric-1.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c351440573e20e4e9de3c7534ab5226510efb9fb984936ed31a6960b1bb72515 +size 17350730 diff --git a/gnumeric-1.10.1.tar.bz2 b/gnumeric-1.10.1.tar.bz2 deleted file mode 100644 index 6a8dac0..0000000 --- a/gnumeric-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91a0a9aa47ae82b14fe717e5d49d164cfe871add2bf71d0cb2f68cf3d383c9db -size 17502592 diff --git a/gnumeric.changes b/gnumeric.changes index 0cb952d..7866dca 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,25 +1,3 @@ -------------------------------------------------------------------- -Tue Mar 9 08:23:52 CET 2010 - dimstar@opensuse.org - -- Update to version 1.10.1: - + bgo#610175: Fix storing of error-literals in ODF. - + bgo#610399: Don't export filter combos to ODF. - + bgo#610399: Apply filter on ODF import. - + bgo#610537: Fix display of autocomplete suggestions. - + bgo#611633: Fix formatting of multirow cells in LaTeX export. - + Protect exported LaTeX files from babel shorthands. - + bgo#610012: Fix a crash in excelplugin. - + bgo#611076: Fix cursor appearance. - + Turn off -Wstrict-prototypes for the stable series. - + bgo#610178: Fix ODF read problem. - + Fix rendering problem with iterated evaluation. - + bgo#611406: Fix solver undo problem. - + bgo#611362: Fix graph label problem. - + bgo#611407: Fix GLPK solver issue. - + bgo#611842: Fix ssindex crash. - + bgo#611824: Fix ODF export of intersection. - + Fix cell comment critical. - ------------------------------------------------------------------- Sun Feb 14 12:57:55 CET 2010 - vuntz@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 36c846b..6bc6450 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.10.1) +# spec file for package gnumeric (Version 1.10.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gnumeric -Version: 1.10.1 +Version: 1.10.0 Release: 1 Summary: Spreadsheet Application License: GPLv2+ From 4615331abacf46a7f97933dfa8306c12f708e5b6def38793d220beb44f98aba8 Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Mon, 3 May 2010 12:40:48 +0000 Subject: [PATCH 2/4] Accepting request 39090 from home:dimstar:branches:GNOME:Apps Copy from home:dimstar:branches:GNOME:Apps/gnumeric via accept of submit request 39090 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/39090 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=16 --- gnumeric-1.10.0.tar.bz2 | 3 --- gnumeric-1.10.2.tar.bz2 | 3 +++ gnumeric.changes | 52 +++++++++++++++++++++++++++++++++++++++++ gnumeric.spec | 4 ++-- ready | 0 5 files changed, 57 insertions(+), 5 deletions(-) delete mode 100644 gnumeric-1.10.0.tar.bz2 create mode 100644 gnumeric-1.10.2.tar.bz2 delete mode 100644 ready diff --git a/gnumeric-1.10.0.tar.bz2 b/gnumeric-1.10.0.tar.bz2 deleted file mode 100644 index 244fb87..0000000 --- a/gnumeric-1.10.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c351440573e20e4e9de3c7534ab5226510efb9fb984936ed31a6960b1bb72515 -size 17350730 diff --git a/gnumeric-1.10.2.tar.bz2 b/gnumeric-1.10.2.tar.bz2 new file mode 100644 index 0000000..e4f82dd --- /dev/null +++ b/gnumeric-1.10.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42b5320f44e49ad0a838469c59065dbb51f4b18e5b63464870c341c932dd4c9 +size 17549678 diff --git a/gnumeric.changes b/gnumeric.changes index 7866dca..0ddacdc 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org + +- Update to version 1.10.2: + + bgo#612820: Fix build with --disable-solver + + bgo#600085: Fix column and row header display under Quartz + + bgo#613523: Fix preferences in gconf-less situations + + bgo#613768: Implement first letter capitalization + + bgo#614031: Extend regression tool to perform multiple simple + regressions + + bgo#614746: Fix ZTEST description + + Various ODF export fixes + + Adjust regression tool to reflect the changes to TDIST + + Basic import and export of text boxes from ODF files + + bgo#615777: Watch for the null date in OOXML import + + bgo#615365: Print pattern backgrounds + + Improve object sizing tooltip positioning a bit. + + bgo#611073: Fix filter critical + + Make more menu entries available when an object is selected + + Improve partitioning of status area + + bgo#614147: Fix goal seek problem affecting XIRR + + bgo#614257: Fix export xls of XIRR, FVSCHEDULE, and XNPV + + bgo#603667: Patch gtk+ so GtkEntry widgets on win32 draw right + + bgo#615845: Fix xls export of cell comments + + bgo#615772: Fix error propagation problem + + Partially clean up INDEX implementation + + Make regression functions return a result when goffice reports + that the problem is near singular, but still good + + Documentation updates. + +------------------------------------------------------------------- +Tue Mar 9 08:23:52 CET 2010 - dimstar@opensuse.org + +- Update to version 1.10.1: + + bgo#610175: Fix storing of error-literals in ODF. + + bgo#610399: Don't export filter combos to ODF. + + bgo#610399: Apply filter on ODF import. + + bgo#610537: Fix display of autocomplete suggestions. + + bgo#611633: Fix formatting of multirow cells in LaTeX export. + + Protect exported LaTeX files from babel shorthands. + + bgo#610012: Fix a crash in excelplugin. + + bgo#611076: Fix cursor appearance. + + Turn off -Wstrict-prototypes for the stable series. + + bgo#610178: Fix ODF read problem. + + Fix rendering problem with iterated evaluation. + + bgo#611406: Fix solver undo problem. + + bgo#611362: Fix graph label problem. + + bgo#611407: Fix GLPK solver issue. + + bgo#611842: Fix ssindex crash. + + bgo#611824: Fix ODF export of intersection. + + Fix cell comment critical. + ------------------------------------------------------------------- Sun Feb 14 12:57:55 CET 2010 - vuntz@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 6bc6450..37a10da 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.10.0) +# spec file for package gnumeric (Version 1.10.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gnumeric -Version: 1.10.0 +Version: 1.10.2 Release: 1 Summary: Spreadsheet Application License: GPLv2+ diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From a123e3d75a2cc6a2d713693df29c43fe270022f75cdf717a378ccfb14824710e Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 13 May 2010 22:56:59 +0000 Subject: [PATCH 3/4] Accepting request 39998 from GNOME:Apps checked in (request 39998) OBS-URL: https://build.opensuse.org/request/show/39998 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=17 --- gnumeric-1.10.1.tar.bz2 | 3 +++ gnumeric-1.10.2.tar.bz2 | 3 --- gnumeric.changes | 30 ------------------------------ gnumeric.spec | 4 ++-- 4 files changed, 5 insertions(+), 35 deletions(-) create mode 100644 gnumeric-1.10.1.tar.bz2 delete mode 100644 gnumeric-1.10.2.tar.bz2 diff --git a/gnumeric-1.10.1.tar.bz2 b/gnumeric-1.10.1.tar.bz2 new file mode 100644 index 0000000..6a8dac0 --- /dev/null +++ b/gnumeric-1.10.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a0a9aa47ae82b14fe717e5d49d164cfe871add2bf71d0cb2f68cf3d383c9db +size 17502592 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.changes b/gnumeric.changes index 0ddacdc..0cb952d 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,33 +1,3 @@ -------------------------------------------------------------------- -Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org - -- Update to version 1.10.2: - + bgo#612820: Fix build with --disable-solver - + bgo#600085: Fix column and row header display under Quartz - + bgo#613523: Fix preferences in gconf-less situations - + bgo#613768: Implement first letter capitalization - + bgo#614031: Extend regression tool to perform multiple simple - regressions - + bgo#614746: Fix ZTEST description - + Various ODF export fixes - + Adjust regression tool to reflect the changes to TDIST - + Basic import and export of text boxes from ODF files - + bgo#615777: Watch for the null date in OOXML import - + bgo#615365: Print pattern backgrounds - + Improve object sizing tooltip positioning a bit. - + bgo#611073: Fix filter critical - + Make more menu entries available when an object is selected - + Improve partitioning of status area - + bgo#614147: Fix goal seek problem affecting XIRR - + bgo#614257: Fix export xls of XIRR, FVSCHEDULE, and XNPV - + bgo#603667: Patch gtk+ so GtkEntry widgets on win32 draw right - + bgo#615845: Fix xls export of cell comments - + bgo#615772: Fix error propagation problem - + Partially clean up INDEX implementation - + Make regression functions return a result when goffice reports - that the problem is near singular, but still good - + Documentation updates. - ------------------------------------------------------------------- Tue Mar 9 08:23:52 CET 2010 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 37a10da..36c846b 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.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gnumeric -Version: 1.10.2 +Version: 1.10.1 Release: 1 Summary: Spreadsheet Application License: GPLv2+ From ae04cdfb357930872e689adf82761386289d427ab33acc35757bb77c8be12d4a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 13 May 2010 22:57:00 +0000 Subject: [PATCH 4/4] Updating link to change in openSUSE:Factory/gnumeric revision 37.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=e8fd0b1eada07b068f92cb1032858bbf --- gnumeric-1.10.1.tar.bz2 | 3 --- gnumeric-1.10.2.tar.bz2 | 3 +++ gnumeric.changes | 30 ++++++++++++++++++++++++++++++ gnumeric.spec | 4 ++-- 4 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 gnumeric-1.10.1.tar.bz2 create mode 100644 gnumeric-1.10.2.tar.bz2 diff --git a/gnumeric-1.10.1.tar.bz2 b/gnumeric-1.10.1.tar.bz2 deleted file mode 100644 index 6a8dac0..0000000 --- a/gnumeric-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91a0a9aa47ae82b14fe717e5d49d164cfe871add2bf71d0cb2f68cf3d383c9db -size 17502592 diff --git a/gnumeric-1.10.2.tar.bz2 b/gnumeric-1.10.2.tar.bz2 new file mode 100644 index 0000000..e4f82dd --- /dev/null +++ b/gnumeric-1.10.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42b5320f44e49ad0a838469c59065dbb51f4b18e5b63464870c341c932dd4c9 +size 17549678 diff --git a/gnumeric.changes b/gnumeric.changes index 0cb952d..0ddacdc 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org + +- Update to version 1.10.2: + + bgo#612820: Fix build with --disable-solver + + bgo#600085: Fix column and row header display under Quartz + + bgo#613523: Fix preferences in gconf-less situations + + bgo#613768: Implement first letter capitalization + + bgo#614031: Extend regression tool to perform multiple simple + regressions + + bgo#614746: Fix ZTEST description + + Various ODF export fixes + + Adjust regression tool to reflect the changes to TDIST + + Basic import and export of text boxes from ODF files + + bgo#615777: Watch for the null date in OOXML import + + bgo#615365: Print pattern backgrounds + + Improve object sizing tooltip positioning a bit. + + bgo#611073: Fix filter critical + + Make more menu entries available when an object is selected + + Improve partitioning of status area + + bgo#614147: Fix goal seek problem affecting XIRR + + bgo#614257: Fix export xls of XIRR, FVSCHEDULE, and XNPV + + bgo#603667: Patch gtk+ so GtkEntry widgets on win32 draw right + + bgo#615845: Fix xls export of cell comments + + bgo#615772: Fix error propagation problem + + Partially clean up INDEX implementation + + Make regression functions return a result when goffice reports + that the problem is near singular, but still good + + Documentation updates. + ------------------------------------------------------------------- Tue Mar 9 08:23:52 CET 2010 - dimstar@opensuse.org diff --git a/gnumeric.spec b/gnumeric.spec index 36c846b..37a10da 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.10.1) +# spec file for package gnumeric (Version 1.10.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gnumeric -Version: 1.10.1 +Version: 1.10.2 Release: 1 Summary: Spreadsheet Application License: GPLv2+