Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-alnuth for openSUSE:Factory checked in at 2026-06-12 19:28:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-alnuth (Old) and /work/SRC/openSUSE:Factory/.gap-alnuth.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-alnuth" Fri Jun 12 19:28:40 2026 rev:2 rq:1358949 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-alnuth/gap-alnuth.changes 2023-12-28 22:55:53.258214331 +0100 +++ /work/SRC/openSUSE:Factory/.gap-alnuth.new.1981/gap-alnuth.changes 2026-06-12 19:30:02.108449668 +0200 @@ -1,0 +2,15 @@ +Fri Jun 12 10:20:42 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 4.0.0 + * Added support for using OSCAR as external CAS (in addition to + PARI/GP). By default, OSCAR support is automatically activated + when Alnuth is loaded in GAP running inside OSCAR. In all other + situations, PARI/GP remains the default. + * Renamed `FactorsPolynomialPari` to `FactorsPolynomialAlnuth` to + better reflect that it uses the active external CAS, not just + PARI/GP (the old name is still supported as a synonym for now). + * Replaced the old `AL_*` configuration globals by GAP's user + preference system; the old variables are still used a fallback, + but user preferences are preferred if set. + +------------------------------------------------------------------- Old: ---- alnuth-3.2.1.tar.gz New: ---- _scmsync.obsinfo alnuth-4.0.0.tar.gz build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-alnuth.spec ++++++ --- /var/tmp/diff_new_pack.QOQq3C/_old 2026-06-12 19:30:03.192494964 +0200 +++ /var/tmp/diff_new_pack.QOQq3C/_new 2026-06-12 19:30:03.196495131 +0200 @@ -1,7 +1,7 @@ # # spec file for package gap-alnuth # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 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 @@ -12,15 +12,15 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gap-alnuth -Version: 3.2.1 +Version: 4.0.0 Release: 0 Summary: GAP: Algebraic number theory and an interface to KANT -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://gap-packages.github.io/alnuth/ #Git-Clone: https://github.com/gap-packages/alnuth ++++++ _scmsync.obsinfo ++++++ mtime: 1781259720 commit: 9bee7812b4313f8dc0e6dcf40b6ba2bb48740443e2c870c6036569ab784024e3 url: https://src.opensuse.org/jengelh/gap-alnuth revision: master ++++++ alnuth-3.2.1.tar.gz -> alnuth-4.0.0.tar.gz ++++++ ++++ 16880 lines of diff (skipped) ++++++ 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-06-12 12:22:00.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
