[info=645e66d18bfe2262064f65576d67213d18641aad75b6cfece8b93a4aa797f512]
OBS-URL: https://build.opensuse.org/package/show/science/gap-corelg?expand=0&rev=9
This commit is contained in:
parent
be2259ebab
commit
c705f8e13c
@ -1,4 +1,4 @@
|
||||
mtime: 1703800567
|
||||
commit: eef4e3e047eb35da16fe7d1a06c5c2cab2a9cf115163a3932297c198ddba45d2
|
||||
mtime: 1725958412
|
||||
commit: 645e66d18bfe2262064f65576d67213d18641aad75b6cfece8b93a4aa797f512
|
||||
url: https://src.opensuse.org/jengelh/gap-corelg
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e115f9ea8d033d91ea380d27317db72423005dd4f2e4ca46261a27baeac9b4be
|
||||
oid sha256:b10b1b0fe19839c2d238c78362e2324e44aad0e631275e09680f7f366012644b
|
||||
size 256
|
||||
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gap-corelg
|
||||
Version: 1.56
|
||||
Version: 1.57
|
||||
Release: 0
|
||||
Summary: GAP: computation with real Lie groups
|
||||
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
|
||||
BuildArch: noarch
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.4
|
||||
Requires: gap-sla >= 0.14
|
||||
Suggests: gap-gapdoc >= 1.0
|
||||
Requires: gap-core >= 4.8
|
||||
Requires: gap-sla >= 1.5
|
||||
|
||||
%description
|
||||
The CoReLG package contains functionality for working with real
|
||||
|
Loading…
x
Reference in New Issue
Block a user