10
0
forked from pool/gap-groupoids

2 Commits

Author SHA256 Message Date
ae628b1e3a gap-groupoids 1.81 2025-11-26 21:08:24 +01:00
1e6b91d735 gap-groupoids 1.79 2025-09-11 22:46:04 +02:00
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Nov 26 20:05:52 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.81
* Revised FreeProductWithAmalgamation and HnnExtension.
* Revised Families and Types for semigroups/monoids with objects.
* Major revision of Left/Right/DoubleCosets, to cope with rays.
* Submagma operations not used or documented, so deleted.
* Renamed CosetSuperDomain and CosetActingDomain,
RightActionGroupoid -> GroupoidWithMonoidObjects.
* Renamed GroupoidOfArrow as MWOofArrow and documented it.
-------------------------------------------------------------------
Thu Sep 11 20:45:33 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.79
* Added operation GroupoidInnerAutomorphismNormalSubgroupoid
* Revised code and examples of GroupoidInnerAutomorphism
* Added GroupoidAutomorphismByNtuple(NC) and
HomogeneousDiscreteSubgroupoid
-------------------------------------------------------------------
Sun Jul 20 17:08:57 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-groupoids
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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-groupoids
Version: 1.78
Version: 1.81
Release: 0
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
License: GPL-2.0-or-later
@@ -27,7 +27,6 @@ URL: https://gap-packages.github.io/groupoids/
Source: https://github.com/gap-packages/groupoids/releases/download/v%version/groupoids-%version.tar.gz
BuildArch: noarch
BuildRequires: gap-rpm-devel
Requires: gap-autodoc >= 2019.02.22
Requires: gap-core >= 4.10.1
Requires: gap-fga >= 1.4.0
Requires: gap-utils >= 0.76

Binary file not shown.

BIN
groupoids-1.81.tar.gz LFS Normal file

Binary file not shown.