commit 2b95721dd2e9d614fc419e0148020a56aa16df407737373cd651e9a4c8bf84c9 Author: Jan Engelhardt Date: Sun Dec 29 02:02:35 2024 +0000 [info=c892903c7454326fa6f0171f74b52d31fa5eac41549f8e9e82ec4e81aae014dd] OBS-URL: https://build.opensuse.org/package/show/science/gap-4ti2interface?expand=0&rev=17 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/4ti2Interface-2023.02-04.tar.gz b/4ti2Interface-2023.02-04.tar.gz new file mode 100644 index 0000000..22157ae --- /dev/null +++ b/4ti2Interface-2023.02-04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1552217e91c7fa50e144467c4aa2f8b4e7c7709779e6faf0bf975353c35a93d3 +size 136589 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..ba4d99b --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1711397354 +commit: c892903c7454326fa6f0171f74b52d31fa5eac41549f8e9e82ec4e81aae014dd +url: https://src.opensuse.org/jengelh/gap-4ti2interface +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..4c615c4 --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676484b42761b0590d3c9299feff8195619a569bb2b6cab7e47c713a2c31f1d8 +size 256 diff --git a/gap-4ti2interface.changes b/gap-4ti2interface.changes new file mode 100644 index 0000000..9ed96eb --- /dev/null +++ b/gap-4ti2interface.changes @@ -0,0 +1,46 @@ +------------------------------------------------------------------- +Sat Mar 23 21:19:06 UTC 2024 - Jan Engelhardt + +- Update to release 2023.02.04 + * Ignore warnings about egrep being obsolescent coming from 4ti2 + +------------------------------------------------------------------- +Sun Oct 2 17:42:28 UTC 2022 - Jan Engelhardt + +- Update to release 2022.09.01 + * No changelog was provided + +------------------------------------------------------------------- +Fri Oct 19 10:25:26 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 2018.07.06 + * No changelog was provided + +------------------------------------------------------------------- +Fri Dec 22 19:41:44 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 2017.10.04 + * Added COPYING file + +------------------------------------------------------------------- +Fri Sep 8 16:30:54 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 2017.01.05 + * No changelog was provided + +------------------------------------------------------------------- +Mon Dec 7 19:46:45 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 2015.11.06 +* No upstream changelog available + +------------------------------------------------------------------- +Tue Aug 4 09:04:01 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 2015.04.29 +* Resolve file descriptor leak + +------------------------------------------------------------------- +Fri Apr 18 09:47:00 UTC 2014 - jengelh@inai.de + +- Initial package (version 2013.09.20) for build.opensuse.org diff --git a/gap-4ti2interface.spec b/gap-4ti2interface.spec new file mode 100644 index 0000000..7b5fab4 --- /dev/null +++ b/gap-4ti2interface.spec @@ -0,0 +1,51 @@ +# +# spec file for package gap-4ti2interface +# +# 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-4ti2interface +Version: 2023.02.04 +%define sillyversion 2023.02-04 +Release: 0 +Summary: GAP: Interface to 4ti2 +License: GPL-2.0-only +Group: Productivity/Scientific/Math +URL: https://homalg-project.github.io/homalg_project/4ti2Interface/ +#Git-Clone: https://github.com/homalg-project/homalg_project +Source: https://github.com/homalg-project/homalg_project/releases/download/4ti2Interface-%sillyversion/4ti2Interface-%sillyversion.tar.gz +BuildArch: noarch +BuildRequires: gap-rpm-devel +Requires: 4ti2 +Requires: gap-core >= 4.12.1 +Requires: gap-io >= 4.2 +Suggests: gap-autodoc >= 2013.08.22 + +%description +This package provides a GAP module to interface with 4ti2, +a collection of programs that compute and solve algebraic, +geometric and combinational problems on linear spaces. + +%prep +%autosetup -n 4ti2Interface-%sillyversion + +%build + +%install +%gappkg_simple_install + +%files -f %name.files + +%changelog