1
0

gap-cddinterface 2024.09.02

This commit is contained in:
2024-12-31 20:31:58 +01:00
parent ccff39966e
commit fb88d2f820
4 changed files with 12 additions and 6 deletions

BIN
CddInterface-2022.11.01.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
CddInterface-2024.09.02.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 31 19:29:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.09.02
* Support newer cddlib header locations
-------------------------------------------------------------------
Sat Nov 19 03:35:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-cddinterface
#
# 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-cddinterface
Version: 2022.11.01
Version: 2024.09.02
Release: 0
Summary: GAP: Interface to cddlib
License: GPL-2.0-or-later
@@ -28,7 +28,7 @@ Source: https://github.com/homalg-project/CddInterface/releases/download
BuildRequires: gap-devel
BuildRequires: gap-rpm-devel
BuildRequires: pkgconfig(cddlib)
Requires: gap-core >= 4.9
Requires: gap-core >= 4.12
Requires: gap-gapdoc >= 1.5
%description