- Update to release 1.5.3

OBS-URL: https://build.opensuse.org/package/show/science/gap-smallgrp?expand=0&rev=5
This commit is contained in:
2023-06-25 10:01:47 +00:00
committed by Git OBS Bridge
parent bd1c48dcd4
commit 2fc1e7da55
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 25 10:01:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.3
* Correct the information printed by
`SmallGroupsInformation(512)`; it used to claim that the
groups with id 387 - 1698 all have p-class 5, but in fact
those with id 445 - 858 only have p-class 4.
* Fix `SmallGroupsAvailable(p^7)` to return `false` when p > 11
(unless the `sglppow` package is loaded).
-------------------------------------------------------------------
Sat Nov 19 01:24:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>