1
0

gap-gaussforhomalg 2024.08.01

This commit is contained in:
Jan Engelhardt 2025-02-09 22:01:34 +01:00
parent 866bb8f63a
commit 047895d6f8
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:114b3744ddbdc766c66e7891ffd2badb02c1ebe3c326df525d0ffa198975f570
size 229464

BIN
GaussForHomalg-2024.08-01.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 9 21:01:19 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.08.01
* No changelog was provided
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 23 21:41:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Sat Mar 23 21:41:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package gap-gaussforhomalg # spec file for package gap-gaussforhomalg
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 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,8 +17,8 @@
Name: gap-gaussforhomalg Name: gap-gaussforhomalg
Version: 2023.11.01 Version: 2024.08.01
%define sillyver 2023.11-01 %define sillyver 2024.08-01
Release: 0 Release: 0
Summary: GAP: Gauss Functionality for homalg Summary: GAP: Gauss Functionality for homalg
License: GPL-2.0-only License: GPL-2.0-only
@ -28,7 +28,7 @@ URL: https://homalg-project.github.io/pkg/GaussForHomalg
Source: https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz Source: https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: gap-rpm-devel BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.11.1 Requires: gap-core >= 4.12.1
Requires: gap-gapdoc >= 1.0 Requires: gap-gapdoc >= 1.0
Requires: gap-gauss >= 2021.04.01 Requires: gap-gauss >= 2021.04.01
Requires: gap-matricesforhomalg >= 2023.10.01 Requires: gap-matricesforhomalg >= 2023.10.01