From 16ee6a1bef9e948cbd5488050aaf517f227ff4c100e3f7e56b5de99b7ab5c4fc Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Sat, 19 Nov 2022 16:52:33 +0000 Subject: [PATCH] Accepting request 1036753 from home:jengelh:branches:science OBS-URL: https://build.opensuse.org/request/show/1036753 OBS-URL: https://build.opensuse.org/package/show/science/gap-modisom?expand=0&rev=1 --- .gitattributes | 23 +++++++++++++++++++ .gitignore | 1 + gap-modisom.changes | 4 ++++ gap-modisom.spec | 53 ++++++++++++++++++++++++++++++++++++++++++++ modisom-2.5.3.tar.gz | 3 +++ 5 files changed, 84 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 gap-modisom.changes create mode 100644 gap-modisom.spec create mode 100644 modisom-2.5.3.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/gap-modisom.changes b/gap-modisom.changes new file mode 100644 index 0000000..0c09dbe --- /dev/null +++ b/gap-modisom.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Sat Nov 19 03:17:06 UTC 2022 - Jan Engelhardt + +- Initial package (version 2.5.3) for build.opensuse.org diff --git a/gap-modisom.spec b/gap-modisom.spec new file mode 100644 index 0000000..f2cb066 --- /dev/null +++ b/gap-modisom.spec @@ -0,0 +1,53 @@ +# +# spec file for package gap-modisom +# +# 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 +# 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 http://bugs.opensuse.org/ +# + + +Name: gap-modisom +Version: 2.5.3 +Release: 0 +Summary: GAP: Computing with nilpotent associative algebras +License: GPL-2.0-or-later +Group: Productivity/Scientific/Math +URL: https://gap-packages.github.io/modisom/ +#Git-Clone: https://github.com/gap-packages/modisom +Source: https://github.com/gap-packages/modisom/releases/download/v%version/modisom-%version.tar.gz +BuildRequires: gap-devel +BuildRequires: gap-rpm-devel +Requires: gap-core >= 4.7 +Requires: gap-polycyclic >= 1.0 + +%description +ModIsom is a GAP package containing various methods for computing +with nilpotent associative algebras. It has a method to determine the +automorphism group and to test isomorphis of such algebras over +finite fields and of modular group algebras of finite p-groups, and +it contains a nilpotent quotient algorithm for finitely presented +associative algebras and a method to determine Kurosh algebras. + +%prep +%autosetup -n modisom-%version + +%build + +%install +%gappkg_simple_install +pushd "%buildroot/$moddir/" +popd + +%files -f %name.files + +%changelog diff --git a/modisom-2.5.3.tar.gz b/modisom-2.5.3.tar.gz new file mode 100644 index 0000000..8ba6ccb --- /dev/null +++ b/modisom-2.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c002326f89ddbd5bc77d8aaca7fca1ca5b3947092c3961c1a04b2b24e2ee0446 +size 573216