Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glucat for openSUSE:Factory checked in at 2025-11-24 14:11:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glucat (Old) and /work/SRC/openSUSE:Factory/.glucat.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glucat" Mon Nov 24 14:11:01 2025 rev:34 rq:1319267 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glucat/glucat.changes 2025-03-13 15:08:30.932033895 +0100 +++ /work/SRC/openSUSE:Factory/.glucat.new.14147/glucat.changes 2025-11-24 14:13:43.816731945 +0100 @@ -1,0 +2,7 @@ +Mon Nov 17 16:41:11 UTC 2025 - Atri Bhattacharya <[email protected]> + +- Add BuildRequires: tex(xltabular.sty), tex(tabularray.sty) to + fix documentation builds. +- Make -devel and -doc packages noarch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glucat.spec ++++++ --- /var/tmp/diff_new_pack.DmxdIo/_old 2025-11-24 14:13:44.352754524 +0100 +++ /var/tmp/diff_new_pack.DmxdIo/_new 2025-11-24 14:13:44.356754693 +0100 @@ -1,7 +1,7 @@ # # spec file for package glucat # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -108,6 +108,7 @@ BuildRequires: tex(sectsty.sty) BuildRequires: tex(stackengine.sty) BuildRequires: tex(tabu.sty) +BuildRequires: tex(tabularray.sty) BuildRequires: tex(tocloft.sty) BuildRequires: tex(ulem.sty) BuildRequires: tex(uniquecounter.sty) @@ -116,6 +117,7 @@ BuildRequires: tex(wasysym.sty) BuildRequires: tex(xcolor.sty) BuildRequires: tex(xkeyval.sty) +BuildRequires: tex(xltabular.sty) BuildRequires: tex(xtab.sty) %endif %endif @@ -131,6 +133,7 @@ Summary: Library of C++ templates implementing universal Clifford algebras Group: Development/Libraries/C and C++ Recommends: %{name}-doc = %{version} +BuildArch: noarch %description -n %{pname}-devel GluCat is a library of template classes which model the universal @@ -145,6 +148,7 @@ %package -n %{pname}-doc Summary: Documentation for %{name} Group: Documentation/HTML +BuildArch: noarch %description -n %{pname}-doc GluCat is a library of template classes which model the universal
