10
0

2 Commits

Author SHA256 Message Date
2674f4c790 gap-cddinterface 2025.06.24 2025-10-11 19:46:58 +02:00
f1629f3f12 Request pkgconfig(cddgmp) 2025-09-11 22:29:02 +02:00
4 changed files with 18 additions and 7 deletions

Binary file not shown.

BIN
CddInterface-2025.06.24.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Oct 11 17:46:40 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2025.06.24
* No changelog was provided
-------------------------------------------------------------------
Thu Sep 11 20:16:25 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Specifically request pkgconfig(cddgmp) now that it exists.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de> Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package gap-cddinterface # spec file for package gap-cddinterface
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# 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
@@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: gap-cddinterface Name: gap-cddinterface
Version: 2024.09.02 Version: 2025.06.24
Release: 0 Release: 0
Summary: GAP: Interface to cddlib Summary: GAP: Interface to cddlib
License: GPL-2.0-or-later License: GPL-2.0-or-later
@@ -27,7 +27,7 @@ URL: https://homalg-project.github.io/CddInterface
Source: https://github.com/homalg-project/CddInterface/releases/download/v%version/CddInterface-%version.tar.gz Source: https://github.com/homalg-project/CddInterface/releases/download/v%version/CddInterface-%version.tar.gz
BuildRequires: gap-devel BuildRequires: gap-devel
BuildRequires: gap-rpm-devel BuildRequires: gap-rpm-devel
BuildRequires: pkgconfig(cddlib) BuildRequires: pkgconfig(cddgmp)
Requires: gap-core >= 4.12 Requires: gap-core >= 4.12
Requires: gap-gapdoc >= 1.5 Requires: gap-gapdoc >= 1.5