Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-autpgrp for openSUSE:Factory checked in at 2026-09-22 15:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-autpgrp (Old) and /work/SRC/openSUSE:Factory/.gap-autpgrp.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-autpgrp" Tue Sep 22 15:53:28 2026 rev:4 rq:1379649 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-autpgrp/gap-autpgrp.changes 2026-05-19 17:49:39.226837594 +0200 +++ /work/SRC/openSUSE:Factory/.gap-autpgrp.new.383539/gap-autpgrp.changes 2026-09-22 15:55:09.657045787 +0200 @@ -1,0 +2,16 @@ +Tue Sep 22 09:59:30 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.13.0 + * Faster automorphism groups for p-groups whose automorphism + group is small compared to the general linear group of the + Frattini quotient; such groups took hours or ran out of memory + and now take well under a second (`SmallGroup(512, 10481128)`, + `SmallGroup(6561, 282763)`). + * Added the option `OrbitLimit` to `AutomorphismGroupPGroup`, + which returns `fail` once an orbit exceeds the given length. + * `InfoAutGrp` level 2 reports orbit lengths, method and time per + step. + * Store the transversal of the orbit enumeration as a Schreier + vector instead of one word per orbit point. + +------------------------------------------------------------------- Old: ---- autpgrp-1.12.0.tar.gz New: ---- autpgrp-1.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-autpgrp.spec ++++++ --- /var/tmp/diff_new_pack.kyvOE0/_old 2026-09-22 15:55:10.349074296 +0200 +++ /var/tmp/diff_new_pack.kyvOE0/_new 2026-09-22 15:55:10.351074378 +0200 @@ -17,7 +17,7 @@ Name: gap-autpgrp -Version: 1.12.0 +Version: 1.13.0 Release: 0 Summary: GAP: Computing the Automorphism Group of a p-Group License: GPL-2.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.kyvOE0/_old 2026-09-22 15:55:10.388075903 +0200 +++ /var/tmp/diff_new_pack.kyvOE0/_new 2026-09-22 15:55:10.394076150 +0200 @@ -1,5 +1,5 @@ -mtime: 1779153670 -commit: 40d4e33a1ed09269e381b282332c023fc01f900f7ab13d7f5eced0c391c06039 +mtime: 1790071199 +commit: 5af73d3adf9f101d657102aa709db75c8cebfaa266dab932cedc2ad3c6169eb1 url: https://src.opensuse.org/jengelh/gap-autpgrp revision: master ++++++ autpgrp-1.12.0.tar.gz -> autpgrp-1.13.0.tar.gz ++++++ ++++ 3144 lines of diff (skipped) ++++++ 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-09-22 11:59:59.000000000 +0200 @@ -0,0 +1 @@ +.osc
