forked from pool/gap-images
Accepting request 1036846 from home:jengelh:branches:science
OBS-URL: https://build.opensuse.org/request/show/1036846 OBS-URL: https://build.opensuse.org/package/show/science/gap-images?expand=0&rev=1
This commit is contained in:
commit
043aeefd64
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
|
4
gap-images.changes
Normal file
4
gap-images.changes
Normal file
@ -0,0 +1,4 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 21:34:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Initial package (version 1.3.1) for build.opensuse.org
|
49
gap-images.spec
Normal file
49
gap-images.spec
Normal file
@ -0,0 +1,49 @@
|
||||
#
|
||||
# spec file for package gap-images
|
||||
#
|
||||
# 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-images
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: GAP: Minimal and Canonical images
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://gap-packages.github.io/images/
|
||||
#Git-Clone: https://github.com/gap-packages/images
|
||||
Source: https://github.com/gap-packages/images/releases/download/v%version/images-%version.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.10
|
||||
Requires: gap-gapdoc >= 1.5
|
||||
Suggests: gap-ferret >= 0.8.0
|
||||
|
||||
%description
|
||||
A GAP package for finding minimal and canonical images in
|
||||
permutation groups.
|
||||
|
||||
%prep
|
||||
%autosetup -n images-%version
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
%gappkg_simple_install
|
||||
|
||||
%files -f %name.files
|
||||
|
||||
%changelog
|
3
images-1.3.1.tar.gz
Normal file
3
images-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e6114584c22f9f088158d697ad27bc5f0b0210ea606c91ecac7d6c6fc7080de
|
||||
size 188946
|
Loading…
Reference in New Issue
Block a user