forked from pool/gap-sla
- Update to release 1.5.3
OBS-URL: https://build.opensuse.org/package/show/science/gap-sla?expand=0&rev=6
This commit is contained in:
parent
06ff9f495e
commit
a6db0c809b
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 19 01:18:59 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.5.3
|
||||||
|
* Added functionality for Weyl groups as permutation groups.
|
||||||
|
* Some functionality for Weyl groups as perm groups, and
|
||||||
|
branching for reductive subalgebras.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 21 17:26:55 UTC 2016 - jengelh@inai.de
|
Mon Nov 21 17:26:55 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
19
gap-sla.spec
19
gap-sla.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-sla
|
# spec file for package gap-sla
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 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,27 +17,25 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-sla
|
Name: gap-sla
|
||||||
Version: 1.2
|
Version: 1.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Computations with simple Lie algebras
|
Summary: GAP: Computations with simple Lie algebras
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: http://www.science.unitn.it/~degraaf/sla.html
|
URL: https://gap-packages.github.io/sla/
|
||||||
|
#Git-Clone: https://github.com/gap-packages/sla
|
||||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/sla-%version.tar.bz2
|
Source: https://github.com/gap-packages/sla/releases/download/v%version/sla-%version.tar.gz
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: gap-core >= 4.3
|
Requires: gap-core >= 4.8
|
||||||
Requires: gap-quagroup >= 1.3
|
Requires: gap-quagroup >= 1.8
|
||||||
Suggests: gap-gapdoc >= 1.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The package SLA contains functionality for working with simple Lie algebras.
|
The package SLA contains functionality for working with simple Lie algebras.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn sla
|
%autosetup -n sla-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -45,6 +43,5 @@ The package SLA contains functionality for working with simple Lie algebras.
|
|||||||
%gappkg_simple_install
|
%gappkg_simple_install
|
||||||
|
|
||||||
%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:e5efd93ac2c9688a768832eff5d382fc7dbbfddd8e75715fb67387f4b4ccb697
|
|
||||||
size 805213
|
|
3
sla-1.5.3.tar.gz
Normal file
3
sla-1.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:debcc69d2815dce644d7150987d7c1059127f7db1c668167880d272caaea09d5
|
||||||
|
size 1019709
|
Loading…
x
Reference in New Issue
Block a user