17
0

7 Commits

Author SHA256 Message Date
fdaefcc246 Accepting request 1287210 from science
- Update to release 1.0.9

OBS-URL: https://build.opensuse.org/request/show/1287210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-deepthought?expand=0&rev=4
2025-06-20 14:54:45 +00:00
OBS User unknown
63d99b692c [info=fc1b82d034542b9abbb878841f4100c1b827293c8f4d206ef23cc6bd0682b29b]
OBS-URL: https://build.opensuse.org/package/show/science/gap-deepthought?expand=0&rev=6
2025-06-20 12:07:18 +00:00
221a7118ce Accepting request 1249109 from science
- Make specfile conform to POSIX sh

OBS-URL: https://build.opensuse.org/request/show/1249109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-deepthought?expand=0&rev=3
2025-02-28 16:39:15 +00:00
OBS User unknown
4ece1ab344 [info=8b82718cc14a04b927c263de6268b9e579db423f3d449489288529e22deb751e]
OBS-URL: https://build.opensuse.org/package/show/science/gap-deepthought?expand=0&rev=5
2025-02-27 23:10:44 +00:00
88cde4a8d9 Accepting request 1244547 from science
- Update to release 1.0.8

OBS-URL: https://build.opensuse.org/request/show/1244547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-deepthought?expand=0&rev=2
2025-02-10 16:26:39 +00:00
OBS User unknown
2e07be064a [info=0ee8d2c535b6717ca0f78b83736699d03749a8b9d048c2b60fbccdf2f13f5c51]
OBS-URL: https://build.opensuse.org/package/show/science/gap-deepthought?expand=0&rev=4
2025-02-09 20:57:53 +00:00
3ec0d5e711 [info=4eac2cbbaf5b80ba1d483cbf0e8cfb4fcc7be7941b26d23e039c950cf567f532]
OBS-URL: https://build.opensuse.org/package/show/science/gap-deepthought?expand=0&rev=3
2025-02-09 20:56:17 +00:00
6 changed files with 31 additions and 9 deletions

Binary file not shown.

BIN
DeepThought-1.0.9.tar.gz LFS Normal file

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1750421226
commit: fc1b82d034542b9abbb878841f4100c1b827293c8f4d206ef23cc6bd0682b29b
url: https://src.opensuse.org/jengelh/gap-deepthought
revision: master

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36885374c1efb901a063354a30f5b4a8b8826b788186626d67ddc0fa66bcdf0a
size 256

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jun 20 12:06:52 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.9
* No user-visible changes
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Sun Feb 9 20:57:33 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.8
* Use designated initializers for StructInitInfo
-------------------------------------------------------------------
Sat Nov 19 17:15:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-deepthought
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gap-deepthought
Version: 1.0.6
Version: 1.0.9
Release: 0
Summary: GAP: Deep Thought for computations in nilpotent groups
License: GPL-2.0-or-later
@@ -28,7 +28,7 @@ Source: https://github.com/gap-packages/DeepThought/releases/download/v%
BuildRequires: c_compiler
BuildRequires: gap-devel
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.9
Requires: gap-core >= 4.12
Requires: gap-gapdoc >= 1.5
Requires: gap-polycyclic >= 2.11
@@ -47,9 +47,7 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
rm -Rf src
popd
rm -Rf "%buildroot/$fmoddir/src"
%files -f %name.files