forked from pool/gap-corelg
gap-corelg 1.57
This commit is contained in:
parent
eef4e3e047
commit
645e66d18b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06ee7fc8faf147e38f61a01c0178b061ed37f922dce4f065c6451f179865185f
|
|
||||||
size 1382884
|
|
BIN
corelg-1.57.tar.gz
(Stored with Git LFS)
Normal file
BIN
corelg-1.57.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 08:52:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.57
|
||||||
|
* Don't attempt to read non-existant files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 25 19:49:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Apr 25 19:49:56 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-corelg
|
# spec file for package gap-corelg
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 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,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-corelg
|
Name: gap-corelg
|
||||||
Version: 1.56
|
Version: 1.57
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: computation with real Lie groups
|
Summary: GAP: computation with real Lie groups
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -26,9 +26,8 @@ URL: http://users.monash.edu/~heikod/corelg/README
|
|||||||
Source: https://github.com/gap-packages/corelg/releases/download/v%version/corelg-%version.tar.gz
|
Source: https://github.com/gap-packages/corelg/releases/download/v%version/corelg-%version.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
Requires: gap-core >= 4.4
|
Requires: gap-core >= 4.8
|
||||||
Requires: gap-sla >= 0.14
|
Requires: gap-sla >= 1.5
|
||||||
Suggests: gap-gapdoc >= 1.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The CoReLG package contains functionality for working with real
|
The CoReLG package contains functionality for working with real
|
||||||
|
Loading…
Reference in New Issue
Block a user