12
0

- Update to release 2022.08.03

OBS-URL: https://build.opensuse.org/package/show/science/gap-gaussforhomalg?expand=0&rev=10
This commit is contained in:
2022-11-19 19:17:14 +00:00
committed by Git OBS Bridge
parent a52c7ccd1d
commit 666eb5dcad
4 changed files with 22 additions and 18 deletions

BIN
GaussForHomalg-2018.06.01.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
GaussForHomalg-2022.08-03.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,8 +1,14 @@
-------------------------------------------------------------------
Sat Nov 19 19:16:59 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2022.08.03
* No changelog was provided
-------------------------------------------------------------------
Wed Nov 14 22:27:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 2018.06.01
* No changelog wsa provided
* No changelog was provided
-------------------------------------------------------------------
Sat Dec 23 22:15:46 UTC 2017 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-gaussforhomalg
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,37 +17,35 @@
Name: gap-gaussforhomalg
Version: 2018.06.01
Version: 2022.08.03
%define sillyver 2022.08-03
Release: 0
Summary: GAP: Gauss Functionality for homalg
License: GPL-2.0-only
Group: Productivity/Scientific/Math
Url: http://homalg-project.github.io/homalg_project/GaussForHomalg/
#Git-Clone: git://github.com/homalg-project/GaussForHomalg
#Git-Web: https://github.com/homalg-project/GaussForHomalg
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/GaussForHomalg-%version.tar.bz2
URL: https://homalg-project.github.io/pkg/GaussForHomalg
#Git-Clone: https://github.com/homalg-project/homalg_project
Source: https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.7
Requires: gap-gauss >= 2018.02.04
Requires: gap-matricesforhomalg >= 2018.02.04
Suggests: gap-gapdoc >= 1.0
Requires: gap-core >= 4.11.1
Requires: gap-gapdoc >= 1.0
Requires: gap-gauss >= 2021.04.01
Requires: gap-matricesforhomalg >= 2021.04.02
%description
The GaussForHomalg package links the homalg package together with the
Gauss package.
%prep
%setup -qn GaussForHomalg-%version
%autosetup -n GaussForHomalg-%sillyver
%build
rm -v doc/clean doc/.gitignore
%install
%gappkg_simple_install
%files -f %name.files
%defattr(-,root,root)
%changelog