1
0
forked from pool/gap-groupoids

- Update to release 1.71

OBS-URL: https://build.opensuse.org/package/show/science/gap-groupoids?expand=0&rev=9
This commit is contained in:
2022-11-19 00:09:19 +00:00
committed by Git OBS Bridge
parent f6ba9be1be
commit b02e857de8
4 changed files with 22 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Nov 19 00:07:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.71
* Renamed GpdIsDigraph etc as IsGroupoidDigraph
* Replaced IsDiscrete by IsDiscreteMagmaWithObjects
* Changed nicemap.tst to cope with alternative NiceMonomorphisms
-------------------------------------------------------------------
Wed Nov 14 22:52:31 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-groupoids
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,22 @@
Name: gap-groupoids
Version: 1.63
Version: 1.71
Release: 0
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
Url: https://gap-packages.github.io/groupoids/
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/groupoids-%version.tar.bz2
URL: https://gap-packages.github.io/groupoids/
#Git-Clone: https://github.com/gap-packages/groupoids
Source: https://github.com/gap-packages/groupoids/releases/download/v%version/groupoids-%version.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.9.2
Requires: gap-autodoc >= 2019.02.22
Requires: gap-core >= 4.10.1
Requires: gap-fga >= 1.4.0
Requires: gap-gapdoc >= 1.6.1
Suggests: gap-semigroups >= 3.0.18
Requires: gap-gapdoc >= 1.6.2
Requires: gap-utils >= 0.76
Suggests: gap-semigroups >= 3.1.1
%description
This package allows for the computation of finite groupoids, both
@@ -41,7 +42,7 @@ forms for Free Products with Amalgamation and for HNN extensions when
the initial groups have rewriting systems.
%prep
%setup -qn groupoids-%version
%autosetup -n groupoids-%version
%build
@@ -50,6 +51,5 @@ rm -Rf scripts
%gappkg_simple_install
%files -f %name.files
%defattr(-,root,root)
%changelog

BIN
groupoids-1.63.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
groupoids-1.71.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.