[info=fc9d633f3f3f1ac33f0c438008d5454d2a2c9b44ccb8a497d487ecb9e1e85a32]
OBS-URL: https://build.opensuse.org/package/show/science/gap-yangbaxter?expand=0&rev=7
This commit is contained in:
commit
04730e54c0
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
BIN
YangBaxter-0.10.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
YangBaxter-0.10.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1718695425
|
||||||
|
commit: fc9d633f3f3f1ac33f0c438008d5454d2a2c9b44ccb8a497d487ecb9e1e85a32
|
||||||
|
url: https://src.opensuse.org/jengelh/gap-yangbaxter
|
||||||
|
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1beba26d86ab918055ca51dab9d08a597f0a255dacc0d67f398d092e3b6cdc05
|
||||||
|
size 256
|
19
gap-yangbaxter.changes
Normal file
19
gap-yangbaxter.changes
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 07:23:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 0.10.5
|
||||||
|
* Remove data for n=5 since Gcd(n,Phi(n))=1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 23 22:11:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 0.10.3
|
||||||
|
* InstallValue on types leads to incorrect behavior
|
||||||
|
* Corrected DehornoyClass
|
||||||
|
* Tests ideals of ideals
|
||||||
|
* Remove data for n=5 since Gcd(n,Phi(n))=1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 12 21:19:51 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Initial package (version 0.10.2) for build.opensuse.org
|
48
gap-yangbaxter.spec
Normal file
48
gap-yangbaxter.spec
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
#
|
||||||
|
# spec file for package gap-yangbaxter
|
||||||
|
#
|
||||||
|
# Copyright (c) 2024 SUSE LLC
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Name: gap-yangbaxter
|
||||||
|
Version: 0.10.5
|
||||||
|
Release: 0
|
||||||
|
Summary: GAP: Combinatorial Solutions for the Yang-Baxter equation
|
||||||
|
License: GPL-3.0-only
|
||||||
|
Group: Productivity/Scientific/Math
|
||||||
|
URL: https://gap-packages.github.io/YangBaxter
|
||||||
|
#Git-Clone: https://github.com/gap-packages/YangBaxter
|
||||||
|
Source: https://github.com/gap-packages/YangBaxter/releases/download/v%version/YangBaxter-%version.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: gap-rpm-devel
|
||||||
|
Requires: gap-core >= 4.9
|
||||||
|
Requires: gap-cryst >= 4.0
|
||||||
|
|
||||||
|
%description
|
||||||
|
The YangBaxter package provides functionality to construct classical
|
||||||
|
and skew braces. It also includes a database of classical and skew
|
||||||
|
braces of small orders.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n YangBaxter-%version
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%gappkg_simple_install
|
||||||
|
|
||||||
|
%files -f %name.files
|
||||||
|
|
||||||
|
%changelog
|
Loading…
Reference in New Issue
Block a user