Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-modisom for openSUSE:Factory checked in at 2026-01-12 10:21:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-modisom (Old) and /work/SRC/openSUSE:Factory/.gap-modisom.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-modisom" Mon Jan 12 10:21:43 2026 rev:6 rq:1326386 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-modisom/gap-modisom.changes 2025-02-28 17:40:42.168041412 +0100 +++ /work/SRC/openSUSE:Factory/.gap-modisom.new.1928/gap-modisom.changes 2026-01-12 10:31:15.342039901 +0100 @@ -1,0 +2,30 @@ +Fri Jan 9 17:32:31 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 3.1.0 + * Corrected a mistake in the function JenningsInfoAllFields. This + lead to theoretical mistakes, as it was using an invariant only + valid over Fp, namely the quotient by the second dimension + subgroup (Passi-Sehgal 72). + * JenningBoundPairwise is now doing what it claimed to do before. + The old function is now called JenningsBoundPairwiseWithIds. + * A mistake which could lead to break loops in SplitByGT, as + functions were applied to empty bins, has been corrected. + * Included new invariant G/Agemo(G') for the case G' is cyclic + and G is 2-generated (Margolis-Sakurai 25) in CyclicDerivedInfo + and CyclicDerivedInfoAllFields + * Metacyclic groups included in IsCoveredByTheoryAllFields (due + to Margolis-Sakurai 25, Theorem 3.6) + * If the first layers of the group algebras are not isomorphic + the return of MIPSplitGroupsByAlgebras is now 1 rather than 0, + for more consistency. + * included Theorem 3.1.2 of Roehl 90 in IsCoveredByTheory. For the + dimensions of dimension subgroup quotients of free pro-p groups + Minac-Rogelstad-Tan 2016, Proposition 3.4 is used. + * Output of NormalSubgroupsInfo has changed (though + mathematically it remains the same) to allow to understand + which entry corresponds to which subgroup. + * Some functions computing invariants which were returning errors + for groups they were not thought for (like Abelian groups) are + fixed for these cases. + +------------------------------------------------------------------- Old: ---- modisom-3.0.1.tar.gz New: ---- modisom-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-modisom.spec ++++++ --- /var/tmp/diff_new_pack.PXFtW9/_old 2026-01-12 10:31:16.018067638 +0100 +++ /var/tmp/diff_new_pack.PXFtW9/_new 2026-01-12 10:31:16.026067966 +0100 @@ -1,7 +1,7 @@ # # spec file for package gap-modisom # -# Copyright (c) 2024 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 @@ -17,7 +17,7 @@ Name: gap-modisom -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: GAP: Computing with nilpotent associative algebras License: GPL-2.0-or-later @@ -27,7 +27,8 @@ Source: https://github.com/gap-packages/modisom/releases/download/v%version/modisom-%version.tar.gz BuildRequires: gap-devel BuildRequires: gap-rpm-devel -Requires: gap-core >= 4.7 +Requires: gap-core >= 4.10 +Requires: gap-laguna >= 3.8.0 Requires: gap-polycyclic >= 1.0 %description ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.PXFtW9/_old 2026-01-12 10:31:16.102071085 +0100 +++ /var/tmp/diff_new_pack.PXFtW9/_new 2026-01-12 10:31:16.106071249 +0100 @@ -1,5 +1,5 @@ -mtime: 1740697291 -commit: e4e5a4dc5da8487d9c584bea14b68fcccf1986fa3f5b376211abd3b1065a9184 +mtime: 1767980255 +commit: 44b2ddc4b2cabbe6630596045184641213efb7aa9d4ea34601ae9ed28d422600 url: https://src.opensuse.org/jengelh/gap-modisom revision: master ++++++ 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-01-09 18:37:45.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ modisom-3.0.1.tar.gz -> modisom-3.1.0.tar.gz ++++++ ++++ 1945 lines of diff (skipped)
