3 Commits

Author SHA256 Message Date
e8d54ec6b7 gap-xmod 2.95 2025-07-10 16:31:40 +02:00
63a41ffb23 gap-xmod 2.94 2025-07-08 10:02:24 +02:00
3c7100d3f9 gap-xmod 2.93 2025-04-28 10:11:05 +02:00
4 changed files with 37 additions and 6 deletions

BIN
XMod-2.92.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
XMod-2.95.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Jul 10 13:40:40 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.95
* Added `PreXModWithObjectsByBoundaryAndAction`
* Make the new groupoids 1.77 a prerequisite and revise material
on double groupoids to agree with the changes in gap-groupoids.
-------------------------------------------------------------------
Tue Jul 8 08:02:07 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.94
* Added a temporary fix to work with gap-groupoids 1.77
-------------------------------------------------------------------
Mon Apr 28 08:08:21 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.93
* Added sub-crossed square and sub-cat2-group operations
* Simplified the construction of crossed pairings so that
files map2arg.{gd,gi} can be removed
* Implemented (Inner)ActorCat1Group
* Added AutomorphismPermGroup method for cat1-groups
* Renamed PermAutomorphismAsXModMorphism as
PermAutomorphismAs2dGroupMorphism and added cat1-group method
* Added WhiteheadRegularGroup and WhiteheadGroupIsomorphism
* Removed the unused CompositeDerivation (= WhiteheadProduct)
* Removed the unused (List)InverseDerivations
* Renamed WhiteheadGroupGeneratingDerivations as ...UpMappings
* Added WhiteheadGroupInverseIsomorphism
-------------------------------------------------------------------
Tue Jan 23 16:19:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-xmod
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gap-xmod
Version: 2.92
Version: 2.95
Release: 0
Summary: GAP: Crossed Modules and Cat1-Groups
License: GPL-2.0-or-later
@@ -29,7 +29,7 @@ BuildArch: noarch
BuildRequires: gap-rpm-devel
Requires: gap-autpgrp >= 1.10.2
Requires: gap-core >= 4.11
Requires: gap-groupoids >= 1.73
Requires: gap-groupoids >= 1.77
Requires: gap-hap >= 1.29
Requires: gap-smallgrp >= 1.4.2
Requires: gap-utils >= 0.81