forked from pool/gap-hecke
- Update to release 1.5.3
OBS-URL: https://build.opensuse.org/package/show/science/gap-hecke?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 20:06:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.5.3
|
||||
* remove use of obsolete and undocumented GAP function
|
||||
`InfoRead1`
|
||||
* change definitions of various categories to correctly model
|
||||
their meaning
|
||||
* remove unused and undocumented `FoldLeft` operation
|
||||
* remove unused and undocumented `*` method for functions (to
|
||||
allow function composition)
|
||||
* remove unused, undocumented and broken TeX support in
|
||||
undocumented function DecompositionMatrixString
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 23:18:15 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -17,16 +17,15 @@
|
||||
|
||||
|
||||
Name: gap-hecke
|
||||
Version: 1.5
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: GAP: Hecke - Specht 2.4 ported to GAP 4
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://gap-packages.github.io/hecke/
|
||||
|
||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/hecke-%version.tar.bz2
|
||||
Source: https://github.com/gap-packages/hecke/releases/download/v%version/hecke-%version.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.8
|
||||
|
||||
@@ -36,7 +35,7 @@ matrices of Hecke algebras of the symmetric groups and q-Schur
|
||||
algebras.
|
||||
|
||||
%prep
|
||||
%setup -qn hecke-%version
|
||||
%autosetup -n hecke-%version -p1
|
||||
|
||||
%build
|
||||
|
||||
@@ -44,6 +43,5 @@ algebras.
|
||||
%gappkg_simple_install
|
||||
|
||||
%files -f %name.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
BIN
hecke-1.5.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
hecke-1.5.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
hecke-1.5.tar.bz2
(Stored with Git LFS)
BIN
hecke-1.5.tar.bz2
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user