Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-utils for openSUSE:Factory checked in at 2026-05-19 17:49:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-utils (Old) and /work/SRC/openSUSE:Factory/.gap-utils.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-utils" Tue May 19 17:49:21 2026 rev:10 rq:1353913 version:0.95 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-utils/gap-utils.changes 2026-05-04 12:52:45.043586617 +0200 +++ /work/SRC/openSUSE:Factory/.gap-utils.new.1966/gap-utils.changes 2026-05-19 17:49:40.678898596 +0200 @@ -1,0 +2,6 @@ +Tue May 19 01:21:27 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.95 + * Avoid using the Small Groups Library in examples + +------------------------------------------------------------------- Old: ---- utils-0.94.tar.gz New: ---- utils-0.95.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-utils.spec ++++++ --- /var/tmp/diff_new_pack.ywbCjL/_old 2026-05-19 17:49:41.350926940 +0200 +++ /var/tmp/diff_new_pack.ywbCjL/_new 2026-05-19 17:49:41.350926940 +0200 @@ -18,7 +18,7 @@ Name: gap-utils Summary: GAP: Utility functions in GAP -Version: 0.94 +Version: 0.95 Release: 0 License: GPL-2.0-or-later Group: Productivity/Scientific/Math ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.ywbCjL/_old 2026-05-19 17:49:41.386928458 +0200 +++ /var/tmp/diff_new_pack.ywbCjL/_new 2026-05-19 17:49:41.394928796 +0200 @@ -1,5 +1,5 @@ -mtime: 1777571334 -commit: 323b7db06547bba8b634130c67f90aeeb0c14fb22396d945b082995fee72e774 +mtime: 1779153738 +commit: 3de3262f9aee69fb8e05af6009b1506893492095d549d2436d1c8caa54796163 url: https://src.opensuse.org/jengelh/gap-utils 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-05-19 03:22:18.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ utils-0.94.tar.gz -> utils-0.95.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/CHANGES.md new/utils-0.95/CHANGES.md --- old/utils-0.94/CHANGES.md 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/CHANGES.md 2026-05-18 02:00:00.000000000 +0200 @@ -1,5 +1,8 @@ # CHANGES log for the 'Utils' package +## Version 0.95 for GAP 4.16.0 (18/05/26) + * (18/05/26) PR#93 - avoid using the Small Groups Libeary in examples/ + ## Version 0.94 for GAP 4.16.0 (30/04/26) * (31/03/26) added new Ch.10 Generalized Straight Line Programs (Thomas Breuer) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/PackageInfo.g new/utils-0.95/PackageInfo.g --- old/utils-0.94/PackageInfo.g 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/PackageInfo.g 2026-05-18 02:00:00.000000000 +0200 @@ -7,8 +7,8 @@ PackageName := "utils", Subtitle := "Utility functions in GAP", -Version := "0.94", -Date := "30/04/2026", # dd/mm/yyyy format +Version := "0.95", +Date := "18/05/2026", # dd/mm/yyyy format License := "GPL-2.0-or-later", Persons := [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap0.html new/utils-0.95/doc/chap0.html --- old/utils-0.94/doc/chap0.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap0.html 2026-05-18 02:00:00.000000000 +0200 @@ -29,10 +29,10 @@ <h2>Utility functions in <strong class="pkg">GAP</strong></h2> <p> - 0.94</p> + 0.95</p> <p> - 30 April 2026 + 18 May 2026 </p> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap0.txt new/utils-0.95/doc/chap0.txt --- old/utils-0.94/doc/chap0.txt 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap0.txt 2026-05-18 02:00:00.000000000 +0200 @@ -6,10 +6,10 @@ [1X Utility functions in [5XGAP[105X [101X - 0.94 + 0.95 - 30 April 2026 + 18 May 2026 Thomas Breuer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap0_mj.html new/utils-0.95/doc/chap0_mj.html --- old/utils-0.94/doc/chap0_mj.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap0_mj.html 2026-05-18 02:00:00.000000000 +0200 @@ -32,10 +32,10 @@ <h2>Utility functions in <strong class="pkg">GAP</strong></h2> <p> - 0.94</p> + 0.95</p> <p> - 30 April 2026 + 18 May 2026 </p> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap5.html new/utils-0.95/doc/chap5.html --- old/utils-0.94/doc/chap5.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap5.html 2026-05-18 02:00:00.000000000 +0200 @@ -342,7 +342,7 @@ Group([ f3 ]) <span class="GAPprompt">gap></span> <span class="GAPinput">cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) );</span> Group([ f1, f2, f5, f3, f4, f5 ]) -<span class="GAPprompt">gap></span> <span class="GAPinput">IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );</span> +<span class="GAPprompt">gap></span> <span class="GAPinput">IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;</span> true <span class="GAPprompt">gap></span> <span class="GAPinput">g2 := QuaternionGroup( 8 );</span> <pc group of size 8 with 3 generators> @@ -350,7 +350,7 @@ Group([ y2 ]) <span class="GAPprompt">gap></span> <span class="GAPinput">cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) );</span> Group([ f1, f2, f5, f3, f4, f5 ]) -<span class="GAPprompt">gap></span> <span class="GAPinput">IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );</span> +<span class="GAPprompt">gap></span> <span class="GAPinput">IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;</span> true <span class="GAPprompt">gap></span> <span class="GAPinput">info2 := CentralProductInfo( cp2 );</span> rec( phi := IdentityMapping( Group([ y2 ]) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap5.txt new/utils-0.95/doc/chap5.txt --- old/utils-0.94/doc/chap5.txt 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap5.txt 2026-05-18 02:00:00.000000000 +0200 @@ -289,7 +289,7 @@ [4X[28XGroup([ f3 ])[128X[104X [4X[25Xgap>[125X [27Xcp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) );[127X[104X [4X[28XGroup([ f1, f2, f5, f3, f4, f5 ])[128X[104X - [4X[25Xgap>[125X [27XIdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );[127X[104X + [4X[25Xgap>[125X [27XIsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;[127X[104X [4X[28Xtrue[128X[104X [4X[25Xgap>[125X [27Xg2 := QuaternionGroup( 8 );[127X[104X [4X[28X<pc group of size 8 with 3 generators>[128X[104X @@ -297,7 +297,7 @@ [4X[28XGroup([ y2 ])[128X[104X [4X[25Xgap>[125X [27Xcp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) );[127X[104X [4X[28XGroup([ f1, f2, f5, f3, f4, f5 ])[128X[104X - [4X[25Xgap>[125X [27XIdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );[127X[104X + [4X[25Xgap>[125X [27XIsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;[127X[104X [4X[28Xtrue[128X[104X [4X[25Xgap>[125X [27Xinfo2 := CentralProductInfo( cp2 );[127X[104X [4X[28Xrec( phi := IdentityMapping( Group([ y2 ]) ), [128X[104X diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap5_mj.html new/utils-0.95/doc/chap5_mj.html --- old/utils-0.94/doc/chap5_mj.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap5_mj.html 2026-05-18 02:00:00.000000000 +0200 @@ -345,7 +345,7 @@ Group([ f3 ]) <span class="GAPprompt">gap></span> <span class="GAPinput">cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) );</span> Group([ f1, f2, f5, f3, f4, f5 ]) -<span class="GAPprompt">gap></span> <span class="GAPinput">IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );</span> +<span class="GAPprompt">gap></span> <span class="GAPinput">IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;</span> true <span class="GAPprompt">gap></span> <span class="GAPinput">g2 := QuaternionGroup( 8 );</span> <pc group of size 8 with 3 generators> @@ -353,7 +353,7 @@ Group([ y2 ]) <span class="GAPprompt">gap></span> <span class="GAPinput">cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) );</span> Group([ f1, f2, f5, f3, f4, f5 ]) -<span class="GAPprompt">gap></span> <span class="GAPinput">IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );</span> +<span class="GAPprompt">gap></span> <span class="GAPinput">IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;</span> true <span class="GAPprompt">gap></span> <span class="GAPinput">info2 := CentralProductInfo( cp2 );</span> rec( phi := IdentityMapping( Group([ y2 ]) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap7.html new/utils-0.95/doc/chap7.html --- old/utils-0.94/doc/chap7.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap7.html 2026-05-18 02:00:00.000000000 +0200 @@ -55,7 +55,7 @@ <div class="example"><pre> -<span class="GAPprompt">gap></span> <span class="GAPinput">G := SmallGroup( 6,1);; </span> +<span class="GAPprompt">gap></span> <span class="GAPinput">G := DihedralGroup(6);;</span> <span class="GAPprompt">gap></span> <span class="GAPinput">iter := AllIsomorphismsIterator( G, s3 );;</span> <span class="GAPprompt">gap></span> <span class="GAPinput">NextIterator( iter );</span> [ f1, f2 ] -> [ (6,7), (5,6,7) ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap7.txt new/utils-0.95/doc/chap7.txt --- old/utils-0.94/doc/chap7.txt 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap7.txt 2026-05-18 02:00:00.000000000 +0200 @@ -26,7 +26,7 @@ [10XAllIsomorphisms[110X produces the list or isomorphisms.[133X [4X[32X Example [32X[104X - [4X[25Xgap>[125X [27XG := SmallGroup( 6,1);; [127X[104X + [4X[25Xgap>[125X [27XG := DihedralGroup(6);;[127X[104X [4X[25Xgap>[125X [27Xiter := AllIsomorphismsIterator( G, s3 );;[127X[104X [4X[25Xgap>[125X [27XNextIterator( iter );[127X[104X [4X[28X[ f1, f2 ] -> [ (6,7), (5,6,7) ][128X[104X diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/chap7_mj.html new/utils-0.95/doc/chap7_mj.html --- old/utils-0.94/doc/chap7_mj.html 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/chap7_mj.html 2026-05-18 02:00:00.000000000 +0200 @@ -58,7 +58,7 @@ <div class="example"><pre> -<span class="GAPprompt">gap></span> <span class="GAPinput">G := SmallGroup( 6,1);; </span> +<span class="GAPprompt">gap></span> <span class="GAPinput">G := DihedralGroup(6);;</span> <span class="GAPprompt">gap></span> <span class="GAPinput">iter := AllIsomorphismsIterator( G, s3 );;</span> <span class="GAPprompt">gap></span> <span class="GAPinput">NextIterator( iter );</span> [ f1, f2 ] -> [ (6,7), (5,6,7) ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/groups.xml new/utils-0.95/doc/groups.xml --- old/utils-0.94/doc/groups.xml 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/groups.xml 2026-05-18 02:00:00.000000000 +0200 @@ -355,7 +355,7 @@ Group([ f3 ]) gap> cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> g2 := QuaternionGroup( 8 ); <pc group of size 8 with 3 generators> @@ -363,7 +363,7 @@ Group([ y2 ]) gap> cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> info2 := CentralProductInfo( cp2 ); rec( phi := IdentityMapping( Group([ y2 ]) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/iterator.xml new/utils-0.95/doc/iterator.xml --- old/utils-0.94/doc/iterator.xml 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/iterator.xml 2026-05-18 02:00:00.000000000 +0200 @@ -41,7 +41,7 @@ The operation <C>AllIsomorphisms</C> produces the list or isomorphisms. <P/> <Example><![CDATA[ -gap> G := SmallGroup( 6,1);; +gap> G := DihedralGroup(6);; gap> iter := AllIsomorphismsIterator( G, s3 );; gap> NextIterator( iter ); [ f1, f2 ] -> [ (6,7), (5,6,7) ] Binary files old/utils-0.94/doc/manual.pdf and new/utils-0.95/doc/manual.pdf differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/title.xml new/utils-0.95/doc/title.xml --- old/utils-0.94/doc/title.xml 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/title.xml 2026-05-18 02:00:00.000000000 +0200 @@ -9,7 +9,7 @@ Utility functions in &GAP; </Subtitle> <Version> - 0.94 + 0.95 </Version> <Author> Thomas Breuer<Alt Only="LaTeX"><Br/></Alt> @@ -66,7 +66,7 @@ </Author> <Date> - 30 April 2026 + 18 May 2026 </Date> <Abstract> The &Utils; package provides a space for utility functions in a variety of &GAP; packages to be collected together into a single package. In this way it is hoped that they will become more visible to package authors. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/doc/utils.tex new/utils-0.95/doc/utils.tex --- old/utils-0.94/doc/utils.tex 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/doc/utils.tex 2026-05-18 02:00:00.000000000 +0200 @@ -98,8 +98,8 @@ {\Huge \textbf{ Utility functions in \textsf{GAP} \mbox{}}}\\ \vfill -{\Huge 0.94 \mbox{}}\\[1cm] -{ 30 April 2026 \mbox{}}\\[1cm] +{\Huge 0.95 \mbox{}}\\[1cm] +{ 18 May 2026 \mbox{}}\\[1cm] \mbox{}\\[2cm] {\Large \textbf{ Thomas Breuer\\ \mbox{}}}\\ @@ -1143,7 +1143,7 @@ Group([ f3 ]) !gapprompt@gap>| !gapinput@cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) );| Group([ f1, f2, f5, f3, f4, f5 ]) - !gapprompt@gap>| !gapinput@IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );| + !gapprompt@gap>| !gapinput@IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;| true !gapprompt@gap>| !gapinput@g2 := QuaternionGroup( 8 );| <pc group of size 8 with 3 generators> @@ -1151,7 +1151,7 @@ Group([ y2 ]) !gapprompt@gap>| !gapinput@cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) );| Group([ f1, f2, f5, f3, f4, f5 ]) - !gapprompt@gap>| !gapinput@IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) );| + !gapprompt@gap>| !gapinput@IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail;| true !gapprompt@gap>| !gapinput@info2 := CentralProductInfo( cp2 );| rec( phi := IdentityMapping( Group([ y2 ]) ), @@ -1428,7 +1428,7 @@ \begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@G := SmallGroup( 6,1);; | + !gapprompt@gap>| !gapinput@G := DihedralGroup(6);;| !gapprompt@gap>| !gapinput@iter := AllIsomorphismsIterator( G, s3 );;| !gapprompt@gap>| !gapinput@NextIterator( iter );| [ f1, f2 ] -> [ (6,7), (5,6,7) ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/tst/groups.tst new/utils-0.95/tst/groups.tst --- old/utils-0.94/tst/groups.tst 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/tst/groups.tst 2026-05-18 02:00:00.000000000 +0200 @@ -148,7 +148,7 @@ Group([ f3 ]) gap> cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> g2 := QuaternionGroup( 8 ); <pc group of size 8 with 3 generators> @@ -156,7 +156,7 @@ Group([ y2 ]) gap> cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp2, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> info2 := CentralProductInfo( cp2 ); rec( phi := IdentityMapping( Group([ y2 ]) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/tst/iterator.tst new/utils-0.95/tst/iterator.tst --- old/utils-0.94/tst/iterator.tst 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/tst/iterator.tst 2026-05-18 02:00:00.000000000 +0200 @@ -13,7 +13,7 @@ true ## SubSection 7.1.1 -gap> G := SmallGroup( 6,1);; +gap> G := DihedralGroup(6);; gap> s3 := Group( (5,6), (6,7) );; gap> iter := AllIsomorphismsIterator( G, s3 );; gap> NextIterator( iter ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/tst/utils05.tst new/utils-0.95/tst/utils05.tst --- old/utils-0.94/tst/utils05.tst 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/tst/utils05.tst 2026-05-18 02:00:00.000000000 +0200 @@ -146,7 +146,7 @@ Group([ f3 ]) gap> cp1 := CentralProduct( g1, g1, c1, IdentityMapping( c1 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp1 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> g2 := QuaternionGroup( 8 ); <pc group of size 8 with 3 generators> @@ -154,7 +154,7 @@ Group([ y2 ]) gap> cp2 := CentralProduct( g2, g2, c2, IdentityMapping( c2 ) ); Group([ f1, f2, f5, f3, f4, f5 ]) -gap> IdGroup( cp2 ) = IdGroup( ExtraspecialGroup( 2^5, "+" ) ); +gap> IsomorphismGroups( cp1, ExtraspecialGroup( 2^5, "+" ) ) <> fail; true gap> info2 := CentralProductInfo( cp2 ); rec( phi := IdentityMapping( Group([ y2 ]) ), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/utils-0.94/tst/utils07.tst new/utils-0.95/tst/utils07.tst --- old/utils-0.94/tst/utils07.tst 2026-04-30 02:00:00.000000000 +0200 +++ new/utils-0.95/tst/utils07.tst 2026-05-18 02:00:00.000000000 +0200 @@ -11,7 +11,7 @@ gap> START_TEST("utils07.tst"); # doc/iterator.xml:43-57 -gap> G := SmallGroup( 6,1);; +gap> G := DihedralGroup(6);; gap> iter := AllIsomorphismsIterator( G, s3 );; gap> NextIterator( iter ); [ f1, f2 ] -> [ (6,7), (5,6,7) ]
