Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnumeric for openSUSE:Factory checked in at 2026-05-05 15:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnumeric (Old) and /work/SRC/openSUSE:Factory/.gnumeric.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnumeric" Tue May 5 15:16:14 2026 rev:139 rq:1350829 version:1.12.61 Changes: -------- --- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes 2026-03-27 16:50:51.314822708 +0100 +++ /work/SRC/openSUSE:Factory/.gnumeric.new.30200/gnumeric.changes 2026-05-05 15:17:32.184490974 +0200 @@ -1,0 +2,34 @@ +Thu Apr 30 07:00:37 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.12.61: + + Up gtk+ requirement to 3.20. Still ancient. + + Audit code with Gemini AI. + + Plug leaks. + + Make tests run in parallel. + + Refactor analysis tools to be GObject-based. + + Fix sampling tool gui in the periodic case. + + Fix fill-series tool problems with dates. + + Fix chi-square tool problems with labels. + + Add basic testing of most analysis tools. + + Disable excelplugins (unrelated to xls/xlsx files). + + Fix gui crash + + Introspection fixes. + + Test suite enhancements. + + Preserve cvs-to-cvs and cvs-to-txt line endings. + + Fix problems with search-and-replace. + + Fix crash involding document properties and undo/redo. + + Fix potential overflow in NT_SIGMA. + + Improve primality test for large numbers. + + Speed up number theory functions for values with a large prime + factor. + + Fix TRIM to only cut spaces. + + Fix problems with OFFTRAF in extreme cases. + + Fix IFS semantics to match XL's as intended. + + New functions XLOOKUP and XMATCH. + + New functions TEXTBEFORE, TEXTAFTER, TEXTSPLIT. + + Improve xlsx importer's mapping of function names. + + Don't remove initial empty rows/columns for cvs/txt export. + + Fix parallel build trouble. + + Print using pango context from GtkPrintContext for consistency. + +------------------------------------------------------------------- Old: ---- gnumeric-1.12.60.tar.xz New: ---- gnumeric-1.12.61.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnumeric.spec ++++++ --- /var/tmp/diff_new_pack.VWAwQG/_old 2026-05-05 15:17:32.856517706 +0200 +++ /var/tmp/diff_new_pack.VWAwQG/_new 2026-05-05 15:17:32.856517706 +0200 @@ -17,7 +17,7 @@ Name: gnumeric -Version: 1.12.60 +Version: 1.12.61 Release: 0 Summary: Spreadsheet Application License: GPL-2.0-only OR GPL-3.0-only @@ -45,11 +45,11 @@ # Introspection disabled, need to pass --enable-introspection to configure if we want it. #BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.0.0 BuildRequires: pkgconfig(gthread-2.0) >= 2.38.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.7 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(libgda-6.0) >= 6.0.0 BuildRequires: pkgconfig(libgda-ui-6.0) >= 6.0.0 -BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.51 -BuildRequires: pkgconfig(libgsf-1) >= 1.14.33 +BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.61 +BuildRequires: pkgconfig(libgsf-1) >= 1.14.45 BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12 BuildRequires: pkgconfig(pango) >= 1.24.0 BuildRequires: pkgconfig(pangocairo) >= 1.24.0 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.VWAwQG/_old 2026-05-05 15:17:32.892519138 +0200 +++ /var/tmp/diff_new_pack.VWAwQG/_new 2026-05-05 15:17:32.896519297 +0200 @@ -1,5 +1,5 @@ -mtime: 1774255567 -commit: 387cc7031a309fb66587d69bb48473b81e8107b33fcf4863abf93272ed177b0b +mtime: 1777543770 +commit: 45c492383eef885ae34c13124487aa387b8d8ffce1049151b022f34274765099 url: https://src.opensuse.org/GNOME/gnumeric revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VWAwQG/_old 2026-05-05 15:17:32.912519934 +0200 +++ /var/tmp/diff_new_pack.VWAwQG/_new 2026-05-05 15:17:32.920520252 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnumeric.git</param> - <param name="revision">GNUMERIC_1_12_60</param> + <param name="revision">GNUMERIC_1_12_61</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">GNUMERIC_(\d+)_(\d+)_(\d+)(\+0)?</param> <param name="versionrewrite-replacement">\1.\2.\3</param> ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-30 12:09:30.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gnumeric-1.12.60.tar.xz -> gnumeric-1.12.61.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnumeric/gnumeric-1.12.60.tar.xz /work/SRC/openSUSE:Factory/.gnumeric.new.30200/gnumeric-1.12.61.tar.xz differ: char 15, line 1 ++++++ gnumeric.obsinfo ++++++ --- /var/tmp/diff_new_pack.VWAwQG/_old 2026-05-05 15:17:33.144529162 +0200 +++ /var/tmp/diff_new_pack.VWAwQG/_new 2026-05-05 15:17:33.152529481 +0200 @@ -1,5 +1,5 @@ name: gnumeric -version: 1.12.60 -mtime: 1770775596 -commit: 39152134042890288280b00db0fcfc3ea1e4f985 +version: 1.12.61 +mtime: 1777515391 +commit: 325ef79a19580959afaee9cf01cb8ea15f0177b0
