2 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
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>

View File

@@ -17,7 +17,7 @@
Name: gap-modisom
Version: 3.0.0
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

BIN
modisom-3.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.