Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gap-smallclassnr for
openSUSE:Factory checked in at 2025-11-14 16:16:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-smallclassnr (Old)
and /work/SRC/openSUSE:Factory/.gap-smallclassnr.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-smallclassnr"
Fri Nov 14 16:16:30 2025 rev:2 rq:1317750 version:1.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-smallclassnr/gap-smallclassnr.changes
2025-10-21 11:16:00.821767456 +0200
+++
/work/SRC/openSUSE:Factory/.gap-smallclassnr.new.2061/gap-smallclassnr.changes
2025-11-14 16:16:39.189694437 +0100
@@ -1,0 +2,6 @@
+Fri Nov 14 09:28:08 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.4.3
+ * Documentation updates
+
+-------------------------------------------------------------------
Old:
----
SmallClassNr-1.4.2.tar.gz
New:
----
SmallClassNr-1.4.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gap-smallclassnr.spec ++++++
--- /var/tmp/diff_new_pack.h3AUfC/_old 2025-11-14 16:16:43.129859885 +0100
+++ /var/tmp/diff_new_pack.h3AUfC/_new 2025-11-14 16:16:43.129859885 +0100
@@ -17,7 +17,7 @@
Name: gap-smallclassnr
-Version: 1.4.2
+Version: 1.4.3
Release: 0
Summary: GAP: Finite groups library with small class number
License: GPL-2.0-or-later
++++++ SmallClassNr-1.4.2.tar.gz -> SmallClassNr-1.4.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/CHANGES.md
new/SmallClassNr-1.4.3/CHANGES.md
--- old/SmallClassNr-1.4.2/CHANGES.md 2025-10-11 11:19:47.000000000 +0200
+++ new/SmallClassNr-1.4.3/CHANGES.md 2025-11-13 23:13:19.000000000 +0100
@@ -1,6 +1,14 @@
This file describes changes in the GAP package SmallClassNr.
+1.4.3 (2025-11-13)
+------------------
+
+- Fix faulty URLs in the documentation
+- Improve references in the documentation
+
+
+
1.4.2 (2025-10-11)
------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/CITATION.cff
new/SmallClassNr-1.4.3/CITATION.cff
--- old/SmallClassNr-1.4.2/CITATION.cff 2025-10-11 11:19:47.000000000 +0200
+++ new/SmallClassNr-1.4.3/CITATION.cff 2025-11-13 23:13:19.000000000 +0100
@@ -1,33 +1,31 @@
cff-version: 1.2.0
-message: If you use this software, please cite it as below.
+message: If you use this GAP package, please cite it using the metadata from
this file.
+type: software
+title: SmallClassNr
+abstract: Library of finite groups with small class number
+version: 1.4.3
+date-released: 2025-11-13
+license: GPL-2.0-or-later
+doi: 10.5281/zenodo.14283157
authors:
- family-names: Tertooy
given-names: Sam
+ affiliation: KU Leuven, Kulak Kortrijk Campus
email: [email protected]
+ website: https://stertooy.github.io/
orcid: https://orcid.org/0000-0002-5750-9153
- affiliation: KU Leuven, Kulak Kortrijk Campus
address: Etienne Sabbelaan 53
post-code: 8500
city: Kortrijk
country: BE
- website: https://stertooy.github.io/
-title: SmallClassNr
-type: software
-abstract: Library of finite groups with small class number
-version: 1.4.2
-date-released: 2025-10-11
-license: GPL-2.0-or-later
-repository-code: https://github.com/stertooy/SmallClassNr/
-url: https://stertooy.github.io/SmallClassNr/
-doi: 10.5281/zenodo.14283158
-preferred-citation:
- type: software
- title: SmallClassNr, Library of finite groups with small class number
- authors:
- - family-names: Tertooy
- given-names: Sam
- version: 1.4.2
- notes: GAP package
- month: 10
- year: 2025
- url: https://stertooy.github.io/SmallClassNr/
+contact:
+ - name: Support Email
+ email: [email protected]
+ - name: Issue Tracker
+ website: https://github.com/stertooy/SmallClassNr/issues
+repository-code: https://github.com/stertooy/SmallClassNr
+url: https://stertooy.github.io/SmallClassNr
+keywords:
+ - conjugacy
+ - conjugacy class
+ - class number
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/PackageInfo.g
new/SmallClassNr-1.4.3/PackageInfo.g
--- old/SmallClassNr-1.4.2/PackageInfo.g 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/PackageInfo.g 2025-11-13 23:13:19.000000000
+0100
@@ -2,8 +2,8 @@
PackageName := "SmallClassNr",
Subtitle := "Library of finite groups with small class number",
-Version := "1.4.2",
-Date := "11/10/2025",
+Version := "1.4.3",
+Date := "13/11/2025",
License := "GPL-2.0-or-later",
Persons := [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/README.md
new/SmallClassNr-1.4.3/README.md
--- old/SmallClassNr-1.4.2/README.md 2025-10-11 11:19:47.000000000 +0200
+++ new/SmallClassNr-1.4.3/README.md 2025-11-13 23:13:19.000000000 +0100
@@ -4,7 +4,7 @@
[](https://stertooy.github.io/SmallClassNr/doc/chap0_mj.html)
[](https://github.com/stertooy/SmallClassNr/releases/latest/download/manual.pdf)
[](https://github.com/stertooy/smallclassnr/releases/latest)
-[](https://doi.org/10/nvzr)
+[](https://doi.org/10/nvzr)
The GAP package SmallClassNr
====================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/SmallClassNr.tex
new/SmallClassNr-1.4.3/doc/SmallClassNr.tex
--- old/SmallClassNr-1.4.2/doc/SmallClassNr.tex 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/SmallClassNr.tex 2025-11-13 23:13:19.000000000
+0100
@@ -98,8 +98,8 @@
{\Huge \textbf{ Library of finite groups with small class number \mbox{}}}\\
\vfill
-{\Huge 1.4.2 \mbox{}}\\[1cm]
-{ 11 October 2025 \mbox{}}\\[1cm]
+{\Huge 1.4.3 \mbox{}}\\[1cm]
+{ 13 November 2025 \mbox{}}\\[1cm]
\mbox{}\\[2cm]
{\Large \textbf{ Sam Tertooy\\
\mbox{}}}\\
@@ -152,7 +152,7 @@
\logpage{[ 1, 0, 0 ]}
\hyperdef{L}{X7EC4E71A8078695B}{}
{
- This is the manual for the \textsf{GAP} 4 package \textsf{SmallClassNr}
version 1.4.2, developed by Sam Tertooy.
+ This is the manual for the \textsf{GAP} 4 package \textsf{SmallClassNr}
version 1.4.3, developed by Sam Tertooy.
\section{\textcolor{Chapter
}{Installation}}\label{Chapter_The_PackageName_package_Section_Installation}
\logpage{[ 1, 1, 0 ]}
\hyperdef{L}{X8360C04082558A12}{}
@@ -167,7 +167,7 @@
\end{Verbatim}
- Alternatively, you can download \textsf{SmallClassNr} as a .tar.gz archive
\href{https://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2.tar.gz}
{here}. After extracting, you should place it in a suitable \texttt{pkg}
folder. For example, on a Debian\texttt{\symbol{45}}based Linux distribution
+ Alternatively, you can download \textsf{SmallClassNr} as a .tar.gz archive
\href{https://github.com/stertooy/SmallClassNr/releases/download/v1.4.3/SmallClassNr-1.4.3.tar.gz}
{here}. After extracting, you should place it in a suitable \texttt{pkg}
folder. For example, on a Debian\texttt{\symbol{45}}based Linux distribution
(e.g. Ubuntu, Mint), you can place it in \texttt{\$HOME/.gap/pkg}
(recommended) which makes it available for just yourself, or in the
\textsf{GAP} installation directory (\texttt{gap\texttt{\symbol{45}}X.Y.Z/pkg})
which makes it available for all users.
You can use the following command to efficiently install the package for
@@ -201,11 +201,11 @@
In Bib{\TeX}:
\begin{Verbatim}[commandchars=!|B,fontsize=\small,frame=single,label=BibTeX]
- @misc{SCN1.4.2,
+ @misc{SCN1.4.3,
author = {Tertooy, Sam},
title = {{SmallClassNr,
Library of finite groups with small class number,
- Version 1.4.2}},
+ Version 1.4.3}},
note = {GAP package},
year = {2025},
howpublished = {\url{https://stertooy.github.io/SmallClassNr}}
@@ -215,11 +215,11 @@
In Bib{\LaTeX}:
\begin{Verbatim}[commandchars=!|B,fontsize=\small,frame=single,label=BibLaTeX]
- @software{SCN1.4.2,
+ @software{SCN1.4.3,
author = {Tertooy, Sam},
title = {SmallClassNr},
subtitle = {Library of finite groups with small class number},
- version = {1.4.2},
+ version = {1.4.3},
note = {GAP package},
year = {2025},
url = {https://stertooy.github.io/SmallClassNr}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/_entities.xml
new/SmallClassNr-1.4.3/doc/_entities.xml
--- old/SmallClassNr-1.4.2/doc/_entities.xml 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/_entities.xml 2025-11-13 23:13:19.000000000
+0100
@@ -1,6 +1,6 @@
<!ENTITY PackageName 'SmallClassNr'>
<!ENTITY AutoDoc '<Package>AutoDoc</Package>'>
-<!ENTITY VERSION '1.4.2'>
+<!ENTITY VERSION '1.4.3'>
<!ENTITY RELEASEYEAR '2025'>
<!ENTITY PackageManager '<Package>PackageManager</Package>'>
<!ENTITY BibLaTeX 'Bib&LaTeX;'>
@@ -8,7 +8,7 @@
<!ENTITY ABBREV 'SCN'>
<!ENTITY AUTHOR 'Sam Tertooy'>
<!ENTITY AUTHORREVERSED 'Tertooy, Sam'>
-<!ENTITY ARCHIVEURL
'https://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2'>
+<!ENTITY ARCHIVEURL
'https://github.com/stertooy/SmallClassNr/releases/download/v1.4.3/SmallClassNr-1.4.3'>
<!ENTITY ISSUEURL 'https://github.com/stertooy/SmallClassNr/issues'>
<!ENTITY HOMEURL 'https://stertooy.github.io/SmallClassNr'>
<!ENTITY SUPPORTEMAIL '[email protected]'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap0.html
new/SmallClassNr-1.4.3/doc/chap0.html
--- old/SmallClassNr-1.4.2/doc/chap0.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap0.html 2025-11-13 23:13:19.000000000
+0100
@@ -29,10 +29,10 @@
<h2>Library of finite groups with small class number</h2>
<p>
- 1.4.2</p>
+ 1.4.3</p>
<p>
- 11 October 2025
+ 13 November 2025
</p>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap0.txt
new/SmallClassNr-1.4.3/doc/chap0.txt
--- old/SmallClassNr-1.4.2/doc/chap0.txt 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap0.txt 2025-11-13 23:13:19.000000000
+0100
@@ -6,10 +6,10 @@
[1X Library of finite groups with small class number [101X
- 1.4.2
+ 1.4.3
- 11 October 2025
+ 13 November 2025
Sam Tertooy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap0_mj.html
new/SmallClassNr-1.4.3/doc/chap0_mj.html
--- old/SmallClassNr-1.4.2/doc/chap0_mj.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap0_mj.html 2025-11-13 23:13:19.000000000
+0100
@@ -32,10 +32,10 @@
<h2>Library of finite groups with small class number</h2>
<p>
- 1.4.2</p>
+ 1.4.3</p>
<p>
- 11 October 2025
+ 13 November 2025
</p>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap1.html
new/SmallClassNr-1.4.3/doc/chap1.html
--- old/SmallClassNr-1.4.2/doc/chap1.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap1.html 2025-11-13 23:13:19.000000000
+0100
@@ -38,7 +38,7 @@
<h3>1 <span class="Heading">The SmallClassNr package</span></h3>
-<p>This is the manual for the <strong class="pkg">GAP</strong> 4 package
<strong class="pkg">SmallClassNr</strong> version 1.4.2, developed by Sam
Tertooy.</p>
+<p>This is the manual for the <strong class="pkg">GAP</strong> 4 package
<strong class="pkg">SmallClassNr</strong> version 1.4.3, developed by Sam
Tertooy.</p>
<p><a id="X8360C04082558A12" name="X8360C04082558A12"></a></p>
@@ -46,7 +46,7 @@
<p>If you are using <strong class="pkg">GAP</strong> version 4.15.0 or newer,
then <strong class="pkg">SmallClassNr</strong> should be installed by
default.</p>
-<p>If this is not the case, but the <strong
class="pkg">PackageManager</strong> package is installed and loaded, you can
install <strong class="pkg">SmallClassNr</strong> from within a <strong
class="pkg">GAP</strong> session using <code class="func">InstallPackage</code>
(<a
href="/home/runner/gap/pkg/packagemanager/doc/chap2.html#X81A6FF1B81D004BA"><span
class="RefLink">PackageManager 2.1-1</span></a>).</p>
+<p>If this is not the case, but the <strong
class="pkg">PackageManager</strong> package is installed and loaded, you can
install <strong class="pkg">SmallClassNr</strong> from within a <strong
class="pkg">GAP</strong> session using <code class="func">InstallPackage</code>
(<a href="../../../pkg/packagemanager/doc/chap2.html#X81A6FF1B81D004BA"><span
class="RefLink">PackageManager 2.1-1</span></a>).</p>
<div class="example"><pre>
@@ -55,7 +55,7 @@
true
</pre></div>
-<p>Alternatively, you can download <strong class="pkg">SmallClassNr</strong>
as a .tar.gz archive <span class="URL"><a
href="https://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2.tar.gz">here</a></span>.
After extracting, you should place it in a suitable <code
class="file">pkg</code> folder. For example, on a Debian-based Linux
distribution (e.g. Ubuntu, Mint), you can place it in <code
class="file">$HOME/.gap/pkg</code> (recommended) which makes it available for
just yourself, or in the <strong class="pkg">GAP</strong> installation
directory (<code class="file">gap-X.Y.Z/pkg</code>) which makes it available
for all users.</p>
+<p>Alternatively, you can download <strong class="pkg">SmallClassNr</strong>
as a .tar.gz archive <span class="URL"><a
href="https://github.com/stertooy/SmallClassNr/releases/download/v1.4.3/SmallClassNr-1.4.3.tar.gz">here</a></span>.
After extracting, you should place it in a suitable <code
class="file">pkg</code> folder. For example, on a Debian-based Linux
distribution (e.g. Ubuntu, Mint), you can place it in <code
class="file">$HOME/.gap/pkg</code> (recommended) which makes it available for
just yourself, or in the <strong class="pkg">GAP</strong> installation
directory (<code class="file">gap-X.Y.Z/pkg</code>) which makes it available
for all users.</p>
<p>You can use the following command to efficiently install the package for
yourself:</p>
@@ -66,7 +66,7 @@
<h4>1.2 <span class="Heading">Loading</span></h4>
-<p>Once installed, loading <strong class="pkg">SmallClassNr</strong> can be
done by using <code class="func">LoadPackage</code> (<a
href="/home/runner/gap/doc/ref/chap76.html#X79B373A77B29D1F5"><span
class="RefLink">ref 76.2-1</span></a>).</p>
+<p>Once installed, loading <strong class="pkg">SmallClassNr</strong> can be
done by using <code class="func">LoadPackage</code> (<a
href="../../../doc/ref/chap76.html#X79B373A77B29D1F5"><span class="RefLink">ref
76.2-1</span></a>).</p>
<div class="example"><pre>
@@ -85,11 +85,11 @@
<div class="example"><pre>
-@misc{SCN1.4.2,
+@misc{SCN1.4.3,
author = {Tertooy, Sam},
title = {{SmallClassNr,
Library of finite groups with small class number,
- Version 1.4.2}},
+ Version 1.4.3}},
note = {GAP package},
year = {2025},
howpublished = {\url{https://stertooy.github.io/SmallClassNr}}
@@ -99,11 +99,11 @@
<div class="example"><pre>
-@software{SCN1.4.2,
+@software{SCN1.4.3,
author = {Tertooy, Sam},
title = {SmallClassNr},
subtitle = {Library of finite groups with small class number},
- version = {1.4.2},
+ version = {1.4.3},
note = {GAP package},
year = {2025},
url = {https://stertooy.github.io/SmallClassNr}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap1.txt
new/SmallClassNr-1.4.3/doc/chap1.txt
--- old/SmallClassNr-1.4.2/doc/chap1.txt 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap1.txt 2025-11-13 23:13:19.000000000
+0100
@@ -1,7 +1,7 @@
[1X1 [33X[0;0YThe SmallClassNr package[133X[101X
- [33X[0;0YThis is the manual for the [5XGAP[105X 4 package
[5XSmallClassNr[105X version 1.4.2,
+ [33X[0;0YThis is the manual for the [5XGAP[105X 4 package
[5XSmallClassNr[105X version 1.4.3,
developed by Sam Tertooy.[133X
@@ -21,7 +21,7 @@
[4X[32X[104X
[33X[0;0YAlternatively, you can download [5XSmallClassNr[105X as a
.tar.gz archive here
-
([7Xhttps://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2.tar.gz[107X).
+
([7Xhttps://github.com/stertooy/SmallClassNr/releases/download/v1.4.3/SmallClassNr-1.4.3.tar.gz[107X).
After extracting, you should place it in a suitable [11Xpkg[111X folder.
For example,
on a Debian-based Linux distribution (e.g. Ubuntu, Mint), you can place it
in [11X$HOME/.gap/pkg[111X (recommended) which makes it available for
just yourself,
@@ -58,11 +58,11 @@
[33X[0;0YIn BibTeX:[133X
[4X[32X BibTeX [32X[104X
- [4X@misc{SCN1.4.2,[104X
+ [4X@misc{SCN1.4.3,[104X
[4X author = {Tertooy, Sam},[104X
[4X title = {{SmallClassNr,[104X
[4X Library of finite groups with small class
number,[104X
- [4X Version 1.4.2}},[104X
+ [4X Version 1.4.3}},[104X
[4X note = {GAP package},[104X
[4X year = {2025},[104X
[4X howpublished =
{\url{https://stertooy.github.io/SmallClassNr}}[104X
@@ -72,11 +72,11 @@
[33X[0;0YIn BibLaTeX:[133X
[4X[32X BibLaTeX [32X[104X
- [4X@software{SCN1.4.2,[104X
+ [4X@software{SCN1.4.3,[104X
[4X author = {Tertooy, Sam},[104X
[4X title = {SmallClassNr},[104X
[4X subtitle = {Library of finite groups with small class
number},[104X
- [4X version = {1.4.2},[104X
+ [4X version = {1.4.3},[104X
[4X note = {GAP package},[104X
[4X year = {2025},[104X
[4X url = {https://stertooy.github.io/SmallClassNr}[104X
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chap1_mj.html
new/SmallClassNr-1.4.3/doc/chap1_mj.html
--- old/SmallClassNr-1.4.2/doc/chap1_mj.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chap1_mj.html 2025-11-13 23:13:19.000000000
+0100
@@ -41,7 +41,7 @@
<h3>1 <span class="Heading">The SmallClassNr package</span></h3>
-<p>This is the manual for the <strong class="pkg">GAP</strong> 4 package
<strong class="pkg">SmallClassNr</strong> version 1.4.2, developed by Sam
Tertooy.</p>
+<p>This is the manual for the <strong class="pkg">GAP</strong> 4 package
<strong class="pkg">SmallClassNr</strong> version 1.4.3, developed by Sam
Tertooy.</p>
<p><a id="X8360C04082558A12" name="X8360C04082558A12"></a></p>
@@ -49,7 +49,7 @@
<p>If you are using <strong class="pkg">GAP</strong> version 4.15.0 or newer,
then <strong class="pkg">SmallClassNr</strong> should be installed by
default.</p>
-<p>If this is not the case, but the <strong
class="pkg">PackageManager</strong> package is installed and loaded, you can
install <strong class="pkg">SmallClassNr</strong> from within a <strong
class="pkg">GAP</strong> session using <code class="func">InstallPackage</code>
(<a
href="/home/runner/gap/pkg/packagemanager/doc/chap2_mj.html#X81A6FF1B81D004BA"><span
class="RefLink">PackageManager 2.1-1</span></a>).</p>
+<p>If this is not the case, but the <strong
class="pkg">PackageManager</strong> package is installed and loaded, you can
install <strong class="pkg">SmallClassNr</strong> from within a <strong
class="pkg">GAP</strong> session using <code class="func">InstallPackage</code>
(<a
href="../../../pkg/packagemanager/doc/chap2_mj.html#X81A6FF1B81D004BA"><span
class="RefLink">PackageManager 2.1-1</span></a>).</p>
<div class="example"><pre>
@@ -58,7 +58,7 @@
true
</pre></div>
-<p>Alternatively, you can download <strong class="pkg">SmallClassNr</strong>
as a .tar.gz archive <span class="URL"><a
href="https://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2.tar.gz">here</a></span>.
After extracting, you should place it in a suitable <code
class="file">pkg</code> folder. For example, on a Debian-based Linux
distribution (e.g. Ubuntu, Mint), you can place it in <code
class="file">$HOME/.gap/pkg</code> (recommended) which makes it available for
just yourself, or in the <strong class="pkg">GAP</strong> installation
directory (<code class="file">gap-X.Y.Z/pkg</code>) which makes it available
for all users.</p>
+<p>Alternatively, you can download <strong class="pkg">SmallClassNr</strong>
as a .tar.gz archive <span class="URL"><a
href="https://github.com/stertooy/SmallClassNr/releases/download/v1.4.3/SmallClassNr-1.4.3.tar.gz">here</a></span>.
After extracting, you should place it in a suitable <code
class="file">pkg</code> folder. For example, on a Debian-based Linux
distribution (e.g. Ubuntu, Mint), you can place it in <code
class="file">$HOME/.gap/pkg</code> (recommended) which makes it available for
just yourself, or in the <strong class="pkg">GAP</strong> installation
directory (<code class="file">gap-X.Y.Z/pkg</code>) which makes it available
for all users.</p>
<p>You can use the following command to efficiently install the package for
yourself:</p>
@@ -69,7 +69,7 @@
<h4>1.2 <span class="Heading">Loading</span></h4>
-<p>Once installed, loading <strong class="pkg">SmallClassNr</strong> can be
done by using <code class="func">LoadPackage</code> (<a
href="/home/runner/gap/doc/ref/chap76_mj.html#X79B373A77B29D1F5"><span
class="RefLink">ref 76.2-1</span></a>).</p>
+<p>Once installed, loading <strong class="pkg">SmallClassNr</strong> can be
done by using <code class="func">LoadPackage</code> (<a
href="../../../doc/ref/chap76_mj.html#X79B373A77B29D1F5"><span
class="RefLink">ref 76.2-1</span></a>).</p>
<div class="example"><pre>
@@ -88,11 +88,11 @@
<div class="example"><pre>
-@misc{SCN1.4.2,
+@misc{SCN1.4.3,
author = {Tertooy, Sam},
title = {{SmallClassNr,
Library of finite groups with small class number,
- Version 1.4.2}},
+ Version 1.4.3}},
note = {GAP package},
year = {2025},
howpublished = {\url{https://stertooy.github.io/SmallClassNr}}
@@ -102,11 +102,11 @@
<div class="example"><pre>
-@software{SCN1.4.2,
+@software{SCN1.4.3,
author = {Tertooy, Sam},
title = {SmallClassNr},
subtitle = {Library of finite groups with small class number},
- version = {1.4.2},
+ version = {1.4.3},
note = {GAP package},
year = {2025},
url = {https://stertooy.github.io/SmallClassNr}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chapBib.html
new/SmallClassNr-1.4.3/doc/chapBib.html
--- old/SmallClassNr-1.4.2/doc/chapBib.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chapBib.html 2025-11-13 23:13:19.000000000
+0100
@@ -31,7 +31,9 @@
<i class='BibTitle'>Theory of groups of finite order</i>,
<span class='BibPublisher'>The University Press</span>,
<span class='BibEdition'>Second edition</span>
- (<span class='BibYear'>1911</span>).
+ (<span class='BibYear'>1911</span>),
+ <span class='BibPages'>461-462</span>,
+ <span class='BibChapter'>Chapter Note A</span>.
</p>
@@ -47,13 +49,13 @@
<p><a id="biBland03-a" name="biBland03-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>Lan03</span>] <b class='BibAuthor'>Landau, E.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=1511192">Lan03</a></span>] <b
class='BibAuthor'>Landau, E.</b>,
<i class='BibTitle'>Über die Klassenzahl der binären quadratischen Formen
von negativer Discriminante</i>,
- <span class='BibJournal'>Math Ann</span>,
+ <span class='BibJournal'>Math. Ann.</span>,
<em class='BibVolume'>56</em> (<span class='BibNumber'>4</span>)
(<span class='BibYear'>1903</span>),
- <span class='BibPages'>671--676</span>.
+ <span class='BibPages'>671-676</span>.
</p>
@@ -65,66 +67,66 @@
<span class='BibJournal'>Arch. der Math. u. Phys.</span>,
<em class='BibVolume'>17</em>
(<span class='BibYear'>1911</span>),
- <span class='BibPages'>199--204</span>.
+ <span class='BibPages'>199-204</span>.
</p>
<p><a id="biBos76-a" name="biBos76-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>OS76</span>] <b class='BibAuthor'>Odincov, V. A. and
Starostin, A. I.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=460454">OS76</a></span>] <b
class='BibAuthor'>Odincov, V. A. and Starostin, A. I.</b>,
<i class='BibTitle'>Finite groups with 9 classes of conjugate elements</i>,
- <span class='BibJournal'>Ural. Gos. Univ. Mat. Zap</span>,
+ <span class='BibJournal'>Ural. Gos. Univ. Mat. Zap.</span>,
<em class='BibVolume'>10</em>
(<span class='BibYear'>1976</span>),
- <span class='BibPages'>114--134</span>.
+ <span class='BibPages'>114-134</span>.
</p>
<p><a id="biBpola68-a" name="biBpola68-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>Pol68</span>] <b class='BibAuthor'>Poland, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=223447">Pol68</a></span>] <b
class='BibAuthor'>Poland, J.</b>,
<i class='BibTitle'>Finite Groups with a given Number of Conjugate
Classes</i>,
- <span class='BibJournal'>Canadian J Math</span>,
+ <span class='BibJournal'>Canadian J. Math.</span>,
<em class='BibVolume'>20</em>
(<span class='BibYear'>1968</span>),
- <span class='BibPages'>456--464</span>.
+ <span class='BibPages'>456-464</span>.
</p>
<p><a id="biBvs07-a" name="biBvs07-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLS07</span>] <b class='BibAuthor'>Vera López, A. and
Sangroniz, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=2308490">VLS07</a></span>] <b
class='BibAuthor'>Vera López, A. and Sangroniz, J.</b>,
<i class='BibTitle'>The finite groups with thirteen and fourteen conjugacy
classes</i>,
- <span class='BibJournal'>Math Nachr</span>,
+ <span class='BibJournal'>Math. Nachr.</span>,
<em class='BibVolume'>280</em> (<span class='BibNumber'>5-6</span>)
(<span class='BibYear'>2007</span>),
- <span class='BibPages'>676--694</span>.
+ <span class='BibPages'>676-694</span>.
</p>
<p><a id="biBll85-a" name="biBll85-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLVL85</span>] <b class='BibAuthor'>Vera López, A. and
Vera López, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=804489">VLVL85</a></span>] <b
class='BibAuthor'>Vera López, A. and Vera López, J.</b>,
<i class='BibTitle'>Classification of finite groups according to the number
of conjugacy
classes</i>,
- <span class='BibJournal'>Isr J Math</span>,
+ <span class='BibJournal'>Isr. J. Math.</span>,
<em class='BibVolume'>51</em> (<span class='BibNumber'>4</span>)
(<span class='BibYear'>1985</span>),
- <span class='BibPages'>305--338</span>.
+ <span class='BibPages'>305-338</span>.
</p>
<p><a id="biBll86-a" name="biBll86-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLVL86</span>] <b class='BibAuthor'>Vera López, A. and
Vera López, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=880291">VLVL86</a></span>] <b
class='BibAuthor'>Vera López, A. and Vera López, J.</b>,
<i class='BibTitle'>Classification of finite groups according to the number
of conjugacy
classes II</i>,
- <span class='BibJournal'>Isr J Math</span>,
+ <span class='BibJournal'>Isr. J. Math.</span>,
<em class='BibVolume'>56</em> (<span class='BibNumber'>2</span>)
(<span class='BibYear'>1986</span>),
- <span class='BibPages'>188--221</span>.
+ <span class='BibPages'>188-221</span>.
</p>
<p> </p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chapBib.txt
new/SmallClassNr-1.4.3/doc/chapBib.txt
--- old/SmallClassNr-1.4.2/doc/chapBib.txt 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chapBib.txt 2025-11-13 23:13:19.000000000
+0100
@@ -3,34 +3,34 @@
[1XReferences[101X
[[20XBur11[120X] [16XBurnside, W.[116X, [17XTheory of groups of
finite order[117X, The University
- Press, Second edition (1911).
+ Press, Second edition (1911), 461-462, Chapter Chapter Note A.
[[20XKos74[120X] [16XKosvintsev, L. F.[116X, [17XOver the theory of
groups with properties given
over the centralizers of involutions[117X, [18XSverdlovsk (Ural.),
Summary thesis
Doct[118X (1974).
[[20XLan03[120X] [16XLandau, E.[116X, [17XÜber die Klassenzahl der
binären quadratischen Formen
- von negativer Discriminante[117X, [18XMath Ann[118X, [19X56[119X, 4
(1903), 671--676.
+ von negativer Discriminante[117X, [18XMath. Ann.[118X, [19X56[119X, 4
(1903), 671-676.
[[20XMil11[120X] [16XMiller, G. A.[116X, [17XGroups involving
only a small number of sets of
- conjugate operators[117X, [18XArch. der Math. u. Phys.[118X,
[19X17[119X (1911), 199--204.
+ conjugate operators[117X, [18XArch. der Math. u. Phys.[118X,
[19X17[119X (1911), 199-204.
[[20XOS76[120X] [16XOdincov, V. A. and Starostin, A. I.[116X,
[17XFinite groups with 9 classes of
- conjugate elements[117X, [18XUral. Gos. Univ. Mat. Zap[118X,
[19X10[119X (1976), 114--134.
+ conjugate elements[117X, [18XUral. Gos. Univ. Mat. Zap.[118X,
[19X10[119X (1976), 114-134.
[[20XPol68[120X] [16XPoland, J.[116X, [17XFinite Groups with a given
Number of Conjugate Classes[117X,
- [18XCanadian J Math[118X, [19X20[119X (1968), 456--464.
+ [18XCanadian J. Math.[118X, [19X20[119X (1968), 456-464.
[[20XVLS07[120X] [16XVera López, A. and Sangroniz, J.[116X, [17XThe
finite groups with thirteen
- and fourteen conjugacy classes[117X, [18XMath Nachr[118X, [19X280[119X,
5-6 (2007), 676--694.
+ and fourteen conjugacy classes[117X, [18XMath. Nachr.[118X,
[19X280[119X, 5-6 (2007), 676-694.
[[20XVLVL85[120X] [16XVera López, A. and Vera López, J.[116X,
[17XClassification of finite groups
- according to the number of conjugacy classes[117X, [18XIsr J
Math[118X, [19X51[119X, 4 (1985),
- 305--338.
+ according to the number of conjugacy classes[117X, [18XIsr. J.
Math.[118X, [19X51[119X, 4 (1985),
+ 305-338.
[[20XVLVL86[120X] [16XVera López, A. and Vera López, J.[116X,
[17XClassification of finite groups
- according to the number of conjugacy classes II[117X, [18XIsr J
Math[118X, [19X56[119X, 2 (1986),
- 188--221.
+ according to the number of conjugacy classes II[117X, [18XIsr. J.
Math.[118X, [19X56[119X, 2
+ (1986), 188-221.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/chapBib_mj.html
new/SmallClassNr-1.4.3/doc/chapBib_mj.html
--- old/SmallClassNr-1.4.2/doc/chapBib_mj.html 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/chapBib_mj.html 2025-11-13 23:13:19.000000000
+0100
@@ -34,7 +34,9 @@
<i class='BibTitle'>Theory of groups of finite order</i>,
<span class='BibPublisher'>The University Press</span>,
<span class='BibEdition'>Second edition</span>
- (<span class='BibYear'>1911</span>).
+ (<span class='BibYear'>1911</span>),
+ <span class='BibPages'>461-462</span>,
+ <span class='BibChapter'>Chapter Note A</span>.
</p>
@@ -50,13 +52,13 @@
<p><a id="biBland03-a" name="biBland03-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>Lan03</span>] <b class='BibAuthor'>Landau, E.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=1511192">Lan03</a></span>] <b
class='BibAuthor'>Landau, E.</b>,
<i class='BibTitle'>Über die Klassenzahl der binären quadratischen Formen
von negativer Discriminante</i>,
- <span class='BibJournal'>Math Ann</span>,
+ <span class='BibJournal'>Math. Ann.</span>,
<em class='BibVolume'>56</em> (<span class='BibNumber'>4</span>)
(<span class='BibYear'>1903</span>),
- <span class='BibPages'>671--676</span>.
+ <span class='BibPages'>671-676</span>.
</p>
@@ -68,66 +70,66 @@
<span class='BibJournal'>Arch. der Math. u. Phys.</span>,
<em class='BibVolume'>17</em>
(<span class='BibYear'>1911</span>),
- <span class='BibPages'>199--204</span>.
+ <span class='BibPages'>199-204</span>.
</p>
<p><a id="biBos76-a" name="biBos76-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>OS76</span>] <b class='BibAuthor'>Odincov, V. A. and
Starostin, A. I.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=460454">OS76</a></span>] <b
class='BibAuthor'>Odincov, V. A. and Starostin, A. I.</b>,
<i class='BibTitle'>Finite groups with 9 classes of conjugate elements</i>,
- <span class='BibJournal'>Ural. Gos. Univ. Mat. Zap</span>,
+ <span class='BibJournal'>Ural. Gos. Univ. Mat. Zap.</span>,
<em class='BibVolume'>10</em>
(<span class='BibYear'>1976</span>),
- <span class='BibPages'>114--134</span>.
+ <span class='BibPages'>114-134</span>.
</p>
<p><a id="biBpola68-a" name="biBpola68-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>Pol68</span>] <b class='BibAuthor'>Poland, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=223447">Pol68</a></span>] <b
class='BibAuthor'>Poland, J.</b>,
<i class='BibTitle'>Finite Groups with a given Number of Conjugate
Classes</i>,
- <span class='BibJournal'>Canadian J Math</span>,
+ <span class='BibJournal'>Canadian J. Math.</span>,
<em class='BibVolume'>20</em>
(<span class='BibYear'>1968</span>),
- <span class='BibPages'>456--464</span>.
+ <span class='BibPages'>456-464</span>.
</p>
<p><a id="biBvs07-a" name="biBvs07-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLS07</span>] <b class='BibAuthor'>Vera López, A. and
Sangroniz, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=2308490">VLS07</a></span>] <b
class='BibAuthor'>Vera López, A. and Sangroniz, J.</b>,
<i class='BibTitle'>The finite groups with thirteen and fourteen conjugacy
classes</i>,
- <span class='BibJournal'>Math Nachr</span>,
+ <span class='BibJournal'>Math. Nachr.</span>,
<em class='BibVolume'>280</em> (<span class='BibNumber'>5-6</span>)
(<span class='BibYear'>2007</span>),
- <span class='BibPages'>676--694</span>.
+ <span class='BibPages'>676-694</span>.
</p>
<p><a id="biBll85-a" name="biBll85-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLVL85</span>] <b class='BibAuthor'>Vera López, A. and
Vera López, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=804489">VLVL85</a></span>] <b
class='BibAuthor'>Vera López, A. and Vera López, J.</b>,
<i class='BibTitle'>Classification of finite groups according to the number
of conjugacy
classes</i>,
- <span class='BibJournal'>Isr J Math</span>,
+ <span class='BibJournal'>Isr. J. Math.</span>,
<em class='BibVolume'>51</em> (<span class='BibNumber'>4</span>)
(<span class='BibYear'>1985</span>),
- <span class='BibPages'>305--338</span>.
+ <span class='BibPages'>305-338</span>.
</p>
<p><a id="biBll86-a" name="biBll86-a"></a></p>
<p class='BibEntry'>
-[<span class='BibKey'>VLVL86</span>] <b class='BibAuthor'>Vera López, A. and
Vera López, J.</b>,
+[<span class='BibKeyLink'><a
href="https://www.ams.org/mathscinet-getitem?mr=880291">VLVL86</a></span>] <b
class='BibAuthor'>Vera López, A. and Vera López, J.</b>,
<i class='BibTitle'>Classification of finite groups according to the number
of conjugacy
classes II</i>,
- <span class='BibJournal'>Isr J Math</span>,
+ <span class='BibJournal'>Isr. J. Math.</span>,
<em class='BibVolume'>56</em> (<span class='BibNumber'>2</span>)
(<span class='BibYear'>1986</span>),
- <span class='BibPages'>188--221</span>.
+ <span class='BibPages'>188-221</span>.
</p>
<p> </p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/manual.bib
new/SmallClassNr-1.4.3/doc/manual.bib
--- old/SmallClassNr-1.4.2/doc/manual.bib 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/manual.bib 2025-11-13 23:13:19.000000000
+0100
@@ -1,37 +1,41 @@
@Article{land03-a,
- author = {Landau, Edmund},
- journal = {Math Ann},
- title = {Über die {K}lassenzahl der binären quadratischen {F}ormen von
negativer {D}iscriminante},
- year = {1903},
- number = {4},
- pages = {671--676},
- volume = {56},
+ author = {Landau, E.},
+ journal = {Math. Ann.},
+ title = {Über die {K}lassenzahl der binären quadratischen {F}ormen von
negativer {D}iscriminante},
+ year = {1903},
+ number = {4},
+ pages = {671-676},
+ volume = {56},
+ mrnumber = {1511192}
}
@Article{mill11-a,
- author = {Miller, George Abram},
+ author = {Miller, G. A.},
journal = {Arch. der Math. u. Phys.},
title = {Groups involving only a small number of sets of conjugate
operators},
year = {1911},
- pages = {199--204},
+ pages = {199-204},
volume = {17},
}
-@Book{burn11-a,
- author = {Burnside, William},
+@inbook{burn11-a,
+ author = {Burnside, W.},
publisher = {The University Press},
title = {Theory of groups of finite order},
+ chapter = {Note A},
year = {1911},
edition = {Second},
+ pages = {461-462},
}
@Article{pola68-a,
- author = {Poland, John},
- journal = {Canadian J Math},
- title = {Finite {G}roups with a given {N}umber of {C}onjugate {C}lasses},
- year = {1968},
- pages = {456--464},
- volume = {20},
+ author = {Poland, J.},
+ journal = {Canadian J. Math.},
+ title = {Finite {G}roups with a given {N}umber of {C}onjugate {C}lasses},
+ year = {1968},
+ pages = {456-464},
+ volume = {20},
+ mrnumber = {223447}
}
@Article{kosv74-a,
@@ -42,40 +46,44 @@
}
@Article{os76-a,
- author = {Odincov, V. A. and Starostin, A. I.},
- journal = {Ural. Gos. Univ. Mat. Zap},
- title = {Finite groups with 9 classes of conjugate elements},
- year = {1976},
- pages = {114--134},
- volume = {10},
+ author = {Odincov, V. A. and Starostin, A. I.},
+ journal = {Ural. Gos. Univ. Mat. Zap.},
+ title = {Finite groups with 9 classes of conjugate elements},
+ year = {1976},
+ pages = {114-134},
+ volume = {10},
+ mrnumber = {460454}
}
@Article{ll85-a,
- author = {Vera López, Antonio and Vera López, Juan},
- journal = {Isr J Math},
- title = {Classification of finite groups according to the number of
conjugacy classes},
- year = {1985},
- number = {4},
- pages = {305--338},
- volume = {51},
+ author = {Vera López, A. and Vera López, J.},
+ journal = {Isr. J. Math.},
+ title = {Classification of finite groups according to the number of
conjugacy classes},
+ year = {1985},
+ number = {4},
+ pages = {305-338},
+ volume = {51},
+ mrnumber = {804489}
}
@Article{ll86-a,
- author = {Vera López, Antonio and Vera López, Juan},
- journal = {Isr J Math},
- title = {Classification of finite groups according to the number of
conjugacy classes {II}},
- year = {1986},
- number = {2},
- pages = {188--221},
- volume = {56},
+ author = {Vera López, A. and Vera López, J.},
+ journal = {Isr. J. Math.},
+ title = {Classification of finite groups according to the number of
conjugacy classes {II}},
+ year = {1986},
+ number = {2},
+ pages = {188-221},
+ volume = {56},
+ mrnumber = {880291}
}
@Article{vs07-a,
- author = {Vera López, Antonio and Sangroniz, Josu},
- journal = {Math Nachr},
- title = {The finite groups with thirteen and fourteen conjugacy classes},
- year = {2007},
- number = {5-6},
- pages = {676--694},
- volume = {280},
+ author = {Vera López, A. and Sangroniz, J.},
+ journal = {Math. Nachr.},
+ title = {The finite groups with thirteen and fourteen conjugacy classes},
+ year = {2007},
+ number = {5-6},
+ pages = {676-694},
+ volume = {280},
+ mrnumber = {2308490}
}
Binary files old/SmallClassNr-1.4.2/doc/manual.pdf and
new/SmallClassNr-1.4.3/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/doc/title.xml
new/SmallClassNr-1.4.3/doc/title.xml
--- old/SmallClassNr-1.4.2/doc/title.xml 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/doc/title.xml 2025-11-13 23:13:19.000000000
+0100
@@ -9,7 +9,7 @@
Library of finite groups with small class number
</Subtitle>
<Version>
- 1.4.2
+ 1.4.3
</Version>
<Author>
Sam Tertooy<Alt Only="LaTeX"><Br/></Alt>
@@ -26,7 +26,7 @@
</Author>
<Date>
- 11 October 2025
+ 13 November 2025
</Date>
<Abstract>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/SmallClassNr-1.4.2/tst/smallclassnr.tst
new/SmallClassNr-1.4.3/tst/smallclassnr.tst
--- old/SmallClassNr-1.4.2/tst/smallclassnr.tst 2025-10-11 11:19:47.000000000
+0200
+++ new/SmallClassNr-1.4.3/tst/smallclassnr.tst 2025-11-13 23:13:19.000000000
+0100
@@ -65,4 +65,16 @@
true
#
+gap> PcGrps := AllSmallClassNrGroups( [ 1..14 ], IsPcGroup );;
+gap> ForAll( PcGrps, G -> IsSpecialPcgs( Pcgs( G ) ) );
+true
+
+# Note: MinimalFaithfulPermutationDegree takes long and relies on
SmallGrp/TransGrp/PrimGrp
+gap> PermGrps := AllSmallClassNrGroups( [ 1..14 ], IsPermGroup );;
+gap> ForAll( PermGrps, G -> NrMovedPoints( G ) = NrMovedPoints( ImagesSource(
SmallerDegreePermutationRepresentation( G ) ) ) );
+true
+gap> ForAll( PermGrps, G -> Size( MinimalGeneratingSet( Group(
GeneratorsOfGroup( G ) ) ) ) = Size( GeneratorsOfGroup( G ) ) );
+true
+
+#
gap> STOP_TEST( "smallclassnr.tst" );
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.h3AUfC/_old 2025-11-14 16:16:43.281866268 +0100
+++ /var/tmp/diff_new_pack.h3AUfC/_new 2025-11-14 16:16:43.289866604 +0100
@@ -1,5 +1,5 @@
-mtime: 1760954340
-commit: ea4d4b59c4c749bff3b786af762e3abb7fe9118e21110d7b0df66e04d901f7a9
+mtime: 1763112508
+commit: bf1c6f3f0d46f5a1356364cc5d17377b0676967b6f52a172a70f635daaccdc00
url: https://src.opensuse.org/jengelh/gap-smallclassnr
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 2025-11-14 10:28:35.000000000 +0100
@@ -0,0 +1 @@
+.osc