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:
parent
f6ba9be1be
commit
b02e857de8
@ -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>
|
Wed Nov 14 22:52:31 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-groupoids
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,21 +17,22 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-groupoids
|
Name: gap-groupoids
|
||||||
Version: 1.63
|
Version: 1.71
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
|
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: https://gap-packages.github.io/groupoids/
|
URL: https://gap-packages.github.io/groupoids/
|
||||||
|
#Git-Clone: https://github.com/gap-packages/groupoids
|
||||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/groupoids-%version.tar.bz2
|
Source: https://github.com/gap-packages/groupoids/releases/download/v%version/groupoids-%version.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: gap-rpm-devel
|
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-fga >= 1.4.0
|
||||||
Requires: gap-gapdoc >= 1.6.1
|
Requires: gap-gapdoc >= 1.6.2
|
||||||
Suggests: gap-semigroups >= 3.0.18
|
Requires: gap-utils >= 0.76
|
||||||
|
Suggests: gap-semigroups >= 3.1.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package allows for the computation of finite groupoids, both
|
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.
|
the initial groups have rewriting systems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn groupoids-%version
|
%autosetup -n groupoids-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -50,6 +51,5 @@ rm -Rf scripts
|
|||||||
%gappkg_simple_install
|
%gappkg_simple_install
|
||||||
|
|
||||||
%files -f %name.files
|
%files -f %name.files
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fffc2a4a8bc258ede69fb2f92e0935f606bd5714b56b49bb4e7d17c7ed6cd617
|
|
||||||
size 591222
|
|
3
groupoids-1.71.tar.gz
Normal file
3
groupoids-1.71.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b0e54a55ffaa80c432bb14e3f5c6638b71e92a549d535cd8c4749c5bc2b2c84
|
||||||
|
size 780678
|
Loading…
x
Reference in New Issue
Block a user