Compare commits

...

3 Commits

Author SHA256 Message Date
e4e5a4dc5d POSIX sh compatibility 2025-02-28 00:01:31 +01:00
99fac5322b gap-modisom 3.0.1 2024-12-29 03:00:22 +01:00
16f5fcd5b7 gap-modisom 3.0.0 2024-09-20 22:04:11 +02:00
4 changed files with 29 additions and 6 deletions

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Sun Dec 29 01:58:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.0.1
* Make LAGUNA a required dependency to address
``Unbound global variable`` warnings upon modisom loading.
-------------------------------------------------------------------
Fri Sep 20 20:01:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.0.0
* detbins: New invariants and new functions for all fields.
Also new functions which do not need the order as input.
* detbins: Some of the existing functions now give more
information, e.g. ConjugacyClassInfo or SandlingInfo.
* detbins: Many of the functions are now documented. This
concerns both, new and unchanged functions.
* checkbin.gi: New functionality which allows application to
bigger fields.
-------------------------------------------------------------------
Sat Mar 23 21:57:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: gap-modisom
Version: 2.5.4
Version: 3.0.1
Release: 0
Summary: GAP: Computing with nilpotent associative algebras
License: GPL-2.0-or-later
@ -45,8 +45,6 @@ associative algebras and a method to determine Kurosh algebras.
%install
%gappkg_simple_install
pushd "%buildroot/$moddir/"
popd
%files -f %name.files

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f805c55a1c67807d7300271e423aae258be49a9948944c018063d418557922b
size 570500

BIN
modisom-3.0.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.