Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package goffice for openSUSE:Factory checked in at 2024-03-20 21:15:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goffice (Old) and /work/SRC/openSUSE:Factory/.goffice.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goffice" Wed Mar 20 21:15:10 2024 rev:114 rq:1159413 version:0.10.57 Changes: -------- --- /work/SRC/openSUSE:Factory/goffice/goffice.changes 2023-11-08 22:19:00.309988512 +0100 +++ /work/SRC/openSUSE:Factory/.goffice.new.1905/goffice.changes 2024-03-20 21:17:20.568653895 +0100 @@ -1,0 +2,13 @@ +Mon Feb 12 16:43:40 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 0.10.57: + + Excise long double parts of ryu unless --with-long-double. + + Fix various go_dtoa issues. + + Introspection fixes. + + New experimental --with-decimal64 for base-10 math. +- Switch to _service checkout: prepare for easier updates. +- Add libtool and gtk-doc BuildRequires and call autogen.sh in + build phase: needed, as the git checkout needs to be + bootstrapped. + +------------------------------------------------------------------- Old: ---- goffice-0.10.56.tar.xz New: ---- _service goffice-0.10.57.obscpio goffice.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goffice.spec ++++++ --- /var/tmp/diff_new_pack.TLHCAx/_old 2024-03-20 21:17:21.152675349 +0100 +++ /var/tmp/diff_new_pack.TLHCAx/_new 2024-03-20 21:17:21.152675349 +0100 @@ -1,7 +1,7 @@ # # spec file for package goffice # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,19 @@ Name: goffice -Version: 0.10.56 +Version: 0.10.57 Release: 0 Summary: GLib/GTK+ Set of Document-Centric Objects and Utilities License: GPL-2.0-only OR GPL-3.0-only Group: System/GUI/GNOME URL: http://www.gnumeric.org/ -Source: https://download.gnome.org/sources/goffice/0.10/%{name}-%{version}.tar.xz +Source: 0.10/%{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: ghostscript-devel >= 9.06 +BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: libgsf-devel >= 1.14.24 +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) >= 1.10.0 BuildRequires: pkgconfig(cairo-pdf) >= 1.10.0 @@ -100,9 +102,10 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build +NOCONFIGURE=1 ./autogen.sh %configure \ --disable-static\ --enable-introspection @@ -140,10 +143,6 @@ %{_libdir}/libgoffice-0.10.so %{_libdir}/pkgconfig/libgoffice-0.10.pc %{_datadir}/gir-1.0/GOffice-0.10.gir -# Own these repositories to not depend on gtk-doc while building: -%dir %{_datadir}/gtk-doc -%dir %{_datadir}/gtk-doc/html -%doc %{_datadir}/gtk-doc/html/goffice-0.10/ %files lang -f %{name}-%{version}.lang ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/goffice.git</param> <param name="revision">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">GOFFICE_(\d+)_(\d+)_(\d+)(\+0)?</param> <param name="versionrewrite-replacement">\1.\2.\3</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ goffice.obsinfo ++++++ name: goffice version: 0.10.57 mtime: 1707699149 commit: 6b19516e79453aae20522ab0eeca12e246f07568
