forked from pool/gap-matricesforhomalg
- Update to release 2022.10.05
OBS-URL: https://build.opensuse.org/package/show/science/gap-matricesforhomalg?expand=0&rev=17
This commit is contained in:
parent
bf95cd023e
commit
9897fdb083
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4df76bd144e79aeb4cbcb1b317703800601918ae61fab31cff0ebeeeceeefe9
|
||||
size 664142
|
3
MatricesForHomalg-2022.10-05.tar.gz
Normal file
3
MatricesForHomalg-2022.10-05.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b826417a838cdfd88c1e62520f89c0e3f62a5e753e24ceb0f6c060c3364fb88e
|
||||
size 787706
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 22:02:10 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2022.10.05
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 23:58:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-matricesforhomalg
|
||||
#
|
||||
# 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,29 +17,28 @@
|
||||
|
||||
|
||||
Name: gap-matricesforhomalg
|
||||
Version: 2018.08.25
|
||||
Version: 2022.10.05
|
||||
%define sillyver 2022.10-05
|
||||
Release: 0
|
||||
Summary: GAP: Matrices for the homalg project
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://homalg-project.github.io/homalg_project/MatricesForHomalg/
|
||||
|
||||
#Git-Clone: git://github.com/homalg-project/MatricesForHomalg
|
||||
#Git-Web: https://github.com/homalg-project/MatricesForHomalg
|
||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/MatricesForHomalg-%version.tar.bz2
|
||||
URL: https://homalg-project.github.io/pkg/MatricesForHomalg
|
||||
#Git-Clone: https://github.com/homalg-project/homalg_project
|
||||
Source: https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-%sillyver/MatricesForHomalg-%sillyver.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-core >= 4.11.1
|
||||
Requires: gap-gapdoc >= 1.0
|
||||
Requires: gap-toolsforhomalg >= 2012.10.27
|
||||
Requires: gap-toolsforhomalg >= 2018.12.15
|
||||
Suggests: gap-utils >= 0.54
|
||||
|
||||
%description
|
||||
The MatricesForHomalg package provides lazy evaluated matrices with
|
||||
clever operations for the homalg project.
|
||||
|
||||
%prep
|
||||
%setup -qn MatricesForHomalg-%version
|
||||
%autosetup -n MatricesForHomalg-%sillyver
|
||||
|
||||
%build
|
||||
|
||||
@ -47,6 +46,5 @@ clever operations for the homalg project.
|
||||
%gappkg_simple_install
|
||||
|
||||
%files -f %name.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user