1
0

Compare commits

...

3 Commits

6 changed files with 20 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.

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1739134894
commit: 047895d6f886b270fd0f9602a1b647123743080e2af06fea966dcd6ffd908a8c
url: https://src.opensuse.org/jengelh/gap-gaussforhomalg
revision: master

3
build.specials.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9650644658493c087aeba10f3543b366c891fe7fa9587fd694c17d23f734a188
size 256

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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,8 +17,8 @@
Name: gap-gaussforhomalg
Version: 2023.11.01
%define sillyver 2023.11-01
Version: 2024.08.01
%define sillyver 2024.08-01
Release: 0
Summary: GAP: Gauss Functionality for homalg
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
BuildArch: noarch
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.11.1
Requires: gap-core >= 4.12.1
Requires: gap-gapdoc >= 1.0
Requires: gap-gauss >= 2021.04.01
Requires: gap-matricesforhomalg >= 2023.10.01