forked from pool/gap-orb
gap-orb 5.0.0
This commit is contained in:
parent
e02691c2a9
commit
29f8f2fd02
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 22 10:14:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 5.0.0
|
||||||
|
* Remove legacy APIs `InitHT`, `NewHT`, `AddHT`, `ValueHT`,
|
||||||
|
`GrowHT`. Instead use `HTCreate`, `HTAdd`, `HTValue`,
|
||||||
|
`HTDelete` and `HTUpdate`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 3 13:16:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Fri Jan 3 13:16:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-orb
|
Name: gap-orb
|
||||||
Version: 4.9.2
|
Version: 5.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Methods to enumerate Orbits
|
Summary: GAP: Methods to enumerate Orbits
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
BIN
orb-4.9.2.tar.gz
(Stored with Git LFS)
BIN
orb-4.9.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
orb-5.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
orb-5.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user