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:
@@ -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
|
||||
|
||||
|
19
gap-sla.spec
19
gap-sla.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,27 +17,25 @@
|
||||
|
||||
|
||||
Name: gap-sla
|
||||
Version: 1.2
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: GAP: Computations with simple Lie algebras
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://www.science.unitn.it/~degraaf/sla.html
|
||||
|
||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/sla-%version.tar.bz2
|
||||
URL: https://gap-packages.github.io/sla/
|
||||
#Git-Clone: https://github.com/gap-packages/sla
|
||||
Source: https://github.com/gap-packages/sla/releases/download/v%version/sla-%version.tar.gz
|
||||
BuildRequires: gap-rpm-devel
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
Requires: gap-core >= 4.3
|
||||
Requires: gap-quagroup >= 1.3
|
||||
Suggests: gap-gapdoc >= 1.0
|
||||
Requires: gap-core >= 4.8
|
||||
Requires: gap-quagroup >= 1.8
|
||||
|
||||
%description
|
||||
The package SLA contains functionality for working with simple Lie algebras.
|
||||
|
||||
%prep
|
||||
%setup -qn sla
|
||||
%autosetup -n sla-%version
|
||||
|
||||
%build
|
||||
|
||||
@@ -45,6 +43,5 @@ The package SLA contains functionality for working with simple Lie algebras.
|
||||
%gappkg_simple_install
|
||||
|
||||
%files -f %name.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
BIN
sla-1.2.tar.bz2
(Stored with Git LFS)
BIN
sla-1.2.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
sla-1.5.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
sla-1.5.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user