forked from pool/gap-hap
- Update to release 1.47
OBS-URL: https://build.opensuse.org/package/show/science/gap-hap?expand=0&rev=10
This commit is contained in:
parent
91add6f20f
commit
6129e6203d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 19 00:13:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.47
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 14 23:03:25 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Wed Nov 14 23:03:25 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
19
gap-hap.spec
19
gap-hap.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-hap
|
# spec file for package gap-hap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2022 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,29 +17,31 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-hap
|
Name: gap-hap
|
||||||
Version: 1.15
|
Version: 1.47
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Homological Algebra Programming
|
Summary: GAP: Homological Algebra Programming
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: http://hamilton.nuigalway.ie/Hap/www/
|
URL: https://gap-packages.github.io/hap/
|
||||||
|
#Git-Clone: https://github.com/gap-packages/hap
|
||||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/hap%version.tar.bz2
|
Source: https://github.com/gap-packages/hap/archive/refs/tags/v%version.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
Requires: gap-aclib >= 1.1
|
Requires: gap-aclib >= 1.1
|
||||||
Requires: gap-core >= 4.5.6
|
Requires: gap-core >= 4.5.6
|
||||||
Requires: gap-crystcat >= 1.1
|
Requires: gap-crystcat >= 1.1
|
||||||
|
Requires: gap-fga >= 1.1
|
||||||
|
Requires: gap-nq >= 1.1
|
||||||
Requires: gap-polycyclic >= 1.1
|
Requires: gap-polycyclic >= 1.1
|
||||||
Suggests: gap-congruence
|
Suggests: gap-congruence
|
||||||
Suggests: gap-edim >= 1.2.2
|
Suggests: gap-edim >= 1.2.2
|
||||||
Suggests: gap-gapdoc
|
Suggests: gap-gapdoc
|
||||||
Suggests: gap-hapcryst
|
Suggests: gap-hapcryst
|
||||||
Suggests: gap-homology
|
Suggests: gap-homology
|
||||||
|
Suggests: gap-laguna
|
||||||
Suggests: gap-nq >= 1.1
|
Suggests: gap-nq >= 1.1
|
||||||
Suggests: gap-nql
|
Suggests: gap-polymaking >= 0.8.3
|
||||||
Suggests: gap-singular >= 06.07.23
|
Suggests: gap-singular >= 06.07.23
|
||||||
Suggests: gap-xmod
|
Suggests: gap-xmod
|
||||||
|
|
||||||
@ -48,7 +50,7 @@ Suggests: gap-xmod
|
|||||||
finite and infinite groups.
|
finite and infinite groups.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn Hap%version
|
%autosetup -n hap-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -61,6 +63,5 @@ find . -type f -exec grep -l "^#!/usr/local/bin/perl" "{}" "+" | \
|
|||||||
%fdupes %buildroot/%_prefix
|
%fdupes %buildroot/%_prefix
|
||||||
|
|
||||||
%files -f %name.files
|
%files -f %name.files
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6d378d715c9312309532dfb0f35a6e229997c46da389a6fbd7988188ab1d2845
|
|
||||||
size 11436543
|
|
3
v1.47.tar.gz
Normal file
3
v1.47.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77cee2e9fb7607b422dec96eac7e539f2ed731c7403b36a67f8966968722f6c4
|
||||||
|
size 15067284
|
Loading…
Reference in New Issue
Block a user