Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qalculate for openSUSE:Factory checked in at 2026-04-19 14:20:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qalculate (Old) and /work/SRC/openSUSE:Factory/.qalculate.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qalculate" Sun Apr 19 14:20:55 2026 rev:61 rq:1347994 version:5.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes 2026-04-10 17:51:29.182033353 +0200 +++ /work/SRC/openSUSE:Factory/.qalculate.new.11940/qalculate.changes 2026-04-19 14:21:07.745521038 +0200 @@ -1,0 +2,5 @@ +Wed Apr 15 00:24:42 UTC 2026 - pallas wept <[email protected]> + +- Regenerate configure script before build for GCC16 compatibility (boo#1261740) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qalculate.spec ++++++ --- /var/tmp/diff_new_pack.yRtSyy/_old 2026-04-19 14:21:08.253541696 +0200 +++ /var/tmp/diff_new_pack.yRtSyy/_new 2026-04-19 14:21:08.253541696 +0200 @@ -26,16 +26,19 @@ Group: Productivity/Scientific/Math URL: https://qalculate.github.io/ Source: https://github.com/Qalculate/libqalculate/releases/download/v%{version}/%{libname}-%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: intltool +BuildRequires: libtool BuildRequires: perl-XML-Parser BuildRequires: pkgconfig -BuildRequires: readline-devel -BuildRequires: libnghttp2-devel BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(libnghttp2) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: (pkgconfig(readline) or readline-devel) BuildRequires: pkgconfig(mpfr) Requires: %{name}-data >= %{version} @@ -93,6 +96,7 @@ %autosetup -n %{libname}-%{version} %build +autoreconf -fiv %configure --disable-static %make_build
